Skip to content

fix(ci): address remaining pyright errors#1368

Merged
Computerdores merged 2 commits into
mainfrom
misc-pyright-fixes
May 13, 2026
Merged

fix(ci): address remaining pyright errors#1368
Computerdores merged 2 commits into
mainfrom
misc-pyright-fixes

Conversation

@CyanVoxel
Copy link
Copy Markdown
Member

Summary

This PR addresses the remaining pyright errors present either by correcting the underlying issues or suppressing the errors where appropriate. Some warnings and basedpyright-specific issues were addressed as well.

Unblocks #1232.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added Type: Refactor Code that needs to be restructured or cleaned up Type: CI Continuous Integration / workflows Priority: Medium An issue that shouldn't be be saved for last Status: Review Needed A review of this is needed Type: Fix A fix for a bug, typo, or other issue labels May 13, 2026
Comment thread src/tagstudio/qt/previews/renderer.py Outdated
Comment thread src/tagstudio/qt/previews/renderer.py Outdated
@Computerdores Computerdores mentioned this pull request May 13, 2026
8 tasks
@Computerdores Computerdores merged commit 3846b65 into main May 13, 2026
14 checks passed
@CyanVoxel CyanVoxel deleted the misc-pyright-fixes branch May 14, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Medium An issue that shouldn't be be saved for last Status: Review Needed A review of this is needed Type: CI Continuous Integration / workflows Type: Fix A fix for a bug, typo, or other issue Type: Refactor Code that needs to be restructured or cleaned up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants