Add some tests #324
Annotations
10 errors and 8 warnings
build-dotnet
'BatchingHttpLogProcessor.ProcessAsync(IReadOnlyList<INonReturnableZLoggerEntry>)': cannot change access modifiers when overriding 'public' inherited member 'BatchingAsyncLogProcessor.ProcessAsync(IReadOnlyList<INonReturnableZLoggerEntry>)'
|
build-dotnet
'BatchingHttpLogProcessor.DisposeAsyncCore()': cannot change access modifiers when overriding 'public' inherited member 'BatchingAsyncLogProcessor.DisposeAsyncCore()'
|
build-dotnet
'ErrorBatchingProcessor.ProcessAsync(IReadOnlyList<INonReturnableZLoggerEntry>)': cannot change access modifiers when overriding 'public' inherited member 'BatchingAsyncLogProcessor.ProcessAsync(IReadOnlyList<INonReturnableZLoggerEntry>)'
|
build-dotnet
'ErrorBatchingProcessor.DisposeAsyncCore()': cannot change access modifiers when overriding 'public' inherited member 'BatchingAsyncLogProcessor.DisposeAsyncCore()'
|
build-dotnet
'TestBatchingProcessor.ProcessAsync(IReadOnlyList<INonReturnableZLoggerEntry>)': cannot change access modifiers when overriding 'public' inherited member 'BatchingAsyncLogProcessor.ProcessAsync(IReadOnlyList<INonReturnableZLoggerEntry>)'
|
build-dotnet
'TestBatchingProcessor.DisposeAsyncCore()': cannot change access modifiers when overriding 'public' inherited member 'BatchingAsyncLogProcessor.DisposeAsyncCore()'
|
build-dotnet
Feature 'ref readonly parameters' is not available in C# 11.0. Please use language version 12.0 or greater.
|
build-dotnet
Feature 'ref readonly parameters' is not available in C# 11.0. Please use language version 12.0 or greater.
|
build-dotnet
Feature 'ref readonly parameters' is not available in C# 11.0. Please use language version 12.0 or greater.
|
build-dotnet
Feature 'ref readonly parameters' is not available in C# 11.0. Please use language version 12.0 or greater.
|
build-dotnet
Argument 'levels' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet
Multiple logging methods are using event name Z in class Log (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1025)
|
build-dotnet
Argument 'levels' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet:
sandbox/GeneratorSandbox/Program.cs#L62
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet:
sandbox/GeneratorSandbox/Program.cs#L69
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet:
sandbox/GeneratorSandbox/Program.cs#L74
Multiple logging methods are using event name Z in class Log (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1025)
|