Add support for commercial versions of Qt #116
run-linter.yml
on: pull_request
Linter
42s
Document checks
45s
Annotations
4 errors
Linter:
aqt/installer.py#L823
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one
Raw Output:
aqt/installer.py:823:13: error: Function is missing a type annotation for one
|
Linter:
aqt/installer.py#L873
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one or
Raw Output:
aqt/installer.py:873:5: error: Function is missing a type annotation for one or
|
Linter:
aqt/installer.py#L933
[mypy] reported by reviewdog 🐶
error: No return value expected [return-value]
Raw Output:
aqt/installer.py:933:13: error: No return value expected [return-value]
|
Linter:
aqt/installer.py#L938
[mypy] reported by reviewdog 🐶
error: No return value expected [return-value]
Raw Output:
aqt/installer.py:938:9: error: No return value expected [return-value]
|