Qualcomm AI Engine Direct - Testing fix #76214
lint.yml
on: pull_request
Get changed files
/
get-changed-files
5s
link-check
/
lint-urls
11s
link-check
/
lint-xrefs
13s
link-check
/
lint-file-size
11s
Annotations
1 error and 7 warnings
|
lintrunner
Process completed with exit code 1.
|
|
link-check / lint-file-size
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
link-check / lint-urls
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
link-check / lint-xrefs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lintrunner
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
FLAKE8 C901:
backends/qualcomm/quantizer/quantizer.py#L465
'QnnQuantizer._replace_inf' is too complex (13)
See https://www.flake8rules.com/rules/C901.html.
|
|
UFMT format:
backends/qualcomm/quantizer/quantizer.py#L0
Run `lintrunner -a` to apply this patch.
|
|
lintrunner-mypy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|