Skip to content

Implement dns-hijack #2894

Implement dns-hijack

Implement dns-hijack #2894

Triggered via push October 23, 2024 08:57
Status Failure
Total duration 1m 1s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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#L51
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: 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: transport/trojan/service.go#L18
SA1019: N.TCPConnectionHandler is deprecated: Use TCPConnectionHandlerEx instead. (staticcheck)
Build: transport/trojan/service.go#L19
SA1019: N.UDPConnectionHandler is deprecated: Use UDPConnectionHandlerEx instead. (staticcheck)