Skip to content

Add support for commercial versions of Qt #104

Add support for commercial versions of Qt

Add support for commercial versions of Qt #104

Triggered via pull request January 12, 2025 12:50
Status Failure
Total duration 36s
Artifacts

run-linter.yml

on: pull_request
Linter
29s
Linter
Document checks
29s
Document checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linter: aqt/helper.py#L478
[mypy] reported by reviewdog 🐶 error: Function is missing a return type annotation Raw Output: aqt/helper.py:478:5: error: Function is missing a return type annotation
Linter: aqt/helper.py#L480
[mypy] reported by reviewdog 🐶 error: Item "None" of "ConfigParser | None" has no Raw Output: aqt/helper.py:480:16: error: Item "None" of "ConfigParser | None" has no
Linter: aqt/helper.py#L483
[mypy] reported by reviewdog 🐶 error: Function is missing a return type annotation Raw Output: aqt/helper.py:483:5: error: Function is missing a return type annotation
Linter: aqt/helper.py#L485
[mypy] reported by reviewdog 🐶 error: Item "None" of "ConfigParser | None" has no Raw Output: aqt/helper.py:485:16: error: Item "None" of "ConfigParser | None" has no
Linter: aqt/helper.py#L488
[mypy] reported by reviewdog 🐶 error: Function is missing a return type annotation Raw Output: aqt/helper.py:488:5: error: Function is missing a return type annotation
Linter: aqt/helper.py#L490
[mypy] reported by reviewdog 🐶 error: Item "None" of "ConfigParser | None" has no Raw Output: aqt/helper.py:490:16: error: Item "None" of "ConfigParser | None" has no
Linter: aqt/helper.py#L493
[mypy] reported by reviewdog 🐶 error: Function is missing a return type annotation Raw Output: aqt/helper.py:493:5: error: Function is missing a return type annotation
Linter: aqt/helper.py#L495
[mypy] reported by reviewdog 🐶 error: Item "None" of "ConfigParser | None" has no Raw Output: aqt/helper.py:495:16: error: Item "None" of "ConfigParser | None" has no
Linter: aqt/helper.py#L498
[mypy] reported by reviewdog 🐶 error: Function is missing a return type annotation Raw Output: aqt/helper.py:498:5: error: Function is missing a return type annotation
Linter
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835