Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use testing facilities in Launchpad #187

Merged
merged 1 commit into from
Apr 22, 2024

Use testing facilities in Launchpad

2388c66
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Use testing facilities in Launchpad #187

Use testing facilities in Launchpad
2388c66
Select commit
Loading
Failed to load commit list.
GitHub Actions / shellcheck succeeded Apr 19, 2024 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (12)

scripts/config.sh|3 col 8| Not following: .operational-plugin.sh: openBinaryFile: does not exist (No such file or directory)
scripts/metrics.sh|3 col 8| Not following: .operational-plugin.sh: openBinaryFile: does not exist (No such file or directory)
scripts/.operational-plugin.sh|10 col 19| Double quote to prevent globbing and word splitting.
scripts/.operational-plugin.sh|18 col 15| Double quote to prevent globbing and word splitting.
scripts/.operational-plugin.sh|33 col 3| Invalid flags are not handled. Add a *) case.
scripts/.operational-plugin.sh|40 col 10| $/${} is unnecessary on arithmetic variables.
scripts/.operational-plugin.sh|42 col 10| BASE_URL appears unused. Verify use (or export if used externally).
scripts/.operational-plugin.sh|43 col 10| PORT appears unused. Verify use (or export if used externally).
scripts/health-check.sh|3 col 8| Not following: .operational-plugin.sh: openBinaryFile: does not exist (No such file or directory)
scripts/info.sh|3 col 8| Not following: .operational-plugin.sh: openBinaryFile: does not exist (No such file or directory)
scripts/shutdown.sh|3 col 8| Not following: .operational-plugin.sh: openBinaryFile: does not exist (No such file or directory)
scripts/list-plugins.sh|3 col 8| Not following: .operational-plugin.sh: openBinaryFile: does not exist (No such file or directory)