Remove the config block (#117) #67
release.yml
on: push
release
9s
release-check
0s
Annotations
17 warnings
[actionlint] .github/workflows/depup.yml#L13:
.github/workflows/depup.yml#L13
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/dockerimage.yml#L11:
.github/workflows/dockerimage.yml#L11
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/dockerimage.yml#L13:
.github/workflows/dockerimage.yml#L13
shellcheck reported issue in this script: SC2046:warning:1:65: Quote this to prevent word splitting [shellcheck]
|
[actionlint] .github/workflows/labels.yml#L16:
.github/workflows/labels.yml#L16
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/release.yml#L17:
.github/workflows/release.yml#L17
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/release.yml#L56:
.github/workflows/release.yml#L56
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/reviewdog.yml#L12:
.github/workflows/reviewdog.yml#L12
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/reviewdog.yml#L28:
.github/workflows/reviewdog.yml#L28
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/reviewdog.yml#L35:
.github/workflows/reviewdog.yml#L35
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/reviewdog.yml#L45:
.github/workflows/reviewdog.yml#L45
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/reviewdog.yml#L56:
.github/workflows/reviewdog.yml#L56
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[actionlint] .github/workflows/test.yml#L27:
.github/workflows/test.yml#L27
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
[shellcheck] testdata/test_failed_dbt/setup.sh#L4 <ShellCheck.SC2155>:
testdata/test_failed_dbt/setup.sh#L4
Declare and assign separately to avoid masking return values.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
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/
|
[misspell] README.md#L117:
README.md#L117
"Specifiy" is a misspelling of "Specify"
|
[misspell] action.yml#L62:
action.yml#L62
"Specifiy" is a misspelling of "Specify"
|