add api DeletePodListByLabel #601
lint-golang.yaml
on: pull_request
Deduce required tests from code changes
2s
Annotations
6 errors and 11 warnings
unitest
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3.1.4/dist/codecov' failed with exit code 255
|
lint-golang:
scripts/scripts.go#L6
import "github.com/onsi/ginkgo/v2/ginkgo" is a program, not an importable package (typecheck)
|
lint-golang
issues found
|
lint-golang:
scripts/scripts.go#L6
import "github.com/onsi/ginkgo/v2/ginkgo" is a program, not an importable package (typecheck)
|
lint-golang
Process completed with exit code 2.
|
lint-golang
Process completed with exit code 1.
|
Deduce required tests from code changes
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2.11.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deduce required tests from code changes
'ref' input parameter is ignored when 'base' is set to HEAD
|
Deduce required tests from code changes
'base' input parameter is ignored when action is triggered by pull request event
|
Deduce required tests from code changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deduce required tests from code changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
quality
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
quality
Restore cache failed: Dependencies file is not found in /home/runner/work/e2eframework/e2eframework. Supported file pattern: go.sum
|
unitest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, codecov/codecov-action@v3.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unitest
Restore cache failed: Dependencies file is not found in /home/runner/work/e2eframework/e2eframework. Supported file pattern: go.sum
|
lint-golang
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
lint-golang
Restore cache failed: Dependencies file is not found in /home/runner/work/e2eframework/e2eframework. Supported file pattern: go.sum
|