Validate Python e2e #78
test-python.yml
on: schedule
Matrix: check-latest
Matrix: setup-dev-version
Matrix: setup-pre-release-version-from-manifest
Matrix: setup-prerelease-version
Matrix: setup-python-multiple-python-versions
Matrix: setup-versions-from-file-without-parameter
Matrix: setup-versions-from-file
Matrix: setup-versions-from-manifest
Matrix: setup-versions-from-poetry-pyproject-file
Matrix: setup-versions-from-standard-pyproject-file
Matrix: setup-versions-noenv
Annotations
9 errors
Setup 3.13.0-alpha.6 macos-latest
[notice] A new release of pip is available: 24.0 -> 24.2
[notice] To update, run: python3.13 -m pip install --upgrade pip
|
check-latest (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
setup-python-multiple-python-versions (macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Setup 3.8.10 macos-latest version file
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Setup 3.8.10 macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Setup 3.8.10 macos-latest version file without parameter
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Setup 3.8.10 macos-latest poetry pyproject file
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Setup 3.8.10 macos-latest standard pyproject file
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Setup 3.8 macos-latest (noenv)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|