Add prepared logs to the logging test #1947
GitHub Actions / shellcheck
succeeded
Jun 6, 2024 in 0s
reviewdog [shellcheck] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (2)
docs/modules/zookeeper/examples/getting_started/code/getting_started.sh|115 col 7| Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.
scripts/run_tests.sh|3 col 21| Double quote array expansions to avoid re-splitting elements.
Loading