Cleanup code #36598
Triggered via pull request
November 14, 2024 21:56
Status
Failure
Total duration
30m 58s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
32s
Python format
2m 59s
Optional Lint C++
30m 47s
Lint JavaScript
15s
Annotations
2 errors and 14 warnings
Optional Lint
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
|
Optional Lint
Process completed with exit code 1.
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Optional Lint:
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)
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|