Skip to content

Add some tests

Add some tests #324

Triggered via pull request November 30, 2023 03:33
Status Failure
Total duration 45s
Artifacts

build-debug.yml

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

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)