⬆️ Bump files with dotnet-file sync #292
build.yml
on: pull_request
os-matrix
13s
dotnet-format
40s
Matrix: build
Annotations
2 warnings
|
build-ubuntu-latest:
src/Tests/WebSocketServer.cs#L85
Nullability in constraints for type parameter 'TState' of method 'WebSocketServer.LoggingProvider.OutputLogger.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.
|
|
build-ubuntu-latest:
src/Tests/WebSocketServer.cs#L85
Nullability in constraints for type parameter 'TState' of method 'WebSocketServer.LoggingProvider.OutputLogger.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.
|