Skip to content

feat(webhooks): user subscription rewrite timeout. #107

feat(webhooks): user subscription rewrite timeout.

feat(webhooks): user subscription rewrite timeout. #107

Triggered via push June 5, 2024 08:01
Status Success
Total duration 8m 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build: aspnet-core/services/LY.MicroService.Applications.Single/MicroServiceApplicationsSingleModule.Configure.cs#L3
The type or namespace name 'Forwarded' does not exist in the namespace 'LINGYUN.Abp.AspNetCore.HttpOverrides' (are you missing an assembly reference?)
Build: aspnet-core/services/LY.MicroService.Applications.Single/MicroServiceApplicationsSingleModule.Configure.cs#L3
The type or namespace name 'Forwarded' does not exist in the namespace 'LINGYUN.Abp.AspNetCore.HttpOverrides' (are you missing an assembly reference?)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: aspnet-core/framework/rules/LINGYUN.Abp.Rules.RulesEngine/LINGYUN/Abp/Rules/RulesEngine/RulesEngineContributor.cs#L14
Field 'RulesEngineContributor._ruleEngine' is never assigned to, and will always have its default value null
Build: aspnet-core/framework/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLockHandle.cs#L26
'DaprClient.Unlock(string, string, string, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
Build: aspnet-core/framework/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLock.cs#L41
'DaprClient.Lock(string, string, string, int, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
Build: aspnet-core/framework/rules/LINGYUN.Abp.Rules.RulesEngine/LINGYUN/Abp/Rules/RulesEngine/RulesEngineContributor.cs#L14
Field 'RulesEngineContributor._ruleEngine' is never assigned to, and will always have its default value null
Build: aspnet-core/framework/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLockHandle.cs#L26
'DaprClient.Unlock(string, string, string, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
Build: aspnet-core/framework/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLock.cs#L41
'DaprClient.Lock(string, string, string, int, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
Build: aspnet-core/framework/common/LINGYUN.Abp.AspNetCore.SignalR/Microsoft/AspNetCore/Http/SignalRJwtTokenMiddleware.cs#L26
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Build: aspnet-core/tests/LINGYUN.Abp.AspNetCore.Tests/LINGYUN/Abp/AspNetCore/AbpAspNetCoreTestBase.cs#L19
'AbpAspNetCoreIntegratedTestBase<TStartup>' is obsolete: 'Use AbpWebApplicationFactoryIntegratedTest instead.'
Build: aspnet-core/tests/LINGYUN.Abp.AuditLogging.Elasticsearch.Tests/LINGYUN/Abp/AuditLogging/Elasticsearch/AuditLogManagerTests.cs#L20
Public method 'Save_Audit_Log_Should_Be_Find_By_Id' on test class 'AuditLogManagerTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
Build: aspnet-core/framework/common/LINGYUN.Abp.AspNetCore.SignalR/Microsoft/AspNetCore/Http/SignalRJwtTokenMiddleware.cs#L26
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)