Update benchmarks #196
Annotations
10 warnings
build-dotnet
Field 'WriteToFileJson.zloggerFactory' is never assigned to, and will always have its default value null
|
build-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-dotnet
Argument 'levels' is not referenced from the logging message
|
build-dotnet
Argument 'hostName' is not referenced from the logging message
|
build-dotnet
Argument 'hostName' is not referenced from the logging message
|
build-dotnet
Field 'WriteToFileJson.zloggerFactory' is never assigned to, and will always have its default value null
|
build-dotnet:
tests/ZLogger.Tests/ScopeTest.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-dotnet:
sandbox/GeneratorSandbox/Program.cs#L62
Argument 'levels' is not referenced from the logging message
|
build-dotnet:
sandbox/GeneratorSandbox/Program.cs#L62
Argument 'hostName' is not referenced from the logging message
|
build-dotnet:
sandbox/GeneratorSandbox/Program.cs#L69
Argument 'hostName' is not referenced from the logging message
|