Cleanup code #36598
Annotations
2 errors and 10 warnings
shellcheck
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
shellcheck
Process completed with exit code 1.
|
shellcheck:
tools/scripts/python_test.sh#L13
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:13:4: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L13
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:13:83: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L15
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:15:27: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L18
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:18:14: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L19
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:19:8: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L19
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:19:19: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L19
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:19:39: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L19
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:19:50: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L20
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:20:24: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
shellcheck:
tools/scripts/python_test.sh#L20
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:20:35: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Loading