Update and pin GitHub Actions; stop testing EOL Python 3.7-3.9 in CI #96
tests.yaml
on: pull_request
Matrix: lint
Matrix: macos-tests
Matrix: packaging
Matrix: unittest
Annotations
16 errors and 2 warnings
|
lint (mypy)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
lint (pep8)
The strategy configuration was canceled because "lint.mypy" failed
|
|
unittest (3.7)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
lint (isort)
The strategy configuration was canceled because "lint.mypy" failed
|
|
lint (isort)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
unittest (3.11)
The strategy configuration was canceled because "unittest._3_7" failed
|
|
unittest (3.9)
The strategy configuration was canceled because "unittest._3_7" failed
|
|
unittest (pypy-3.7)
The strategy configuration was canceled because "unittest._3_7" failed
|
|
unittest (3.10)
The strategy configuration was canceled because "unittest._3_7" failed
|
|
unittest (3.8)
The strategy configuration was canceled because "unittest._3_7" failed
|
|
lint (black)
The strategy configuration was canceled because "lint.mypy" failed
|
|
lint (black)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
macos-tests (3.9)
WARNING: Cache entry deserialization failed, entry ignored
|
|
macos-tests (3.10)
WARNING: Cache entry deserialization failed, entry ignored
|
|
macos-tests (3.8)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
macos-tests (3.8)
WARNING: Cache entry deserialization failed, entry ignored
|
|
packaging (ubuntu-latest)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
packaging (macos-latest)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|