updating python version docs to 3.9 #262
ci.yml
on: push
test-full
1m 7s
docs
43s
Matrix: test-fast
Annotations
5 errors and 4 warnings
docs
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
docs
Process completed with exit code 1.
|
test-fast (3.10)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
test-fast (3.9)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
test-full
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dschep/install-pipenv-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: dschep/install-pipenv-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-full
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v1.0.7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-full
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1.0.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|