Skip to content

pytest: Add support for pytest-8.2 on Python3.11 (color, verbose) #812

pytest: Add support for pytest-8.2 on Python3.11 (color, verbose)

pytest: Add support for pytest-8.2 on Python3.11 (color, verbose) #812

Triggered via pull request May 31, 2024 20:38
Status Success
Total duration 3m 15s
Artifacts

main.yml

on: pull_request
Python2: Container tests
14s
Python2: Container tests
Python2: PyLint and Pytest
1m 48s
Python2: PyLint and Pytest
Python3: Pre-Commit Suite
3m 4s
Python3: Pre-Commit Suite
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 1 notice
Python2: PyLint and Pytest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python3: Pre-Commit Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python3: Pre-Commit Suite
Sorry, GitHub tells that actions/cache@v4 is still v3 and warns about using node16, which is wrong. So we've to bear with it. Bug reported: https://github.com/actions/cache/issues/1323