deps: Bump OpenTelemetry from 1.15.3 to 1.16.0 - #175
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Core/PluginSystemTests.cs#L357
Ensure tasks using 'IDisposable' instances complete before the instances are disposed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2025)
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Security/SecurityValidationTests.cs#L126
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Security/SecurityValidationTests.cs#L125
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Security/SecurityValidationTests.cs#L124
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Security/SecurityValidationTests.cs#L123
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Security/SecurityValidationTests.cs#L104
Null should not be used for type parameter 'invalidPath' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Security/SecurityValidationTests.cs#L51
Null should not be used for type parameter 'invalidPath' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Loading/NuGetPluginLoaderTests.cs#L17
The field 'NuGetPluginLoaderTests._testPackageId' is assigned but its value is never used
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Core/PluginSystemTests.cs#L20
Field 'PluginSystemTests._pluginSystem' is never assigned to, and will always have its default value null
|
|
Build:
tests/Unit/DotCompute.Plugins.Tests/Core/PluginSystemTests.cs#L332
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
background
wait
wait-all
cancel
parallel
Loading