Add trace level enumeration and session tracing support in SshSession
#13
Annotations
11 warnings
|
|
|
|
|
|
|
|
|
|
|
src/NullOpsDevs.LibSsh.Test/AnsiConsoleLogger.cs#L9
Nullability of reference types in return type of 'IDisposable? AnsiConsoleLogger.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
|
|
src/NullOpsDevs.LibSsh.Test/AnsiConsoleLogger.cs#L9
Nullability in constraints for type parameter 'TState' of method 'AnsiConsoleLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading