feat: update Liquid.Core reference. #23
liquid-ci-cd-core-telemetry-elasticapm.yaml
on: pull_request
call-reusable-build-workflow
/
build
1m 19s
Annotations
13 warnings
call-reusable-build-workflow / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Extensions/DependencyInjection/IApplicationBuilderExtensions.cs#L22
'ApplicationBuilderExtensions.UseAllElasticApm(IApplicationBuilder, IConfiguration)' is obsolete: 'This extension is maintained for backward compatibility. We recommend registering the agent via the IServiceCollection using the AddAllElasticApm extension method instead. This method may be removed in a future release.'
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmTelemetryBehavior.cs#L44
Remove this useless assignment to local variable 'response'. (https://rules.sonarsource.com/csharp/RSPEC-1854)
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmInterceptor.cs#L66
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmTelemetryBehavior.cs#L68
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmTelemetryBehavior.cs#L74
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmTelemetryBehavior.cs#L80
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Extensions/DependencyInjection/IApplicationBuilderExtensions.cs#L22
'ApplicationBuilderExtensions.UseAllElasticApm(IApplicationBuilder, IConfiguration)' is obsolete: 'This extension is maintained for backward compatibility. We recommend registering the agent via the IServiceCollection using the AddAllElasticApm extension method instead. This method may be removed in a future release.'
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmTelemetryBehavior.cs#L44
Remove this useless assignment to local variable 'response'. (https://rules.sonarsource.com/csharp/RSPEC-1854)
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmInterceptor.cs#L66
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
call-reusable-build-workflow / build:
src/Liquid.Core.Telemetry.ElasticApm/Implementations/LiquidElasticApmTelemetryBehavior.cs#L68
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
call-reusable-build-workflow / build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
call-reusable-build-workflow / build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|