chore(deps): update dependency node to v22 #579
ci.yaml
on: pull_request
Detected Repo Changes
8s
Prepare Dependencies
7s
Generate documentation
0s
Lint GithubAction files
9s
Matrix: check
Matrix: test-install
Matrix: test-upgrade
Release
0s
Annotations
5 errors and 2 warnings
Lint GithubAction files
❌ [actionlint] The command ran successfully and some problem was found (found 4 errors, linted 7 files), exit code: 1
|
Lint GithubAction files:
.github/workflows/stale.yml#L15
the runner of "actions/stale@v4" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
Lint GithubAction files:
.github/workflows/labels.yml#L19
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
Lint GithubAction files:
.github/workflows/conventional_commits.yml#L27
the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
Lint GithubAction files:
.github/workflows/closed_references.yml#L22
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
Detected Repo Changes
'base' input parameter is ignored when action is triggered by pull request event
|
Prepare Dependencies
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s/k8s. Supported file pattern: go.sum
|