Skip to content

Merge pull request #113 from Cysharp/hadashiA/rename-metadata #272

Merge pull request #113 from Cysharp/hadashiA/rename-metadata

Merge pull request #113 from Cysharp/hadashiA/rename-metadata #272

Triggered via push November 17, 2023 09:50
Status Success
Total duration 1m 2s
Artifacts

build-debug.yml

on: push
build-dotnet
52s
build-dotnet
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-dotnet
Non-nullable field 'Items' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-dotnet
The field 'CollectionsMarshal.ListDummy<T>.version' is never used
build-dotnet
Field 'CollectionsMarshal.ListDummy<T>.Items' is never assigned to, and will always have its default value null
build-dotnet
The field 'CollectionsMarshal.ListDummy<T>.size' is never used
build-dotnet
'BitOperations.PopCount(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build-dotnet
Argument 'levels' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
build-dotnet
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
build-dotnet
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
build-dotnet
Multiple logging methods are using event name Z in class Log (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1025)
build-dotnet
Non-nullable field 'Items' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.