Merge pull request #90 from Cysharp/hadashiA/improve-msgpack-formatter #203
Annotations
1 error and 10 warnings
build-dotnet
Process completed with exit code 1.
|
build-dotnet
The using directive for 'ZLogger.Formatters' appeared previously in this namespace
|
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 using directive for 'ZLogger.Formatters' appeared previously in this namespace
|
build-dotnet:
sandbox/Benchmark/Benchmarks/WriteToFile.cs#L69
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
|