Skip to content

Add support for commercial versions of Qt #109

Add support for commercial versions of Qt

Add support for commercial versions of Qt #109

Triggered via pull request January 18, 2025 07:05
Status Success
Total duration 43s
Artifacts

run-linter.yml

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

Annotations

5 errors
Linter: aqt/helper.py#L456
[mypy] reported by reviewdog 🐶 error: Name "_get_config" already defined on line 431 Raw Output: aqt/helper.py:456:5: error: Name "_get_config" already defined on line 431
Linter: aqt/helper.py#L717
[mypy] reported by reviewdog 🐶 error: Returning Any from function declared to return Raw Output: aqt/helper.py:717:9: error: Returning Any from function declared to return
Linter: aqt/commercial.py#L113
[mypy] reported by reviewdog 🐶 error: Argument 1 to "safely_run_save_output" has Raw Output: aqt/commercial.py:113:45: error: Argument 1 to "safely_run_save_output" has
Linter: aqt/commercial.py#L129
[mypy] reported by reviewdog 🐶 error: Name "subprocess" is not defined Raw Output: aqt/commercial.py:129:16: error: Name "subprocess" is not defined
Linter: aqt/installer.py#L820
[mypy] reported by reviewdog 🐶 error: Function is missing a type annotation Raw Output: aqt/installer.py:820:13: error: Function is missing a type annotation