Add GitHub Actions workflow for CI/CD with NuGet deployment - #14
Merged
Annotations
1 error and 10 warnings
|
|
|
MiniWebServer.Server/ProtocolHandlers/Http2/Http2ProtocolHandler.cs#L40
Parameter 'cookieValueParser' is unread.
|
|
Middleware/Authentication/AuthenticationMiddleware.cs#L7
Parameter 'options' is unread.
|
|
MiniWebServer.Mvc.Abstraction/Controller.cs#L26
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
Middleware/WebSocket/ServerWebSocket.cs#L11
Parameter 'context' is unread.
|
|
MiniWebServer.MiniApp/ActionDelegateCallable.cs#L6
Parameter 'parent' is unread.
|
|
MiniWebServer.Abstractions/Http/HttpResponseHeaders.cs#L87
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
MiniWebServer.Abstractions/Http/HttpResponseHeaders.cs#L73
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
MiniWebServer.Abstractions/Http/HttpResponseHeaders.cs#L59
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
MiniWebServer.Abstractions/Http/HttpResponseHeaders.cs#L33
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
MiniWebServer.Abstractions/Http/HttpResponseHeaders.cs#L46
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
The logs for this run have expired and are no longer available.
Loading