Skip to content

adding dotnet 9

adding dotnet 9 #22

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

publish.yml

on: push
📝 Update version
8s
📝 Update version
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
🛠️ Build: 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: 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)