Linux no threaded capture #642
lint-and-build.yml
on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
36 errors
Pyright (ubuntu-22.04, 3.12)
Process completed with exit code 1.
|
ruff (ubuntu-22.04, 3.12)
Process completed with exit code 1.
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L201
Unpacked argument cannot be used for TypeVarTuple parameter (reportGeneralTypeIssues)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L201
Return type is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L196
Return type is unknown (reportUnknownParameterType)
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L30
Unnecessary "# pyright: ignore" rule: "reportGeneralTypeIssues"
|
Pyright (ubuntu-22.04, 3.11):
src/utils.py#L30
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType"
|
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)
6 errors
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L201
Unpacked argument cannot be used for TypeVarTuple parameter (reportGeneralTypeIssues)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L201
Return type is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L196
Return type is unknown (reportUnknownParameterType)
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L30
Unnecessary "# pyright: ignore" rule: "reportGeneralTypeIssues"
|
Pyright (ubuntu-22.04, 3.10):
src/utils.py#L30
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType"
|
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)
6 errors
|
ruff (windows-latest, 3.10)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
ruff (windows-latest, 3.10)
The operation was canceled.
|
Pyright (windows-latest, 3.10)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
Pyright (windows-latest, 3.10)
The operation was canceled.
|
Pyright (windows-latest, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
Pyright (windows-latest, 3.12)
The operation was canceled.
|
ruff (windows-latest, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
ruff (windows-latest, 3.12)
The operation was canceled.
|
Build (ubuntu-22.04, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
Build (ubuntu-22.04, 3.12)
The operation was canceled.
|
Build (windows-latest, 3.12)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
Build (windows-latest, 3.12)
The operation was canceled.
|
Build (windows-latest, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
Build (windows-latest, 3.11)
The operation was canceled.
|
Build (ubuntu-22.04, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
Build (ubuntu-22.04, 3.11)
The operation was canceled.
|
ruff (windows-latest, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
ruff (windows-latest, 3.11)
The operation was canceled.
|
Pyright (windows-latest, 3.11)
Canceling since a higher priority waiting request for 'Lint and build-linux-no-capture' exists
|
Pyright (windows-latest, 3.11)
The operation was canceled.
|