deps: Bump OpenTelemetry and OpenTelemetry.Extensions.Hosting - #177
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
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/Hardware/DotCompute.Hardware.Metal.Tests/TestMetalDevice.cs#L10
Type 'TestMetalDevice' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
|
Build:
tests/Hardware/DotCompute.Hardware.Metal.Tests/MetalShaderCompilationTests.cs#L28
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
tests/Hardware/DotCompute.Hardware.Metal.Tests/Execution/MetalKernelExecutionAdvancedTests.cs#L323
Dereference of a possibly null reference.
|
|
Build:
tests/Hardware/DotCompute.Hardware.Metal.Tests/Execution/MetalKernelExecutionAdvancedTests.cs#L196
Dereference of a possibly null reference.
|
|
Build:
tests/Hardware/DotCompute.Hardware.Metal.Tests/Execution/MetalKernelExecutionAdvancedTests.cs#L169
Dereference of a possibly null reference.
|
|
Build:
tests/Hardware/DotCompute.Hardware.Metal.Tests/Execution/MetalKernelExecutionAdvancedTests.cs#L83
Dereference of a possibly null reference.
|
|
Build:
tests/Hardware/DotCompute.Hardware.Metal.Tests/Execution/MetalKernelExecutionAdvancedTests.cs#L37
Dereference of a possibly null reference.
|
|
Build:
tests/Hardware/DotCompute.Hardware.Metal.Tests/TestMetalDevice.cs#L111
The variable 'kernelSource' is assigned but its value is never used
|
|
Build:
tests/Unit/DotCompute.Runtime.Tests/Factories/DeviceEnumerationTests.cs#L87
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
|
Build:
tests/Unit/DotCompute.Runtime.Tests/Factories/DeviceEnumerationTests.cs#L69
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'DotCompute.Runtime.Tests.Factories.DeviceEnumerationTests.GetAvailableDevicesAsync_AlwaysReturnsCpuDevice()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
background
wait
wait-all
cancel
parallel
Loading