Add helper method to name parameter like $”{(keyName, value)}
#182
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
build-dotnet
Process completed with exit code 1.
|
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
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:
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
|