Update benchmarks #194
Annotations
3 errors and 10 warnings
build-dotnet
'ILoggingBuilder' does not contain a definition for 'AddConsole' and no accessible extension method 'AddConsole' accepting a first argument of type 'ILoggingBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
'ILoggingBuilder' does not contain a definition for 'AddConsole' and no accessible extension method 'AddConsole' accepting a first argument of type 'ILoggingBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
Process completed with exit code 1.
|
build-dotnet
Field 'WriteJsonToFile.zloggerFactory' is never assigned to, and will always have its default value null
|
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
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-dotnet
Field 'WriteJsonToFile.zloggerFactory' is never assigned to, and will always have its default value null
|
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
|
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.
|