Add support for commercial versions of Qt #104
Annotations
10 errors
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog:
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
|
run reviewdog
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
|
Loading