ci/cd: parallel CI jobs + security scanning (build, vet, test, tidy, lint, govulncheck, gosec, CodeQL, dependency-review) #1
ci.yml
on: pull_request
build · vet · test
1m 46s
golangci-lint (advisory)
6s
Annotations
9 errors and 2 warnings
|
golangci-lint (advisory)
invalid version string 'v2.1.6', golangci-lint v2 is not supported by golangci-lint-action v6, you must update to golangci-lint-action v7.
|
|
golangci-lint (advisory)
Failed to run: Error: invalid version string 'v2.1.6', golangci-lint v2 is not supported by golangci-lint-action v6, you must update to golangci-lint-action v7., Error: invalid version string 'v2.1.6', golangci-lint v2 is not supported by golangci-lint-action v6, you must update to golangci-lint-action v7.
at parseVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:93219:15)
at getRequestedVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:93269:36)
at getVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:93307:24)
at install (/home/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:92510:56)
at prepareEnv (/home/runner/work/_actions/golangci/golangci-lint-action/v6/dist/run/index.js:92827:49)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
|
|
build · vet · test
Canceling since a higher priority waiting request for ci-refs/pull/261/merge exists
|
|
build · vet · test
The operation was canceled.
|
|
build · vet · test:
kubernetes/handlers_http_test.go#L640
using resp before checking for errors
|
|
build · vet · test:
kubernetes/handlers_http_test.go#L622
using resp before checking for errors
|
|
build · vet · test:
kubernetes/handlers_http_test.go#L599
using resp before checking for errors
|
|
build · vet · test:
kubernetes/handlers_http_test.go#L500
using resp before checking for errors
|
|
CI
Canceling since a higher priority waiting request for ci-refs/pull/261/merge exists
|
|
golangci-lint (advisory)
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, golangci/golangci-lint-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build · vet · test
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/
|