reformat everything #428
actionlint.yml
on: push
python-lint
8s
actionlint
25s
Annotations
2 warnings
python-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
actionlint:
.github/workflows/ci.yml#L348
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:348:9: shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
|