Skip to content

ci: upgrade golangci-lint to v2 #38

ci: upgrade golangci-lint to v2

ci: upgrade golangci-lint to v2 #38

Triggered via pull request July 10, 2026 20:34
Status Failure
Total duration 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/connect/commits_helpers.go#L92
QF1001: could apply De Morgan's law (staticcheck)
lint: internal/connect/commits_helpers.go#L77
QF1001: could apply De Morgan's law (staticcheck)
lint: e2e/ref_test.go#L341
QF1001: could apply De Morgan's law (staticcheck)
lint: internal/providers/multisource/repo.go#L162
ineffectual assignment to srcLatency (ineffassign)
lint: internal/providers/localgit/localgit.go#L10
File is not properly formatted (gci)
lint: e2e/generate_test.go#L8
File is not properly formatted (gci)
lint: cmd/easyp/main.go#L8
File is not properly formatted (gci)
lint: internal/connect/api.go#L76
Error return value of `w.Write` is not checked (errcheck)
lint: e2e/testutil/server.go#L100
Error return value of `conn.Close` is not checked (errcheck)
lint: e2e/testutil/server.go#L90
Error return value of `cmd.Process.Kill` is not checked (errcheck)
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/