Skip to content

Remove unused sync'ed files #402

Remove unused sync'ed files

Remove unused sync'ed files #402

Triggered via push February 8, 2025 05:27
Status Success
Total duration 1m 25s
Artifacts

build.yml

on: push
os-matrix
3s
os-matrix
dotnet-format
43s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-ubuntu-latest: src/Tests/WebSocketServer.cs#L141
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#L141
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.