test: Test S3 backing store in E2E test #83
actionlint.yml
on: pull_request
Lint GitHub Actions workflows
26s
Annotations
7 warnings
|
Lint GitHub Actions workflows:
.github/workflows/e2e.yaml#L330
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:37:1: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/e2e.yaml:330:9: shellcheck reported issue in this script: SC2086:info:37:1: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Lint GitHub Actions workflows:
.github/workflows/e2e.yaml#L330
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC1083:warning:6:105: This } is literal. Check expression (missing ;/\n?) or quote it [shellcheck]
Raw Output:
w:.github/workflows/e2e.yaml:330:9: shellcheck reported issue in this script: SC1083:warning:6:105: This } is literal. Check expression (missing ;/\n?) or quote it [shellcheck]
|
|
Lint GitHub Actions workflows:
.github/workflows/e2e.yaml#L330
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC1083:warning:6:82: This { is literal. Check expression (missing ;/\n?) or quote it [shellcheck]
Raw Output:
w:.github/workflows/e2e.yaml:330:9: shellcheck reported issue in this script: SC1083:warning:6:82: This { is literal. Check expression (missing ;/\n?) or quote it [shellcheck]
|
|
Lint GitHub Actions workflows:
.github/workflows/e2e.yaml#L311
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:28: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/e2e.yaml:311:9: shellcheck reported issue in this script: SC2086:info:5:28: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Lint GitHub Actions workflows:
.github/workflows/e2e.yaml#L311
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:4:40: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/e2e.yaml:311:9: shellcheck reported issue in this script: SC2046:warning:4:40: Quote this to prevent word splitting [shellcheck]
|
|
Lint GitHub Actions workflows:
.github/workflows/e2e.yaml#L192
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:28: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/e2e.yaml:192:9: shellcheck reported issue in this script: SC2086:info:5:28: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Lint GitHub Actions workflows:
.github/workflows/e2e.yaml#L192
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:4:40: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/e2e.yaml:192:9: shellcheck reported issue in this script: SC2046:warning:4:40: Quote this to prevent word splitting [shellcheck]
|