Update README.md #358
Annotations
10 warnings
build-dotnet
The variable 'x' is assigned but its value is never used
|
build-dotnet
The variable 'y' is assigned but its value is never used
|
build-dotnet
The variable 'z' is assigned but its value is never used
|
build-dotnet
The field 'EmptyLogging.zLoggerFactory3' is never used
|
build-dotnet
The field 'EmptyLogging.zLogger3' is assigned but its value is never used
|
build-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-dotnet:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L130
The variable 'x' is assigned but its value is never used
|
build-dotnet:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L131
The variable 'y' is assigned but its value is never used
|
build-dotnet:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L132
The variable 'z' is assigned but its value is never used
|