Skip to content

Feat: Add benchmark projects for UUID serialization implementations #39

Feat: Add benchmark projects for UUID serialization implementations

Feat: Add benchmark projects for UUID serialization implementations #39

Triggered via push December 18, 2024 15:31
Status Success
Total duration 3m 16s
Artifacts

dotnet.yml

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

Annotations

10 warnings
Build (Release, UUID.sln): src/UUID.Serialization.System/Converters/UUIDConverter.cs#L31
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): src/UUID.Serialization.Newtonsoft/Converters/UUIDConverter.cs#L37
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): src/UUID.Serialization.System/Converters/UUIDConverter.cs#L31
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): src/UUID.Serialization.Newtonsoft/Converters/UUIDConverter.cs#L37
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): demo/UUID.Demo/Program.cs#L124
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): demo/UUID.Demo/Program.cs#L127
Dereference of a possibly null reference.
Build (Release, UUID.sln): src/UUID.Serialization.System/Converters/UUIDConverter.cs#L31
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): src/UUID.Serialization.Newtonsoft/Converters/UUIDConverter.cs#L37
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): src/UUID.Serialization.System/Converters/UUIDConverter.cs#L31
Converting null literal or possible null value to non-nullable type.
Build (Release, UUID.sln): src/UUID.Serialization.System/Converters/UUIDConverter.cs#L31
Converting null literal or possible null value to non-nullable type.