Remove unnecesary method #164
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/info.sh|3 col 8| Not following: .operational-plugin.sh: openBinaryFile: does not exist (No such file or directory)
scripts/health-check.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/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)
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|
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).