Merge pull request #113 from Cysharp/hadashiA/rename-metadata #272
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.
|