Skip to content

Cleanup

Cleanup #2

Triggered via push August 11, 2026 13:33
Status Failure
Total duration 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L378
Parameter 'configure' has no matching param tag in the XML comment for 'QuickTunnelExtensions.AddQuickTunnel(IServiceCollection, QuickTunnelHost, string?, Action<SshTunnelOptions>?, bool)' (but other parameters do)
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L377
Parameter 'subdomain' has no matching param tag in the XML comment for 'QuickTunnelExtensions.AddQuickTunnel(IServiceCollection, QuickTunnelHost, string?, Action<SshTunnelOptions>?, bool)' (but other parameters do)
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L376
Parameter 'host' has no matching param tag in the XML comment for 'QuickTunnelExtensions.AddQuickTunnel(IServiceCollection, QuickTunnelHost, string?, Action<SshTunnelOptions>?, bool)' (but other parameters do)
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L375
Parameter 'services' has no matching param tag in the XML comment for 'QuickTunnelExtensions.AddQuickTunnel(IServiceCollection, QuickTunnelHost, string?, Action<SshTunnelOptions>?, bool)' (but other parameters do)
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L106
Parameter 'loggerFactory' has no matching param tag in the XML comment for 'QuickTunnel.For(HttpServer, QuickTunnelHost, string?, Action<SshTunnelOptions>?, ILoggerFactory?)' (but other parameters do)
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L105
Parameter 'configure' has no matching param tag in the XML comment for 'QuickTunnel.For(HttpServer, QuickTunnelHost, string?, Action<SshTunnelOptions>?, ILoggerFactory?)' (but other parameters do)
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L103
Parameter 'host' has no matching param tag in the XML comment for 'QuickTunnel.For(HttpServer, QuickTunnelHost, string?, Action<SshTunnelOptions>?, ILoggerFactory?)' (but other parameters do)
build: src/Shiny.Net.HttpServer.Ssh/QuickTunnel.cs#L102
Parameter 'server' has no matching param tag in the XML comment for 'QuickTunnel.For(HttpServer, QuickTunnelHost, string?, Action<SshTunnelOptions>?, ILoggerFactory?)' (but other parameters do)
build: src/Shiny.Net.HttpServer/Security/Authentication.cs#L71
Parameter 'context' has no matching param tag in the XML comment for 'IAuthenticationChallenge.TryChallengeAsync(HttpContext, bool)' (but other parameters do)
build: src/Shiny.Net.HttpServer/Core/IHttpMiddleware.cs#L9
XML comment on 'IHttpMiddleware' has a paramref tag for 'next', but there is no parameter by that name