feat: make use of Python in init and new command #38
tests.yaml
on: push
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
[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:
tests/integration/test_utils_vcs_git.py#L378
test_username_password_parameter_is_not_passed_to_dulwich
dulwich.errors.GitProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
|
macOS aarch64 (Python 3.8) / pytest
Process completed with exit code 1.
|
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
|
Status
Process completed with exit code 1.
|