CI #86
Annotations
42 errors and 22 warnings
tests (ubuntu-20.04, 3.6)
invocation failed (exit code 1), logfile: /home/runner/work/LightAutoML/LightAutoML/.tox/py36/log/py36-1.log
|
tests (ubuntu-20.04, 3.6)
THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
|
tests (ubuntu-20.04, 3.6)
could not install deps [.[all], pytest >= 6.2.5]; v = InvocationError("/home/runner/work/LightAutoML/LightAutoML/.tox/py36/bin/python -m pip install '.[all]' 'pytest >= 6.2.5'", 1)
|
tests (ubuntu-20.04, 3.6)
py36: could not install deps [.[all], pytest >= 6.2.5]; v = InvocationError("/home/runner/work/LightAutoML/LightAutoML/.tox/py36/bin/python -m pip install '.[all]' 'pytest >= 6.2.5'", 1)
|
tests (ubuntu-20.04, 3.6)
Process completed with exit code 1.
|
tests (ubuntu-20.04, 3.7)
InvocationError for command /home/runner/work/LightAutoML/LightAutoML/.tox/py37/bin/pytest -v --basetemp=/home/runner/work/LightAutoML/LightAutoML/.tox/py37/tmp (exited with code 1)
|
tests (ubuntu-20.04, 3.7)
py37: commands failed
|
tests (ubuntu-20.04, 3.7)
Process completed with exit code 1.
|
tests (ubuntu-20.04, 3.10)
InvocationError for command /home/runner/work/LightAutoML/LightAutoML/.tox/py310/bin/pytest -v --basetemp=/home/runner/work/LightAutoML/LightAutoML/.tox/py310/tmp (exited with code 1)
|
tests (ubuntu-20.04, 3.10)
py310: commands failed
|
tests (ubuntu-20.04, 3.10)
Process completed with exit code 1.
|
tests (ubuntu-20.04, 3.9)
InvocationError for command /home/runner/work/LightAutoML/LightAutoML/.tox/py39/bin/pytest -v --basetemp=/home/runner/work/LightAutoML/LightAutoML/.tox/py39/tmp (exited with code 1)
|
tests (ubuntu-20.04, 3.9)
py39: commands failed
|
tests (ubuntu-20.04, 3.9)
Process completed with exit code 1.
|
tests (macos-latest, 3.7)
InvocationError for command /Users/runner/work/LightAutoML/LightAutoML/.tox/py37/bin/pytest -v --basetemp=/Users/runner/work/LightAutoML/LightAutoML/.tox/py37/tmp (exited with code 1)
|
tests (macos-latest, 3.7)
py37: commands failed
|
tests (macos-latest, 3.7)
Process completed with exit code 1.
|
tests (macos-latest, 3.8)
InvocationError for command /Users/runner/work/LightAutoML/LightAutoML/.tox/py38/bin/pytest -v --basetemp=/Users/runner/work/LightAutoML/LightAutoML/.tox/py38/tmp (exited with code 1)
|
tests (macos-latest, 3.8)
py38: commands failed
|
tests (macos-latest, 3.8)
Process completed with exit code 1.
|
tests (ubuntu-20.04, 3.8)
InvocationError for command /home/runner/work/LightAutoML/LightAutoML/.tox/py38/bin/pytest -v --basetemp=/home/runner/work/LightAutoML/LightAutoML/.tox/py38/tmp (exited with code 1)
|
tests (ubuntu-20.04, 3.8)
py38: commands failed
|
tests (ubuntu-20.04, 3.8)
Process completed with exit code 1.
|
tests (windows-latest, 3.10)
InvocationError for command 'D:\a\LightAutoML\LightAutoML\.tox\py310\Scripts\pytest.EXE' -v '--basetemp=D:\a\LightAutoML\LightAutoML\.tox\py310\tmp' (exited with code 1)
|
tests (windows-latest, 3.10)
py310: commands failed
|
tests (windows-latest, 3.10)
Process completed with exit code 1.
|
tests (windows-latest, 3.7)
InvocationError for command 'D:\a\LightAutoML\LightAutoML\.tox\py37\Scripts\pytest.EXE' -v '--basetemp=D:\a\LightAutoML\LightAutoML\.tox\py37\tmp' (exited with code 1)
|
tests (windows-latest, 3.7)
py37: commands failed
|
tests (windows-latest, 3.7)
Process completed with exit code 1.
|
tests (windows-latest, 3.8)
InvocationError for command 'D:\a\LightAutoML\LightAutoML\.tox\py38\Scripts\pytest.EXE' -v '--basetemp=D:\a\LightAutoML\LightAutoML\.tox\py38\tmp' (exited with code 1)
|
tests (windows-latest, 3.8)
py38: commands failed
|
tests (windows-latest, 3.8)
Process completed with exit code 1.
|
tests (windows-latest, 3.9)
InvocationError for command 'D:\a\LightAutoML\LightAutoML\.tox\py39\Scripts\pytest.EXE' -v '--basetemp=D:\a\LightAutoML\LightAutoML\.tox\py39\tmp' (exited with code 1)
|
tests (windows-latest, 3.9)
py39: commands failed
|
tests (windows-latest, 3.9)
Process completed with exit code 1.
|
tests (windows-latest, 3.6)
invocation failed (exit code 1), logfile: D:\a\LightAutoML\LightAutoML\.tox\py36\log\py36-1.log
|
tests (windows-latest, 3.6)
Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects
|
tests (windows-latest, 3.6)
could not install deps [.[all], pytest >= 6.2.5]; v = InvocationError("'D:\\a\\LightAutoML\\LightAutoML\\.tox\\py36\\Scripts\\python.EXE' -m pip install '.[all]' 'pytest >= 6.2.5'", 1)
|
tests (windows-latest, 3.6)
py36: could not install deps [.[all], pytest >= 6.2.5]; v = InvocationError("'D:\\a\\LightAutoML\\LightAutoML\\.tox\\py36\\Scripts\\python.EXE' -m pip install '.[all]' 'pytest >= 6.2.5'", 1)
|
tests (windows-latest, 3.6)
Process completed with exit code 1.
|
tests (macos-latest, 3.9)
The operation was canceled.
|
tests (macos-latest, 3.10)
The operation was canceled.
|
pre-commit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pre-commit/action@v2.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.6)
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/
|
tests (ubuntu-20.04, 3.6)
Discarding https://files.pythonhosted.org/packages/d3/65/d55e51dab8f29b66827b4304eaf19f583506aaaf66413a8505a370181314/catboost-1.2.2.tar.gz#sha256=c9381af807369fa6a24288a028eebbcfcec939c897ffd95729ca0f891d1d49c4 (from https://pypi.org/simple/catboost/). Command errored out with exit status 1: /home/runner/work/LightAutoML/LightAutoML/.tox/py36/bin/python /home/runner/work/LightAutoML/LightAutoML/.tox/py36/lib/python3.6/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-vwkk2goi/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 64.0' wheel jupyterlab 'conan (>=1.57, <=1.59)' Check the logs for full command output.
|
tests (ubuntu-20.04, 3.6)
Discarding https://files.pythonhosted.org/packages/f0/9d/7cf091433d39e11d93e7b0bd33b4e6d0aed4b489ea843ae33df8373eee09/catboost-1.2.1.tar.gz#sha256=01e67ee02b8f958b2b74e98470a08350c08856a052c6e4474f7604ef7d4cf44b (from https://pypi.org/simple/catboost/). Command errored out with exit status 1: /home/runner/work/LightAutoML/LightAutoML/.tox/py36/bin/python /home/runner/work/LightAutoML/LightAutoML/.tox/py36/lib/python3.6/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-0qlgmnxt/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 64.0' wheel jupyterlab 'conan (>=1.57, <=1.59)' Check the logs for full command output.
|
tests (ubuntu-20.04, 3.6)
Discarding https://files.pythonhosted.org/packages/8c/d5/d689925ae9d7bc86e12fd94e606445b8f802c25b9f8cdf7edda0c7641bf5/catboost-1.2.tar.gz#sha256=39e53403727ecfbb48156773ef3006b4e71cc35ab49cc9a0cf044b474c34be0c (from https://pypi.org/simple/catboost/). Command errored out with exit status 1: /home/runner/work/LightAutoML/LightAutoML/.tox/py36/bin/python /home/runner/work/LightAutoML/LightAutoML/.tox/py36/lib/python3.6/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-vglalo4g/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 64.0' wheel jupyterlab 'conan (>=1.57, <=1.59)' Check the logs for full command output.
|
tests (ubuntu-20.04, 3.7)
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/
|
tests (ubuntu-20.04, 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/
|
tests (ubuntu-20.04, 3.9)
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/
|
tests (macos-latest, 3.7)
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/
|
tests (macos-latest, 3.8)
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/
|
tests (ubuntu-20.04, 3.8)
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/
|
tests (windows-latest, 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/
|
tests (windows-latest, 3.7)
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/
|
tests (windows-latest, 3.8)
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/
|
tests (windows-latest, 3.9)
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/
|
tests (windows-latest, 3.6)
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/
|
tests (windows-latest, 3.6)
Discarding https://files.pythonhosted.org/packages/d3/65/d55e51dab8f29b66827b4304eaf19f583506aaaf66413a8505a370181314/catboost-1.2.2.tar.gz#sha256=c9381af807369fa6a24288a028eebbcfcec939c897ffd95729ca0f891d1d49c4 (from https://pypi.org/simple/catboost/). Command errored out with exit status 1: 'D:\a\LightAutoML\LightAutoML\.tox\py36\Scripts\python.EXE' 'D:\a\LightAutoML\LightAutoML\.tox\py36\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\RUNNER~1\AppData\Local\Temp\pip-build-env-532bxd_z\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 64.0' wheel jupyterlab 'conan (>=1.57, <=1.59)' Check the logs for full command output.
|
tests (windows-latest, 3.6)
Discarding https://files.pythonhosted.org/packages/f0/9d/7cf091433d39e11d93e7b0bd33b4e6d0aed4b489ea843ae33df8373eee09/catboost-1.2.1.tar.gz#sha256=01e67ee02b8f958b2b74e98470a08350c08856a052c6e4474f7604ef7d4cf44b (from https://pypi.org/simple/catboost/). Command errored out with exit status 1: 'D:\a\LightAutoML\LightAutoML\.tox\py36\Scripts\python.EXE' 'D:\a\LightAutoML\LightAutoML\.tox\py36\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\RUNNER~1\AppData\Local\Temp\pip-build-env-zkmqy0rx\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 64.0' wheel jupyterlab 'conan (>=1.57, <=1.59)' Check the logs for full command output.
|
tests (windows-latest, 3.6)
Discarding https://files.pythonhosted.org/packages/8c/d5/d689925ae9d7bc86e12fd94e606445b8f802c25b9f8cdf7edda0c7641bf5/catboost-1.2.tar.gz#sha256=39e53403727ecfbb48156773ef3006b4e71cc35ab49cc9a0cf044b474c34be0c (from https://pypi.org/simple/catboost/). Command errored out with exit status 1: 'D:\a\LightAutoML\LightAutoML\.tox\py36\Scripts\python.EXE' 'D:\a\LightAutoML\LightAutoML\.tox\py36\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\RUNNER~1\AppData\Local\Temp\pip-build-env-4b8dg3ej\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 64.0' wheel jupyterlab 'conan (>=1.57, <=1.59)' Check the logs for full command output.
|
tests (macos-latest, 3.6)
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/
|
tests (macos-latest, 3.9)
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/
|
tests (macos-latest, 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/
|