Bump the all group with 2 updates (#34) #138
Annotations
9 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🛠️ 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)
|