Skip to content

build: Update golangci-lint-action to v9.2.0. #283

build: Update golangci-lint-action to v9.2.0.

build: Update golangci-lint-action to v9.2.0. #283

Triggered via push March 5, 2026 03:41
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: wireguard.go#L31
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
lint: wireguard.go#L28
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
lint: config.go#L113
QF1001: could apply De Morgan's law (staticcheck)
lint: routine.go#L467
Error return value of `socket.Close` is not checked (errcheck)
lint: routine.go#L214
Error return value of `to.Close` is not checked (errcheck)
lint: routine.go#L213
Error return value of `from.Close` is not checked (errcheck)
lint: http.go#L144
Error return value of `peer.Close` is not checked (errcheck)
lint: http.go#L143
Error return value of `conn.Close` is not checked (errcheck)
lint: http.go#L137
Error return value of `peer.Close` is not checked (errcheck)
lint: http.go#L136
Error return value of `conn.Close` is not checked (errcheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/wireproxy/wireproxy. Supported file pattern: go.sum