fix: warning deprecated prime use
Metadata
Current evaluation
Resolved deprecated prime warning issue #1609. Merged after two reviewer approvals, the change modifies two files with 86 additions to eliminate the deprecation.
Suggested action: —
No scores available.
Issue body
Fixes: #1609
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Resolved deprecated prime warning issue #1609. Merged after two reviewer approvals, the change modifies two files with 86 additions to eliminate the deprecation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to fix a deprecated prime use warning, resolving issue #1609. The update removes compiler deprecation notices related to prime usage and was integrated by the maintainer. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to resolve issue #1609 by addressing a deprecation warning for prime use. Maintainer syu-w authored and merged the fix, eliminating the outdated function call. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4553 fix: warning unsafe override-prime | snapcraft | merged | Merged to resolve the unsafe override-prime warning. Approved by two reviewers, the changes add 80 lines across two files. A force push re-targeted the branch to a hotfix release. | |
| #2861 chore: remove prime key deprecation warning | charmcraft | merged | Merged following two reviewer approvals. Removes the prime key deprecation warning, resolving issue #1786. The change deletes 24 lines in a single file and passed CI checks. | |
| #1786 Remove warning about `prime` key | charmcraft | closed | The prime key deprecation warning was removed and the issue was fixed. The warning was successfully eliminated from the codebase after the required timeframe passed, fulfilling the maintenance request. | |
| #1785 fix(app): clarify wording on 'prime' change | charmcraft | merged | Merged to clarify wording on the 'prime' update, resolving issue #1782. The commit modified two files with 97 additions and 18 deletions. Review feedback was addressed before integration. | |
| #4661 fix(test): use prime dir in some tests | snapcraft | merged | Merged a test fix updating specific tests to use the prime directory. Approved by two reviewers, passed CI and Codecov checks, and modified one file with eleven additions and six deletions. |