Skip to content

Add MySQL integration #595

Add MySQL integration

Add MySQL integration #595

Triggered via pull request November 5, 2024 02:03
Status Success
Total duration 45s
Artifacts

reviewdog.yml

on: pull_request
runner / markdownlint
19s
runner / markdownlint
runner / misspell
19s
runner / misspell
runner / languagetool
17s
runner / languagetool
runner / alex
32s
runner / alex
runner / shellcheck
10s
runner / shellcheck
runner / tflint
9s
runner / tflint
runner / yamllint
21s
runner / yamllint
runner / actionlint
10s
runner / actionlint
runner / textlint
26s
runner / textlint
runner / alloy
9s
runner / alloy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
runner / yamllint: charts/feature-integrations/test-values.yaml#L1
[yamllint] reported by reviewdog 🐶 [warning] missing starting space in comment (comments) Raw Output: ./charts/feature-integrations/test-values.yaml:1:2: [warning] missing starting space in comment (comments)
runner / yamllint: charts/feature-integrations/test-values.yaml#L2
[yamllint] reported by reviewdog 🐶 [warning] missing document start "---" (document-start) Raw Output: ./charts/feature-integrations/test-values.yaml:2:1: [warning] missing document start "---" (document-start)
runner / shellcheck: scripts/run-integration-test.sh#L87
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./scripts/run-integration-test.sh:87:39: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
runner / shellcheck: 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:64: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
runner / shellcheck: 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)
runner / shellcheck: 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:81: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
runner / shellcheck: 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)
runner / shellcheck: 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:81: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
runner / shellcheck: 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)