Skip to content

Update dialer implementation #20

Update dialer implementation

Update dialer implementation #20

Triggered via push November 15, 2024 03:10
Status Failure
Total duration 2m 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: hysteria/service.go#L49
SA1019: N.TCPConnectionHandler is deprecated: Use TCPConnectionHandlerEx instead. (staticcheck)
Build: hysteria/service.go#L50
SA1019: N.UDPConnectionHandler is deprecated: Use UDPConnectionHandlerEx instead. (staticcheck)
Build: hysteria/service.go#L247
SA1019: M.Metadata is deprecated: wtf is this? (staticcheck)
Build: hysteria/service.go#L281
SA1019: M.Metadata is deprecated: wtf is this? (staticcheck)
Build: hysteria2/service.go#L50
SA1019: N.TCPConnectionHandler is deprecated: Use TCPConnectionHandlerEx instead. (staticcheck)
Build: hysteria2/service.go#L51
SA1019: N.UDPConnectionHandler is deprecated: Use UDPConnectionHandlerEx instead. (staticcheck)
Build: hysteria2/service.go#L270
SA1019: M.Metadata is deprecated: wtf is this? (staticcheck)
Build: tuic/service.go#L43
SA1019: N.TCPConnectionHandler is deprecated: Use TCPConnectionHandlerEx instead. (staticcheck)
Build: tuic/service.go#L44
SA1019: N.UDPConnectionHandler is deprecated: Use UDPConnectionHandlerEx instead. (staticcheck)
Build
issues found
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/