Skip to content

Implement read deadline for packet connections #12

Implement read deadline for packet connections

Implement read deadline for packet connections #12

Triggered via push August 18, 2024 01:56
Status Failure
Total duration 2m 44s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build: hysteria/packet.go#L415
SA1019: rw.ReadString is deprecated: wtf is this? (staticcheck)
Build: hysteria/protocol.go#L84
SA1019: rw.ReadString is deprecated: wtf is this? (staticcheck)
Build: hysteria2/internal/protocol/proxy.go#L110
SA1019: rw.ReadString is deprecated: wtf is this? (staticcheck)
Build: hysteria2/internal/protocol/proxy.go#L230
SA1019: rw.ReadBytes is deprecated: wtf is this? (staticcheck)
Build: hysteria2/internal/protocol/proxy.go#L242
SA1019: rw.WriteString is deprecated: wtf is this? (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/