assorted: address errors from mypy uprev
Metadata
Current evaluation
Merged a pull request addressing mypy errors from an upgrade. The maintainer combined remaining fixes into one PR, which was approved by two reviewers and passed CI. Changes affect 15 files with 65 additions and 45 deletions.
Suggested action: —
No scores available.
Issue body
Most of the remaining fixes that didn't really warrant breaking up into their own PRs.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a pull request addressing mypy errors from an upgrade. The maintainer combined remaining fixes into one PR, which was approved by two reviewers and passed CI. Changes affect 15 files with 65 additions and 45 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged assorted fixes addressing type checking errors from a mypy version update. The changes bundle remaining unrelated corrections into a single commit. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged assorted type-checking fixes addressing errors from a mypy version upgrade. The changes consolidate remaining adjustments too minor to warrant separate pull requests. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2807 meta: address errors from mypy uprev | snapcraft | merged | Merged following two reviewer approvals and passing CI. Resolves mypy type-checking errors from a version upgrade. Changes are mostly non-runtime affecting, with minor improvements to edge-case handling across six files. | |
| #2812 store: address errors from mypy uprev | snapcraft | merged | Merged after approval and passing CI. Resolves mypy type-checking errors from an upstream version update, modifying 7 files with 47 additions and 19 deletions. | |
| #2811 extractors: address errors from mypy uprev | snapcraft | merged | Merged after resolving mypy type-checking errors from an upstream version update. The change modified three files (+28/-22 lines) and received single reviewer approval with zero unresolved comments. | |
| #856 style: update mypy and fix linting issues | craft-application | merged | Merged after receiving approval from two reviewers and passing all CI checks. The update refreshed mypy and resolved linting issues across two files, resulting in 38 additions and 32 deletions. | |
| #2805 plugins: address type errors for mypy uprev | snapcraft | merged | Merged type fixes for plugins to resolve mypy errors from an upstream update. Changes do not affect runtime behavior. Approved by two reviewers and modified three files with eight additions and five deletions. | |
| #2809 project-loader: address errors from mypy uprev | snapcraft | merged | Merged to address mypy upgrade errors in the project-loader module. Approved by one reviewer, the changes modify 9 files with 62 additions and 53 deletions, successfully integrating the type-checking fixes. | |
| #2813 pluginhandler: address errors from mypy uprev | snapcraft | merged | Merged after resolving mypy type checking errors in the pluginhandler module following a version upgrade. Approved by one reviewer, passed CI, and updated one file with 13 additions and 11 deletions. | |
| #479 style: drop mypy, pyright | craft-cli | merged | Merged after approval from two reviewers; replaces mypy and pyright with ty, passing all CI checks. The change removed 341 lines and added 17 across 8 files. | |
| #2810 build-providers: address errors from mypy uprev | snapcraft | merged | Merged after approval. Addresses type-checking errors in the build-providers module caused by a mypy version upgrade. The changes modify six files, adding 117 lines and removing 48. | |
| #2820 uprev mypy to 0.740! (and address remaining errors) | snapcraft | merged | Merged after approval. The update upgraded mypy to 0.740, resolved remaining type errors, added optional type hints to reports and functions, and applied a temporary type ignore for ProjectInfo. CI checks passed. |