Use gather instead of task group, use more typing_extensions, use List #4
Annotations
53 errors and 2 warnings
build (3.9):
build/lib/test/conftest.py#L1
Import "pytest" could not be resolved (reportMissingImports)
|
build (3.9):
build/lib/test/conftest.py#L1
Type of "Parser" is unknown (reportUnknownVariableType)
|
build (3.9):
build/lib/test/conftest.py#L1
Type of "Metafunc" is unknown (reportUnknownVariableType)
|
build (3.9):
build/lib/test/conftest.py#L3
Type of parameter "parser" is unknown (reportUnknownParameterType)
|
build (3.9):
build/lib/test/conftest.py#L5
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.9):
build/lib/test/conftest.py#L6
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.9):
build/lib/test/conftest.py#L7
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.9):
build/lib/test/conftest.py#L8
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.9):
build/lib/test/conftest.py#L9
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.9):
build/lib/test/conftest.py#L11
Type of parameter "metafunc" is unknown (reportUnknownParameterType)
|
build (3.11):
build/lib/test/conftest.py#L1
Import "pytest" could not be resolved (reportMissingImports)
|
build (3.11):
build/lib/test/conftest.py#L1
Type of "Parser" is unknown (reportUnknownVariableType)
|
build (3.11):
build/lib/test/conftest.py#L1
Type of "Metafunc" is unknown (reportUnknownVariableType)
|
build (3.11):
build/lib/test/conftest.py#L3
Type of parameter "parser" is unknown (reportUnknownParameterType)
|
build (3.11):
build/lib/test/conftest.py#L5
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.11):
build/lib/test/conftest.py#L6
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.11):
build/lib/test/conftest.py#L7
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.11):
build/lib/test/conftest.py#L8
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.11):
build/lib/test/conftest.py#L9
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.11):
build/lib/test/conftest.py#L11
Type of parameter "metafunc" is unknown (reportUnknownParameterType)
|
build (3.10)
The job was canceled because "_3_9" failed.
|
build (3.10):
build/lib/test/conftest.py#L1
Import "pytest" could not be resolved (reportMissingImports)
|
build (3.10):
build/lib/test/conftest.py#L1
Type of "Parser" is unknown (reportUnknownVariableType)
|
build (3.10):
build/lib/test/conftest.py#L1
Type of "Metafunc" is unknown (reportUnknownVariableType)
|
build (3.10):
build/lib/test/conftest.py#L3
Type of parameter "parser" is unknown (reportUnknownParameterType)
|
build (3.10):
build/lib/test/conftest.py#L5
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.10):
build/lib/test/conftest.py#L6
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.10):
build/lib/test/conftest.py#L7
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.10):
build/lib/test/conftest.py#L8
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.10):
build/lib/test/conftest.py#L9
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.10):
build/lib/test/conftest.py#L11
Type of parameter "metafunc" is unknown (reportUnknownParameterType)
|
build (3.12)
The job was canceled because "_3_9" failed.
|
build (3.12):
build/lib/test/conftest.py#L1
Import "pytest" could not be resolved (reportMissingImports)
|
build (3.12):
build/lib/test/conftest.py#L1
Type of "Parser" is unknown (reportUnknownVariableType)
|
build (3.12):
build/lib/test/conftest.py#L1
Type of "Metafunc" is unknown (reportUnknownVariableType)
|
build (3.12):
build/lib/test/conftest.py#L3
Type of parameter "parser" is unknown (reportUnknownParameterType)
|
build (3.12):
build/lib/test/conftest.py#L5
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.12):
build/lib/test/conftest.py#L6
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.12):
build/lib/test/conftest.py#L7
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.12):
build/lib/test/conftest.py#L8
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.12):
build/lib/test/conftest.py#L9
Type of "addoption" is unknown (reportUnknownMemberType)
|
build (3.12):
build/lib/test/conftest.py#L11
Type of parameter "metafunc" is unknown (reportUnknownParameterType)
|
build (3.8)
The job was canceled because "_3_9" failed.
|
build (3.8):
build/lib/filesender/api.py#L261
Subscript for class "set" will generate runtime exception; enclose type annotation in quotes
|
build (3.8):
build/lib/filesender/benchmark.py#L8
"randbytes" is unknown import symbol (reportAttributeAccessIssue)
|
build (3.8):
build/lib/filesender/benchmark.py#L8
Type of "randbytes" is unknown (reportUnknownVariableType)
|
build (3.8):
build/lib/filesender/benchmark.py#L37
Argument type is unknown
Argument corresponds to parameter "s" in function "write" (reportUnknownArgumentType)
|
build (3.8):
build/lib/filesender/benchmark.py#L62
Subscript for class "dict" will generate runtime exception; enclose type annotation in quotes
|
build (3.8):
build/lib/filesender/benchmark.py#L62
Subscript for class "dict" will generate runtime exception; enclose type annotation in quotes
|
build (3.8):
build/lib/test/conftest.py#L1
Import "pytest" could not be resolved (reportMissingImports)
|
build (3.8):
build/lib/test/conftest.py#L1
Type of "Parser" is unknown (reportUnknownVariableType)
|
build (3.8):
build/lib/test/conftest.py#L1
Type of "Metafunc" is unknown (reportUnknownVariableType)
|
build (3.8):
build/lib/test/conftest.py#L3
Type of parameter "parser" is unknown (reportUnknownParameterType)
|
build (3.12):
build/lib/filesender/main.py#L12
Import "pkg_resources" could not be resolved from source (reportMissingModuleSource)
|
build (3.12):
filesender/main.py#L12
Import "pkg_resources" could not be resolved from source (reportMissingModuleSource)
|