Skip to content

Update benchmarks

Update benchmarks #196

Triggered via pull request November 9, 2023 07:55
Status Success
Total duration 55s
Artifacts

build-debug.yml

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

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