Skip to content

bugfix: 修复UDP转发功能 #20

bugfix: 修复UDP转发功能

bugfix: 修复UDP转发功能 #20

Triggered via pull request September 2, 2023 15:43
Status Failure
Total duration 45s
Artifacts

pr_review_dog.yml

on: pull_request
runner / golangci-lint
35s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
runner / golangci-lint: server_test.go#L134
ineffectual assignment to err (ineffassign)
runner / golangci-lint: server_test.go#L134
[golangci] reported by reviewdog 🐶 ineffectual assignment to err (ineffassign) Raw Output: server_test.go:134:10: ineffectual assignment to err (ineffassign) client, err := net.ListenUDP("udp", clientAddr) ^
runner / golangci-lint
reviewdog exited with status code: 1
runner / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-socks5/go-socks5. Supported file pattern: go.sum