python 3.13 in workflows #513
Triggered via pull request
September 15, 2024 11:50
Status
Failure
Total duration
23m 3s
Artifacts
–
tests.yaml
on: pull_request
Annotations
6 errors
macOS aarch64 (Python 3.8) / mypy
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
macOS aarch64 (Python 3.8) / pytest (poetry-plugin-export)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
macOS aarch64 (Python 3.8) / pytest
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
macOS x86_64 (Python 3.13) / pytest:
tests/console/commands/test_add.py#L430
test_add_git_constraint_with_extras[foo]
AssertionError: assert 'Updating dep...ing lock file' == 'Updating dep...ing lock file'
Updating dependencies
Resolving dependencies...
Package operations: 4 installs, 0 updates, 0 removals
- Installing cleo (0.6.5)
+ - Installing tomlkit (0.5.5)
- Installing pendulum (1.4.4)
- - Installing tomlkit (0.5.5)
- Installing demo (0.1.2 9cf87a2)
Writing lock file
|
macOS x86_64 (Python 3.13) / pytest
Process completed with exit code 1.
|
Status
Process completed with exit code 1.
|