Adding DML to python cuda package #36168
Triggered via pull request
November 4, 2024 20:51
Status
Failure
Total duration
1h 5m 19s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
39s
Python format
1m 51s
Optional Lint C++
30m 56s
Lint JavaScript
15s
Annotations
3 errors and 16 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.
|
Python format
Process completed with exit code 1.
|
Optional Lint:
tools/scripts/symbolic_shape_infer_test.sh#L11
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/symbolic_shape_infer_test.sh:11:7: 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: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#L16
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:16:10: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/scripts/python_test.sh#L17
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:17:4: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/scripts/python_test.sh#L17
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:17:122: 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:27: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/scripts/python_test.sh#L21
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:21:14: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/scripts/python_test.sh#L22
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/scripts/python_test.sh:22:8: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|