style(lint): autofix ruff 0.6.4 linting errors
Metadata
Current evaluation
Closed without merging. Abandoned due to ruff 0.6.4 ARG001 rule changes breaking the CI pipeline. No reviews were requested, checks never ran, and the PR remained inactive for 680 days.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
Pipeline currently fails due to the change in the implementation of ARG001 rule ( https://github.com/astral-sh/ruff/issues/12963 )
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. Abandoned due to ruff 0.6.4 ARG001 rule changes breaking the CI pipeline. No reviews were requested, checks never ran, and the PR remained inactive for 680 days. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. Pipeline failed due to a breaking change in ruff 0.6.4's ARG001 rule. The PR was abandoned pending upstream resolution or lint configuration adjustment. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #19 style: fix linting issues for ruff 0.12 | craft-artifacts | closed | Closed without merging. The ruff 0.12 linting fixes remained unreviewed and unmerged. CI checks for OSV-scanner, minimum dependencies, and linting continued to fail. The changes were abandoned after 393 days. | |
| #1825 style(lint): fix ruff 0.6.0 linting errors | charmcraft | merged | Merged following two reviewer approvals and passing CI. The change resolves ruff 0.6.0 linting errors across 31 files using ruff's autofix, resulting in 70 additions and 71 deletions. | |
| #4981 style(lint): fix ruff 0.6 linting errors | snapcraft | merged | Merged after receiving two approvals and passing CI checks. Resolves ruff 0.6 linting errors with a minimal one-file change. | |
| #264 lint: format with ruff and fix ruff linting errors | rockcraft | closed | Closed without merging. The ruff formatting and linting fixes were abandoned due to zero reviewer engagement and a pending dependency on issue #263. | |
| #56 lint: stricter ruff rules | starbase | closed | Closed without merging. The pull request applying stricter ruff linting rules remained in pending review with no comments or CI checks and was abandoned. | |
| #357 style: fix lints from ruff 0.12 | craft-cli | merged | Merged following approval from three reviewers and successful CI checks. Resolved lint errors introduced by Ruff 0.12 across seven files with minor code adjustments. | |
| #803 style: fix linting issues with ruff 0.12 | craft-application | merged | Merged after approval by two reviewers. Resolves linting failures introduced by ruff 0.12 across 14 files. CI passed for fast tests, linting, and security scans, while slow test failures were tracked separately in #804. | |
| #423 style(lint): fix ruff 0.6.0 linting errors | craft-application | merged | Merged after two approvals and passing CI. Resolves ruff 0.6.0 linting errors across 21 files using ruff check --fix, applying automated style corrections to align with the updated linter version. | |
| #408 style: fix linting for ruff 0.12 | starbase | merged | Merged a one-line update to resolve linting errors for ruff 0.12. Approved by two reviewers and passed all CI checks before integration. | |
| #815 fix linting issues for ruff 0.6 | craft-parts | merged | Merged following approval from two reviewers and passing CI checks. The pull request resolves linting compatibility issues for ruff 0.6 by applying manual and automated fixes across 44 files, modifying 98 lines of code. |