Cleanup dialog component #5
Annotations
1 error and 3 warnings
Lint:
.github/workflows/cr.yml#L32
[actionlint] reported by reviewdog 🐶
the runner of "actions/github-script@v6" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
e:.github/workflows/cr.yml:32:15: the runner of "actions/github-script@v6" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Lint:
.github/workflows/cr.yml#L102
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:12: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/cr.yml:102:9: shellcheck reported issue in this script: SC2086:info:1:12: Double quote to prevent globbing and word splitting [shellcheck]
|