Skip to content

Bump the all group with 3 updates #139

Bump the all group with 3 updates

Bump the all group with 3 updates #139

Triggered via pull request February 1, 2025 21:11
Status Success
Total duration 2m 45s
Artifacts

dotnet-test.yml

on: pull_request
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)