Linux no threaded capture #642
Annotations
7 errors
Analysing the code with Pyright:
src/utils.py#L201
Unpacked argument cannot be used for TypeVarTuple parameter (reportGeneralTypeIssues)
|
Analysing the code with Pyright:
src/utils.py#L201
Return type is unknown (reportUnknownVariableType)
|
Analysing the code with Pyright:
src/utils.py#L196
Return type is unknown (reportUnknownParameterType)
|
Analysing the code with Pyright:
src/utils.py#L30
Unnecessary "# pyright: ignore" rule: "reportGeneralTypeIssues"
|
Analysing the code with Pyright:
src/utils.py#L30
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType"
|
Analysing the code with Pyright:
src/capture_method/__init__.py#L151
Type of "check_feature" is partially unknown
Type of "check_feature" is "(feature: Unknown) -> Unknown" (reportUnknownMemberType)
|
Analysing the code with Pyright
6 errors
|
The logs for this run have expired and are no longer available.
Loading