Add analyze-project composite action to validate a Python project #77
Triggered via pull request
September 18, 2025 19:06
Status
Failure
Total duration
5m 54s
Artifacts
–
PR.yml
on: pull_request
Matrix: Run CI / Test actions / Test setup-poetry
Matrix: Run CI / Test actions / Test setup-python
Run CI
/
...
/
Test check-project-version
15s
Run CI
/
...
/
Test update-project-version
22s
Matrix: Run CI / Test actions / Test analyze-project
Matrix: Run CI / Test actions / Test setup-poetry (cache hit)
Matrix: Run CI / Test actions / Test setup-poetry (no cache)
Run CI
/
...
/
Test Results
3s
Annotations
29 errors and 32 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 (macos-latest, 3.13):
update-project-version/update_version.py#L59
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.13):
update-project-version/update_version.py#L52
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.13):
update-project-version/update_version.py#L45
Cannot access attribute "dev" for class "list[str]"
Attribute "dev" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.13):
update-project-version/update_version.py#L41
Type "Namespace" is not assignable to declared type "list[str]"
"Namespace" is not assignable to "list[str]" (reportAssignmentType)
|
|
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.12):
update-project-version/update_version.py#L59
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.12):
update-project-version/update_version.py#L52
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.12):
update-project-version/update_version.py#L45
Cannot access attribute "dev" for class "list[str]"
Attribute "dev" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.12):
update-project-version/update_version.py#L41
Type "Namespace" is not assignable to declared type "list[str]"
"Namespace" is not assignable to "list[str]" (reportAssignmentType)
|
|
Run CI / Test actions / Test analyze-project (macos-latest, 3.12)
The strategy configuration was canceled because "run_ci.test_actions.test_analyze_project.macos-latest_3_13" failed
|
|
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12):
update-project-version/update_version.py#L59
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12):
update-project-version/update_version.py#L52
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12):
update-project-version/update_version.py#L45
Cannot access attribute "dev" for class "list[str]"
Attribute "dev" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12):
update-project-version/update_version.py#L41
Type "Namespace" is not assignable to declared type "list[str]"
"Namespace" is not assignable to "list[str]" (reportAssignmentType)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.12)
The strategy configuration was canceled because "run_ci.test_actions.test_analyze_project.macos-latest_3_13" failed
|
|
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)
The strategy configuration was canceled because "run_ci.test_actions.test_analyze_project.macos-latest_3_13" failed
|
|
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13):
update-project-version/update_version.py#L59
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13):
update-project-version/update_version.py#L52
Cannot access attribute "rule" for class "list[str]"
Attribute "rule" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13):
update-project-version/update_version.py#L45
Cannot access attribute "dev" for class "list[str]"
Attribute "dev" is unknown (reportAttributeAccessIssue)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13):
update-project-version/update_version.py#L41
Type "Namespace" is not assignable to declared type "list[str]"
"Namespace" is not assignable to "list[str]" (reportAssignmentType)
|
|
Run CI / Test actions / Test analyze-project (ubuntu-latest, 3.13)
The strategy configuration was canceled because "run_ci.test_actions.test_analyze_project.macos-latest_3_13" failed
|
|
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)
The strategy configuration was canceled because "run_ci.test_actions.test_analyze_project.macos-latest_3_13" failed
|
|
Run CI / Test actions / Test setup-python (windows-latest, 3.12)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-python (windows-latest, 3.9)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-python (windows-latest, 3.13)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-python (windows-latest, 3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-python (windows-latest, 3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Notice
The next step is expected to fail.
|
|
Run CI / Test actions / Test setup-python (windows-latest, pypy3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test analyze-project (windows-latest, 3.12)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test analyze-project (windows-latest, 3.13)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (windows-latest, 3.13)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (windows-latest, 3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (windows-latest, 3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (windows-latest, pypy3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (windows-latest, 3.12)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (windows-latest, 3.9)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-python (windows-latest, pypy3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-python (windows-latest, 3.13t)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (windows-latest, pypy3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.12)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.13)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, 3.9)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.13)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, pypy3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.9)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.12)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, 3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (cache hit) (windows-latest, pypy3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, pypy3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run CI / Test actions / Test setup-poetry (no cache) (windows-latest, pypy3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|