Skip to content

chore(deps): update github actions #336

chore(deps): update github actions

chore(deps): update github actions #336

Triggered via pull request July 13, 2026 22:34
Status Cancelled
Total duration 2m 5s
Artifacts

PR.yml

on: pull_request
Matrix: Run CI / Test actions / Test setup-poetry
Matrix: Run CI / Test actions / Test analyze-project
Matrix: Run CI / Test actions / Test analyze-project (repo root)
Matrix: Run CI / Test actions / Test setup-python
Run CI  /  ...  /  Test check-project-version
21s
Run CI / Test actions / Test check-project-version
Run CI  /  ...  /  Test update-project-version
22s
Run CI / Test actions / Test update-project-version
Run CI  /  ...  /  Run zizmor
22s
Run CI / Check actions / Run zizmor
Matrix: Run CI / Test actions / Test setup-poetry (cache hit)
Matrix: Run CI / Test actions / Test setup-poetry (no cache)
Matrix: Run CI / Test actions / Test analyze-project (cache hit)
Run CI  /  ...  /  Test Results
0s
Run CI / Test actions / Test Results
Fit to window
Zoom out
Zoom in

Annotations

233 errors and 50 notices
Run CI / Test actions / Test check-project-version
Process completed with exit code 1.
Project Version Error
The project version in pyproject.toml does not match the expected version. If this workflow was triggered by a GitHub release, verify that the release was tagged with the correct version. If they don't match, you should either update pyproject.toml or delete and re-create the release with the correct tag. Project version: 1.0.0 Expected version: 1.0.1
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.11)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.11)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.11)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.11)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.10)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.10)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.14)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.14)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.9)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.9)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.10)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.10)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.9): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.9)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.9)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14t): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14t): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14t): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14t): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14t)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.14t)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.13)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.13)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (ubuntu-latest, pypy3.11-7.3.20)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (ubuntu-latest, pypy3.11-7.3.20)
Process completed with exit code 255.
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.10)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.12)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.13)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (ubuntu-latest, 3.11)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (macos-latest, 3.12)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (macos-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test setup-poetry (no cache) (ubuntu-latest, 3.9)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (macos-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (macos-latest, 3.12)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, 3.12)
Process completed with exit code 255.
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.14t)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.13)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.10)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.9)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.10)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.12)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.14)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.14t)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.13)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (macos-latest, 3.14t)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (macos-latest, 3.14t)
The operation was canceled.
Run CI / Test actions / Test analyze-project (macos-latest, 3.14t)
Process completed with exit code 255.
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20)
Process completed with exit code 255.
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20)
Process completed with exit code 255.
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.12)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.9)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (ubuntu-latest, 3.14)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.14t)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.11)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.11)
The operation was canceled.
Run CI / Test actions / Test analyze-project (windows-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.11): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.11)
Process completed with exit code 127.
Run CI / Test actions / Test analyze-project (windows-latest, 3.11)
Process completed with exit code 127.
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.11)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (repo root) (windows-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.10)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.14)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.14)
The operation was canceled.
Run CI / Test actions / Test analyze-project (windows-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.9)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.14): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.14)
Process completed with exit code 127.
Run CI / Test actions / Test analyze-project (windows-latest, 3.14)
Process completed with exit code 127.
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.14t)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.14)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.12)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.12)
The operation was canceled.
Run CI / Test actions / Test analyze-project (windows-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.12): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.12)
Process completed with exit code 127.
Run CI / Test actions / Test analyze-project (windows-latest, 3.12)
Process completed with exit code 127.
Run CI / Test actions / Test analyze-project (windows-latest, 3.9)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.9)
The operation was canceled.
Run CI / Test actions / Test analyze-project (windows-latest, 3.9)
Process completed with exit code 127.
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.14)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.14t)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.14t)
The operation was canceled.
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.13)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.13)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.13)
The operation was canceled.
Run CI / Test actions / Test analyze-project (windows-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.13): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.9)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.13)
Process completed with exit code 127.
Run CI / Test actions / Test analyze-project (windows-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.13)
Process completed with exit code 127.
Run CI / Test actions / Test analyze-project (windows-latest, 3.10)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test analyze-project (windows-latest, 3.10)
The operation was canceled.
Run CI / Test actions / Test analyze-project (windows-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['numbers']" cannot be assigned to parameter "y" of type "int" in function "foo"   "Literal['numbers']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L20
Argument of type "Literal['not']" cannot be assigned to parameter "x" of type "int" in function "foo"   "Literal['not']" is not assignable to "int" (reportArgumentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L17
Type "list[int | str]" is not assignable to declared type "list[int]"   "Literal['three']" is not assignable to "int" (reportAssignmentType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.10): .github/test_projects/pyright-errors/src/test_project/pyright-errors.py#L13
Type "str" is not assignable to return type "int"   "str" is not assignable to "int" (reportReturnType)
Run CI / Test actions / Test analyze-project (windows-latest, 3.10)
Process completed with exit code 127.
Run CI / Test actions / Test analyze-project (windows-latest, 3.10)
Process completed with exit code 127.
Run CI / Test actions / Test setup-poetry (no cache) (ubuntu-latest, 3.14t)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.14)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (ubuntu-latest, pypy3.11-7.3.20)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.12)
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.11)
Canceling since a higher priority waiting request for PR-87 exists
PR
Canceling since a higher priority waiting request for PR-87 exists
PR
Canceling since a higher priority waiting request for PR-87 exists
PR
Canceling since a higher priority waiting request for PR-87 exists
Run CI / Test actions / Test setup-python (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, 3.13)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, 3.12)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, 3.13)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, 3.12)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, 3.13)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, pypy3.11-7.3.20)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Notice
The next step is expected to fail.
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, 3.9)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, 3.12)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, 3.9)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, pypy3.11-7.3.20)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, pypy3.11-7.3.20)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, 3.14t)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, 3.9)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, 3.14t)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-python (macos-latest, 3.13t)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (macos-latest, 3.14t)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (repo root) (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, 3.9)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, 3.13)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.12)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.13)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, 3.12)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.14t)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, pypy3.11-7.3.20)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.9)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.12)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.14t)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, 3.13)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, 3.14t)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (cache hit) (macos-latest, pypy3.11-7.3.20)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test analyze-project (macos-latest, pypy3.11-7.3.20)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Run CI / Test actions / Test setup-poetry (no cache) (macos-latest, 3.9)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167