Add the ability to get config remotely #529
Annotations
5 warnings
Run reviewdog/action-shellcheck@v1:
scripts/run-integration-test.sh#L89
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:89:39: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Run reviewdog/action-shellcheck@v1:
scripts/run-integration-test.sh#L91
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:91:64: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Run reviewdog/action-shellcheck@v1:
scripts/run-integration-test.sh#L103
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:103:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Run reviewdog/action-shellcheck@v1:
scripts/run-integration-test.sh#L106
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:106:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Run reviewdog/action-shellcheck@v1:
scripts/run-integration-test.sh#L109
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./scripts/run-integration-test.sh:109:46: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Loading