Skip to content

adding dotnet 9

adding dotnet 9 #134

Triggered via push November 2, 2024 08:06
Status Success
Total duration 2m 11s
Artifacts

dotnet-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
🛠️ Build & 📋 Test on macos-latest: Library/Classes/UUIDJsonConverter/UUIDJsonConverter.cs#L15
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
🛠️ Build & 📋 Test on macos-latest: Library/Static Classes/V4/V4 - Generate.cs#L22
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
🛠️ Build & 📋 Test on ubuntu-latest: Library/Classes/UUIDJsonConverter/UUIDJsonConverter.cs#L15
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
🛠️ Build & 📋 Test on ubuntu-latest: Library/Static Classes/V4/V4 - Generate.cs#L22
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
🛠️ Build & 📋 Test on windows-latest: Library/Classes/UUIDJsonConverter/UUIDJsonConverter.cs#L15
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
🛠️ Build & 📋 Test on windows-latest: Library/Static Classes/V4/V4 - Generate.cs#L22
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
🛠️ Build & 📋 Test on windows-2019: Library/Classes/UUIDJsonConverter/UUIDJsonConverter.cs#L15
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
🛠️ Build & 📋 Test on windows-2019: Library/Static Classes/V4/V4 - Generate.cs#L22
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)