Skip to content

Update benchmarks

Update benchmarks #194

Triggered via pull request November 9, 2023 05:38
Status Failure
Total duration 42s
Artifacts

build-debug.yml

on: pull_request
build-dotnet
31s
build-dotnet
Fit to window
Zoom out
Zoom in

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.