fix systemd config parameters #407
actionlint.yml
on: push
python-lint
11s
actionlint
19s
Annotations
1 error and 4 warnings
python-lint
Process completed with exit code 1.
|
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#L336
[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:336:9: shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yml#L336
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:7:5: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:336:9: shellcheck reported issue in this script: SC2086:info:7:5: Double quote to prevent globbing and word splitting [shellcheck]
|
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]
|