Skip to content

⬆️ Bump files with dotnet-file sync #330

⬆️ Bump files with dotnet-file sync

⬆️ Bump files with dotnet-file sync #330

Triggered via pull request January 27, 2026 00:26
@kzukzu
synchronize #55
dotnet-file-sync
Status Failure
Total duration 57s
Artifacts

build.yml

on: pull_request
os-matrix
4s
os-matrix
dotnet-format
31s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
dotnet-format
Process completed with exit code 2.
dotnet-format: src/WebSocketPipe/IWebSocketPipe.cs#L60
Accessibility modifiers unnecessary
dotnet-format: src/WebSocketPipe/IWebSocketPipe.cs#L47
Accessibility modifiers unnecessary
dotnet-format: src/WebSocketPipe/IWebSocketPipe.cs#L33
Accessibility modifiers unnecessary
dotnet-format: src/WebSocketPipe/IWebSocketPipe.cs#L28
Accessibility modifiers unnecessary
dotnet-format: src/WebSocketPipe/IWebSocketPipe.cs#L23
Accessibility modifiers unnecessary
dotnet-format: src/WebSocketPipe/IWebSocketPipe.cs#L18
Accessibility modifiers unnecessary
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.