Skip to content

Arm backend: Make composable_quantizer default #75465

Arm backend: Make composable_quantizer default

Arm backend: Make composable_quantizer default #75465

Triggered via pull request June 17, 2026 13:27
Status Failure
Total duration 3m 36s
Artifacts

lint.yml

on: pull_request
Get changed files  /  get-changed-files
3s
Get changed files / get-changed-files
link-check  /  lint-urls
13s
link-check / lint-urls
link-check  /  lint-xrefs
21s
link-check / lint-xrefs
link-check  /  lint-file-size
12s
link-check / lint-file-size
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
lintrunner
Process completed with exit code 1.
lintrunner-mypy
Process completed with exit code 1.
MYPY no-redef: backends/arm/quantizer/arm_quantizer_utils.py#L631
Name "_annotate_while_with_additional_inputs" already defined on line 595 To disable, use ` # type: ignore[no-redef]`
MYPY no-redef: backends/arm/quantizer/arm_quantizer_utils.py#L626
Name "_should_skip_while_shared_qspec" already defined on line 590 To disable, use ` # type: ignore[no-redef]`
MYPY no-redef: src/executorch/backends/arm/quantizer/arm_quantizer_utils.py#L631
Name "_annotate_while_with_additional_inputs" already defined on line 595 To disable, use ` # type: ignore[no-redef]`
MYPY no-redef: src/executorch/backends/arm/quantizer/arm_quantizer_utils.py#L626
Name "_should_skip_while_shared_qspec" already defined on line 590 To disable, use ` # type: ignore[no-redef]`
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 F811: backends/arm/quantizer/arm_quantizer_utils.py#L631
redefinition of unused '_annotate_while_with_additional_inputs' from line 595 See https://www.flake8rules.com/rules/F811.html.
FLAKE8 F811: backends/arm/quantizer/arm_quantizer_utils.py#L626
redefinition of unused '_should_skip_while_shared_qspec' from line 590 See https://www.flake8rules.com/rules/F811.html.
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/