Skip to content

[CI] add Github action to bump modules commit Version #37

[CI] add Github action to bump modules commit Version

[CI] add Github action to bump modules commit Version #37

Triggered via pull request April 28, 2024 01:54
Status Failure
Total duration 19s
Artifacts

shellcheck.yml

on: pull_request
runner / shellcheck
4s
runner / shellcheck
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
runner / shellcheck
Process completed with exit code 1.
runner / shellcheck: contrib/actions/update-modules.sh#L20
[shellcheck] reported by reviewdog 🐶 Make sure not to read and write the same file in the same pipeline. Raw Output: ./contrib/actions/update-modules.sh:20:64: info: Make sure not to read and write the same file in the same pipeline. (ShellCheck.SC2094)
runner / shellcheck: contrib/actions/update-modules.sh#L21
[shellcheck] reported by reviewdog 🐶 Make sure not to read and write the same file in the same pipeline. Raw Output: ./contrib/actions/update-modules.sh:21:81: info: Make sure not to read and write the same file in the same pipeline. (ShellCheck.SC2094)
runner / shellcheck: contrib/actions/update-modules.sh#L27
[shellcheck] reported by reviewdog 🐶 Make sure not to read and write the same file in the same pipeline. Raw Output: ./contrib/actions/update-modules.sh:27:8: info: Make sure not to read and write the same file in the same pipeline. (ShellCheck.SC2094)