Skip to content

documentation: Bump version #2949

documentation: Bump version

documentation: Bump version #2949

Triggered via push November 9, 2024 05:53
Status Failure
Total duration 1m 56s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: protocol/hysteria/inbound.go#L67
ineffectual assignment to err (ineffassign)
Build: protocol/hysteria/outbound.go#L71
ineffectual assignment to err (ineffassign)
Build: route/route.go#L337
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
Build: adapter/handler.go#L50
SA1019: N.TCPConnectionHandler is deprecated: Use TCPConnectionHandlerEx instead. (staticcheck)
Build: adapter/handler.go#L51
SA1019: N.UDPConnectionHandler is deprecated: Use UDPConnectionHandlerEx instead. (staticcheck)
Build: adapter/handler.go#L52
SA1019: E.Handler is deprecated: wtf is this? (staticcheck)
Build: adapter/inbound.go#L58
SA1019: option.InboundOptions is deprecated: Use rule action instead (staticcheck)
Build: adapter/upstream_legacy.go#L25
SA1019: E.Handler is deprecated: wtf is this? (staticcheck)
Build: adapter/upstream_legacy.go#L42
SA1019: E.Handler is deprecated: wtf is this? (staticcheck)
Build: adapter/upstream_legacy.go#L45
SA1019: M.Metadata is deprecated: wtf is this? (staticcheck)