Update and pin GitHub Actions; stop testing EOL Python 3.7-3.9 in CI #97
tests.yaml
on: pull_request
Matrix: lint
Matrix: macos-tests
Matrix: packaging
Matrix: unittest
Annotations
8 errors and 2 warnings
|
lint (isort)
Process completed with exit code 1.
|
|
lint (black)
The strategy configuration was canceled because "lint.isort" failed
|
|
lint (black)
Process completed with exit code 1.
|
|
lint (pep8)
The strategy configuration was canceled because "lint.isort" failed
|
|
lint (pep8)
The operation was canceled.
|
|
lint (mypy)
The strategy configuration was canceled because "lint.isort" failed
|
|
lint (mypy)
The operation was canceled.
|
|
macos-tests (3.10)
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.
|