Linux no threaded capture #645
lint-and-build.yml
on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
8 errors
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L29
"RUNNING_WAYLAND" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L200
Unpacked argument cannot be used for TypeVarTuple parameter (reportGeneralTypeIssues)
|
Pyright (ubuntu-22.04, 3.10):
src/capture_method/__init__.py#L151
Type of "check_feature" is partially unknown
Type of "check_feature" is "(feature: Unknown) -> Unknown" (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.10)
3 errors
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L29
"RUNNING_WAYLAND" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L200
Unpacked argument cannot be used for TypeVarTuple parameter (reportGeneralTypeIssues)
|
Pyright (ubuntu-22.04, 3.11):
src/capture_method/__init__.py#L151
Type of "check_feature" is partially unknown
Type of "check_feature" is "(feature: Unknown) -> Unknown" (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11)
3 errors
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AutoSplit for ubuntu-22.04 (Python 3.11)
Expired
|
163 MB |
|
AutoSplit for windows-latest (Python 3.11)
Expired
|
134 MB |
|
AutoSplit for windows-latest (Python 3.12)
Expired
|
134 MB |
|
Build logs for ubuntu-22.04 (Python 3.11)
Expired
|
2.03 MB |
|
Build logs for windows-latest (Python 3.11)
Expired
|
2.28 MB |
|
Build logs for windows-latest (Python 3.12)
Expired
|
2.28 MB |
|