feat: optional postgres optimizations #990
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (7)
.github/workflows/run-e2e-tests.yml|1408 col 9| shellcheck reported issue in this script: SC2155:warning:7:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/run-e2e-tests.yml|1577 col 9| shellcheck reported issue in this script: SC2155:warning:4:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/run-e2e-tests.yml|1653 col 9| shellcheck reported issue in this script: SC2155:warning:5:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/run-e2e-tests.yml|1694 col 9| shellcheck reported issue in this script: SC2086:info:6:59: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1694 col 9| shellcheck reported issue in this script: SC2086:info:8:124: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1694 col 9| shellcheck reported issue in this script: SC2006:style:9:44: Use $(...) notation instead of legacy backticks ...
[shellcheck]
.github/workflows/run-e2e-tests.yml|1694 col 9| shellcheck reported issue in this script: SC2086:info:9:81: Double quote to prevent globbing and word splitting [shellcheck]