OPCT-289: migrating openshift-tests plugin implementation to Go #2
opct.yaml
on: pull_request
shell-lint
8s
yaml-lint
4s
go-lint
33s
go-staticcheck
3m 35s
go-vet
7s
build-binary
0s
Annotations
3 errors and 7 warnings
go-vet
Process completed with exit code 1.
|
go-lint
Failed to run: Error: Unexpected HTTP response: 404, Error: Unexpected HTTP response: 404
at /home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:7008:25
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:6918:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
go-lint
Unexpected HTTP response: 404
|
yaml-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
yaml-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-vet
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-vet
Restore cache failed: Dependencies file is not found in /home/runner/work/provider-certification-plugins/provider-certification-plugins. Supported file pattern: go.sum
|
shell-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-staticcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|