chore: bump operator-rs to 0.60.1 #1749
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / shellcheck
succeeded
Jan 8, 2024 in 0s
reviewdog [shellcheck] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (1)
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 $?.
Loading