adding dotnet 9 #134
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)
|