Skip to content

Merge pull request #57 from ba-st/transient-apps #404

Merge pull request #57 from ba-st/transient-apps

Merge pull request #57 from ba-st/transient-apps #404

GitHub Actions / shellcheck succeeded Mar 21, 2024 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

scripts/test-utils.sh|17 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test-utils.sh|18 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test.sh|5 col 8| Not following: test-utils.sh: openBinaryFile: does not exist (No such file or directory)