Skip to content

Allow python 3.8+

Allow python 3.8+ #3

Triggered via push June 17, 2024 03:27
Status Failure
Total duration 27s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 2 warnings
build (3.10): build/lib/filesender/api.py#L9
"TaskGroup" is unknown import symbol (reportAttributeAccessIssue)
build (3.10): build/lib/filesender/api.py#L9
Type of "TaskGroup" is unknown (reportUnknownVariableType)
build (3.10): build/lib/filesender/api.py#L204
Type of "tg" is unknown (reportUnknownVariableType)
build (3.10): build/lib/filesender/api.py#L207
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.10): build/lib/filesender/api.py#L287
Type of "tg" is unknown (reportUnknownVariableType)
build (3.10): build/lib/filesender/api.py#L289
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.10): build/lib/filesender/api.py#L370
Type of "tg" is unknown (reportUnknownVariableType)
build (3.10): build/lib/filesender/api.py#L372
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.10): filesender/api.py#L9
"TaskGroup" is unknown import symbol (reportAttributeAccessIssue)
build (3.10): filesender/api.py#L9
Type of "TaskGroup" is unknown (reportUnknownVariableType)
build (3.9): build/lib/filesender/api.py#L9
"TaskGroup" is unknown import symbol (reportAttributeAccessIssue)
build (3.9): build/lib/filesender/api.py#L9
Type of "TaskGroup" is unknown (reportUnknownVariableType)
build (3.9): build/lib/filesender/api.py#L204
Type of "tg" is unknown (reportUnknownVariableType)
build (3.9): build/lib/filesender/api.py#L207
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.9): build/lib/filesender/api.py#L287
Type of "tg" is unknown (reportUnknownVariableType)
build (3.9): build/lib/filesender/api.py#L289
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.9): build/lib/filesender/api.py#L370
Type of "tg" is unknown (reportUnknownVariableType)
build (3.9): build/lib/filesender/api.py#L372
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.9): build/lib/filesender/benchmark.py#L81
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
build (3.9): build/lib/filesender/benchmark.py#L81
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
build (3.8)
The job was canceled because "_3_10" failed.
build (3.8): build/lib/filesender/api.py#L9
"TaskGroup" is unknown import symbol (reportAttributeAccessIssue)
build (3.8): build/lib/filesender/api.py#L9
Type of "TaskGroup" is unknown (reportUnknownVariableType)
build (3.8): build/lib/filesender/api.py#L204
Type of "tg" is unknown (reportUnknownVariableType)
build (3.8): build/lib/filesender/api.py#L207
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.8): build/lib/filesender/api.py#L258
Subscript for class "set" will generate runtime exception; enclose type annotation in quotes
build (3.8): build/lib/filesender/api.py#L287
Type of "tg" is unknown (reportUnknownVariableType)
build (3.8): build/lib/filesender/api.py#L289
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.8): build/lib/filesender/api.py#L370
Type of "tg" is unknown (reportUnknownVariableType)
build (3.8): build/lib/filesender/api.py#L372
Type of "create_task" is unknown (reportUnknownMemberType)
build (3.8): build/lib/filesender/benchmark.py#L8
"randbytes" is unknown import symbol (reportAttributeAccessIssue)
build (3.12)
The job was canceled because "_3_10" failed.
build (3.12): build/lib/filesender/main.py#L11
Import "pkg_resources" could not be resolved from source (reportMissingModuleSource)
build (3.12): filesender/main.py#L11
Import "pkg_resources" could not be resolved from source (reportMissingModuleSource)