docs+ci: registry docs (tfplugindocs) + golangci-lint and docs-drift CI #12
test.yml
on: pull_request
build / vet / fmt / unit
50s
golangci-lint
20s
docs generate (smoke test)
21s
terraform fmt (examples)
7s
Annotations
2 errors and 4 warnings
|
golangci-lint
invalid version string 'v2.12.2', golangci-lint v2 is not supported by golangci-lint-action v6, you must update to golangci-lint-action v7.
|
|
golangci-lint
Failed to run: Error: invalid version string 'v2.12.2', golangci-lint v2 is not supported by golangci-lint-action v6, you must update to golangci-lint-action v7., Error: invalid version string 'v2.12.2', 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)
|
|
terraform fmt (examples)
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, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
golangci-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, golangci/golangci-lint-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docs generate (smoke 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, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / vet / fmt / unit
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/
|