fix skywalking trace broken when command in backgroundservice #25 #6
Annotations
11 warnings
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:
src/Snowflake.Redis/RedisWorkerIdGenerator.cs#L27
Remove this unread private field '_connectionMultiplexer' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
Build:
src/Snowflake.Redis/RedisWorkerIdGenerator.cs#L27
Remove this unread private field '_connectionMultiplexer' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
Build:
src/Snowflake.Redis/RedisWorkerIdGenerator.cs#L27
Remove this unread private field '_connectionMultiplexer' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
Build:
test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L5
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService'
|
Build:
test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L5
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService.CreateOrderCommandBackgroundService(IServiceProvider)'
|
Build:
test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L7
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService.ExecuteAsync(CancellationToken)'
|
Build:
test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L5
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService'
|
Build:
test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L5
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService.CreateOrderCommandBackgroundService(IServiceProvider)'
|
Build:
test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L7
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService.ExecuteAsync(CancellationToken)'
|
Build:
test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L5
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService'
|
Loading