Add MySQL integration #537
Annotations
7 warnings
scripts/run-integration-test.sh#L88
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:88:39: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
scripts/run-integration-test.sh#L90
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:90:64: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
scripts/run-integration-test.sh#L104
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:104:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
scripts/run-integration-test.sh#L104
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:104:81: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
scripts/run-integration-test.sh#L107
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:107:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
scripts/run-integration-test.sh#L107
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:107:81: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
scripts/run-integration-test.sh#L110
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:110:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
The logs for this run have expired and are no longer available.
Loading