Skip to content

Python CI

Python CI #1538

Triggered via schedule September 2, 2024 01:04
Status Success
Total duration 6m 13s
Artifacts

python-ci.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test (3.5, ubuntu-20.04)
You are using pip version 20.3.4, however version 24.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
test (3.5, windows-latest)
You are using pip version 20.3.4, however version 24.2 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.
test (3.5, macos-13)
You are using pip version 20.3.4, however version 24.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
test (3.8, 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
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/