Skip to content

documentation: Bump version #2976

documentation: Bump version

documentation: Bump version #2976

Triggered via push November 13, 2024 03:00
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: common/mux/router.go#L45
SA1019: adapter.NewRouteContextHandler is deprecated: Use ConnectionRouterEx instead. (staticcheck)
Build: common/mux/router.go#L58
SA1019: r.service.NewConnection is deprecated: Use NewConnectionEx instead. (staticcheck)
Build: protocol/hysteria2/inbound.go#L135
SA1019: metadata.InboundDetour is deprecated: implement in rule action (staticcheck)
Build: protocol/hysteria2/inbound.go#L152
SA1019: metadata.InboundDetour is deprecated: implement in rule action (staticcheck)
Build: protocol/tun/inbound.go#L45
SA1019: option.InboundOptions is deprecated: Use rule action instead (staticcheck)
Build: common/dialer/default_parallel_interface.go#L93
ineffectual assignment to fallbackDelay (ineffassign)
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#L68
SA1019: option.InboundOptions is deprecated: Use rule action instead (staticcheck)