Enable TreatWarningsAsErrors #334
Annotations
4 errors
src/Tools/PerfDiff/Logging/SimpleConsoleLogger.cs#L68
Nullability in constraints for type parameter 'TState' of method 'SimpleConsoleLogger.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.
|
src/Tools/PerfDiff/Logging/SimpleConsoleLogger.cs#L68
Nullability in constraints for type parameter 'TState' of method 'SimpleConsoleLogger.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.
|
src/Tools/PerfDiff/Logging/SimpleConsoleLogger.cs#L68
Nullability in constraints for type parameter 'TState' of method 'SimpleConsoleLogger.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.
|
|
This job failed
Loading