Add support for commercial versions of Qt #76
Annotations
10 errors
run reviewdog:
aqt/installer.py#L667
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "base"
Raw Output:
aqt/installer.py:667:12: error: "list[str]" has no attribute "base"
|
run reviewdog:
aqt/installer.py#L668
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "base"
Raw Output:
aqt/installer.py:668:20: error: "list[str]" has no attribute "base"
|
run reviewdog:
aqt/installer.py#L671
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "timeout"
Raw Output:
aqt/installer.py:671:12: error: "list[str]" has no attribute "timeout"
|
run reviewdog:
aqt/installer.py#L672
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "timeout"
Raw Output:
aqt/installer.py:672:23: error: "list[str]" has no attribute "timeout"
|
run reviewdog:
aqt/installer.py#L676
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "target"
Raw Output:
aqt/installer.py:676:18: error: "list[str]" has no attribute "target"
|
run reviewdog:
aqt/installer.py#L677
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "arch"
Raw Output:
aqt/installer.py:677:16: error: "list[str]" has no attribute "arch"
|
run reviewdog:
aqt/installer.py#L678
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "version"
Raw Output:
aqt/installer.py:678:19: error: "list[str]" has no attribute "version"
|
run reviewdog:
aqt/installer.py#L679
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "user"
Raw Output:
aqt/installer.py:679:20: error: "list[str]" has no attribute "user"
|
run reviewdog:
aqt/installer.py#L680
[mypy] reported by reviewdog 🐶
error: "list[str]" has no attribute "password"
Raw Output:
aqt/installer.py:680:20: error: "list[str]" has no attribute "password"
|
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