Skip to content

Add scheduling capability #147

Add scheduling capability

Add scheduling capability #147

Triggered via pull request August 6, 2024 09:45
Status Failure
Total duration 1m 36s
Artifacts

test_and_publish.yml

on: pull_request
Matrix: unit_tests
Matrix: e2e_tests
sonarcloud
0s
sonarcloud
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
unit_tests (3.10)
InvocationError for command /opt/hostedtoolcache/Python/3.10.14/x64/bin/poetry run pytest --cov kedro_vertexai --cov-report xml --cov-report term-missing --ignore=venv --verbose (exited with code 1)
unit_tests (3.10)
py310: commands failed
unit_tests (3.10)
Process completed with exit code 1.
unit_tests (3.8)
The job was canceled because "_3_10" failed.
unit_tests (3.8)
InvocationError for command /opt/hostedtoolcache/Python/3.8.18/x64/bin/poetry run pytest --cov kedro_vertexai --cov-report xml --cov-report term-missing --ignore=venv --verbose (exited with code 1)
unit_tests (3.8)
py38: commands failed
unit_tests (3.8)
Process completed with exit code 1.
unit_tests (3.9)
The job was canceled because "_3_10" failed.
unit_tests (3.9)
InvocationError for command /opt/hostedtoolcache/Python/3.9.19/x64/bin/poetry run pytest --cov kedro_vertexai --cov-report xml --cov-report term-missing --ignore=venv --verbose (exited with code 1)
unit_tests (3.9)
py39: commands failed
unit_tests (3.9)
Process completed with exit code 1.
unit_tests (3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/