Merge branch 'main' into develop #389
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, simon-k/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/FusionCache.Plugins.Metrics.OpenTelemetry/FusionMeter.cs#L108
Possible null reference return.
|
build:
examples/AppMetricsPluginExampleFrameworkOnAspNetCore/Program.cs#L15
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
build:
tests/FusionCache.Plugins.Metrics.AppMetrics.Tests/AppMetricsTests.cs#L120
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
tests/FusionCache.Plugins.Metrics.AppMetrics.Tests/AppMetricsTests.cs#L143
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
tests/FusionCache.Plugins.Metrics.OpenTelemetry.Tests/BackgroundFailSafeTests.cs#L24
The variable 'measurementName' is assigned but its value is never used
|
build:
src/FusionCache.Plugins.Metrics.OpenTelemetry/FusionMeter.cs#L108
Possible null reference return.
|
build:
examples/AppMetricsPluginExampleFrameworkOnAspNetCore/Program.cs#L15
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
build:
tests/FusionCache.Plugins.Metrics.AppMetrics.Tests/AppMetricsTests.cs#L120
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
tests/FusionCache.Plugins.Metrics.AppMetrics.Tests/AppMetricsTests.cs#L143
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
tests/FusionCache.Plugins.Metrics.OpenTelemetry.Tests/BackgroundFailSafeTests.cs#L24
The variable 'measurementName' is assigned but its value is never used
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|