Skip to content

Fix urllib3 mocking to conform to current API #116

Fix urllib3 mocking to conform to current API

Fix urllib3 mocking to conform to current API #116

Re-run triggered May 7, 2024 02:46
Status Failure
Total duration 1m 25s
Artifacts

tox.yml

on: pull_request
Matrix: Project tests via tox
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Project tests via tox (3.10)
InvocationError for command /home/runner/work/talisker/talisker/.tox/py310/bin/py.test -v --cov=talisker --no-success-flaky-report (exited with code 1)
Project tests via tox (3.10)
py310: commands failed
Project tests via tox (3.10)
Process completed with exit code 2.
Project tests via tox (3.5)
The job was canceled because "_3_10" failed.
Project tests via tox (3.5)
InvocationError for command /home/runner/work/talisker/talisker/.tox/py35/bin/py.test -v --cov=talisker --no-success-flaky-report (exited with code 2)
Project tests via tox (3.5)
The operation was canceled.
Project tests via tox (3.5)
You are using pip version 20.3.4, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
Project tests via tox (3.8)
The job was canceled because "_3_10" failed.
Project tests via tox (3.8)
The operation was canceled.
Project tests via tox (3.6)
The job was canceled because "_3_10" failed.
Project tests via tox (3.6)
The operation was canceled.
Project tests via tox (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Project tests via tox (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/