Skip to content

Add tests for trusted networks config #117

Add tests for trusted networks config

Add tests for trusted networks config #117

Triggered via pull request May 8, 2024 22:22
Status Failure
Total duration 2m 29s
Artifacts

tox.yml

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

Annotations

14 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.6)
The job was canceled because "_3_10" failed.
Project tests via tox (3.6)
The operation was canceled.
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)
InvocationError for command /home/runner/work/talisker/talisker/.tox/py38/bin/py.test -v --cov=talisker --no-success-flaky-report (exited with code 1)
Project tests via tox (3.8)
InvocationError for command /home/runner/work/talisker/talisker/.tox/docs/bin/sphinx-build -W -b html -d /home/runner/work/talisker/talisker/.tox/docs/tmp/doctrees docs docs/_build/html (exited with code 1)
Project tests via tox (3.8)
InvocationError for command /home/runner/work/talisker/talisker/.tox/lint/bin/flake8 talisker tests (exited with code 1)
Project tests via tox (3.8)
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/