Skip to content

feat(commands): support 3.12's type statement and TypeAliasType #5609

feat(commands): support 3.12's type statement and TypeAliasType

feat(commands): support 3.12's type statement and TypeAliasType #5609

Triggered via pull request October 26, 2023 19:19
Status Failure
Total duration 5m 44s
Artifacts

lint-test.yml

on: pull_request
Matrix: pyright
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

13 errors
pyright (3.9, false)
Exit code 1
pyright (3.9, false)
Exit code 1
pyright (3.10, false)
Exit code 1
pyright (3.10, false)
Exit code 1
pyright (3.8, false)
Exit code 1
pyright (3.8, false): tests/test_utils.py#L23
"TypeAliasType" is unknown import symbol (reportGeneralTypeIssues)
pyright (3.8, false): tests/utils_helper_module.py#L11
"TypeAliasType" is unknown import symbol (reportGeneralTypeIssues)
pyright (3.8, false)
2 errors
pyright (3.12, false)
Exit code 1
pyright (3.12, false)
Exit code 1
pyright (3.11, false)
Exit code 1
pyright (3.11, false)
Exit code 1
check
Process completed with exit code 1.