Skip to content

Update test dependencies #590

Update test dependencies

Update test dependencies #590

Triggered via pull request March 19, 2024 18:53
Status Failure
Total duration 1m 7s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (3.11)
invocation failed (exit code 1), logfile: /home/runner/work/mef_eline/mef_eline/.tox/py311/log/coverage-1.log
build (3.11)
Cannot install -r requirements/dev.in (line 9) and kytos because these package versions have conflicting dependencies.
build (3.11)
ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
build (3.11)
could not install deps [-rrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py311/bin/python -m pip install -rrequirements/dev.in', 1)
build (3.11)
invocation failed (exit code 1), logfile: /home/runner/work/mef_eline/mef_eline/.tox/py311/log/lint-1.log
build (3.11)
Cannot install -r requirements/dev.in (line 9) and kytos because these package versions have conflicting dependencies.
build (3.11)
ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
build (3.11)
could not install deps [-rrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py311/bin/python -m pip install -rrequirements/dev.in', 1)
build (3.11)
coverage: could not install deps [-rrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py311/bin/python -m pip install -rrequirements/dev.in', 1)
build (3.11)
lint: could not install deps [-rrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py311/bin/python -m pip install -rrequirements/dev.in', 1)
build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/