Add support for commercial versions of Qt #95
run-linter.yml
on: pull_request
Linter
29s
Document checks
32s
Annotations
3 errors
Linter:
aqt/commercial.py#L7
[mypy] reported by reviewdog 🐶
error: Name "platform" already defined (by an import)
Raw Output:
aqt/commercial.py:7:1: error: Name "platform" already defined (by an import)
|
Linter:
aqt/commercial.py#L32
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one or
Raw Output:
aqt/commercial.py:32:5: error: Function is missing a type annotation for one or
|
Linter:
aqt/installer.py#L809
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one or
Raw Output:
aqt/installer.py:809:5: error: Function is missing a type annotation for one or
|