Skip to content

Port scripts to strict POSIX implementations #87

Port scripts to strict POSIX implementations

Port scripts to strict POSIX implementations #87

Triggered via pull request August 31, 2024 02:19
Status Failure
Total duration 29s
Artifacts

status-checks.yaml

on: pull_request
runner / misspell
19s
runner / misspell
runner / typos
4s
runner / typos
runner / markdownlint
18s
runner / markdownlint
runner / shfmt
10s
runner / shfmt
runner / shellcheck
6s
runner / shellcheck
unit tests
3s
unit tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
runner / shellcheck
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
runner / shellcheck
Process completed with exit code 1.
runner / shellcheck: test/test.sh#L62
[shellcheck] reported by reviewdog 🐶 Modification of ZFS is local (to subshell caused by (..) group). Raw Output: ./test/test.sh:62:5: info: Modification of ZFS is local (to subshell caused by (..) group). (ShellCheck.SC2030)
runner / shellcheck: test/test.sh#L63
[shellcheck] reported by reviewdog 🐶 Modification of SSH is local (to subshell caused by (..) group). Raw Output: ./test/test.sh:63:5: info: Modification of SSH is local (to subshell caused by (..) group). (ShellCheck.SC2030)
runner / shellcheck: test/test.sh#L95
[shellcheck] reported by reviewdog 🐶 ZFS was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:95:22: info: ZFS was modified in a subshell. That change might be lost. (ShellCheck.SC2031)
runner / shellcheck: test/test.sh#L98
[shellcheck] reported by reviewdog 🐶 ZFS was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:98:22: info: ZFS was modified in a subshell. That change might be lost. (ShellCheck.SC2031)
runner / shellcheck: test/test.sh#L101
[shellcheck] reported by reviewdog 🐶 ZFS was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:101:22: info: ZFS was modified in a subshell. That change might be lost. (ShellCheck.SC2031)
runner / shellcheck: test/test.sh#L104
[shellcheck] reported by reviewdog 🐶 ZFS was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:104:22: info: ZFS was modified in a subshell. That change might be lost. (ShellCheck.SC2031)
runner / shellcheck: test/test.sh#L110
[shellcheck] reported by reviewdog 🐶 ZFS was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:110:22: info: ZFS was modified in a subshell. That change might be lost. (ShellCheck.SC2031)
runner / shellcheck: test/test.sh#L123
[shellcheck] reported by reviewdog 🐶 ZFS was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:123:22: info: ZFS was modified in a subshell. That change might be lost. (ShellCheck.SC2031)
runner / shellcheck: test/test.sh#L126
[shellcheck] reported by reviewdog 🐶 SSH was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:126:22: info: SSH was modified in a subshell. That change might be lost. (ShellCheck.SC2031)
runner / shellcheck: test/test.sh#L126
[shellcheck] reported by reviewdog 🐶 ZFS was modified in a subshell. That change might be lost. Raw Output: ./test/test.sh:126:38: info: ZFS was modified in a subshell. That change might be lost. (ShellCheck.SC2031)