Skip to content

Added vlan_range support #515

Added vlan_range support

Added vlan_range support #515

Triggered via pull request November 22, 2023 12:53
Status Failure
Total duration 25s
Artifacts

main.yml

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

Annotations

7 errors and 1 warning
build (3.9)
invocation failed (exit code 1), logfile: /home/runner/work/mef_eline/mef_eline/.tox/py39/log/coverage-1.log
build (3.9)
could not install deps [-Urrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py39/bin/python -m pip install -Urrequirements/dev.in', 1)
build (3.9)
invocation failed (exit code 1), logfile: /home/runner/work/mef_eline/mef_eline/.tox/py39/log/lint-1.log
build (3.9)
could not install deps [-Urrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py39/bin/python -m pip install -Urrequirements/dev.in', 1)
build (3.9)
coverage: could not install deps [-Urrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py39/bin/python -m pip install -Urrequirements/dev.in', 1)
build (3.9)
lint: could not install deps [-Urrequirements/dev.in]; v = InvocationError('/home/runner/work/mef_eline/mef_eline/.tox/py39/bin/python -m pip install -Urrequirements/dev.in', 1)
build (3.9)
Process completed with exit code 1.
build (3.9)
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/