Skip to content

-Docker config for CI #42

-Docker config for CI

-Docker config for CI #42

Triggered via push August 26, 2024 18:21
Status Failure
Total duration 14s
Artifacts

ci.yaml

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

Annotations

6 errors and 3 warnings
build (ubuntu-latest)
Could not read from remote repository.
build (ubuntu-latest)
clone of 'git@penguin.windhoverlabs.lan:airliner/catch2.git' into submodule path '/home/runner/work/juicer/juicer/Catch2' failed
build (ubuntu-latest)
Could not read from remote repository.
build (ubuntu-latest)
clone of 'git@penguin.windhoverlabs.lan:airliner/catch2.git' into submodule path '/home/runner/work/juicer/juicer/Catch2' failed
build (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 1
build (ubuntu-18.04)
The job was canceled because "ubuntu-latest" failed.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run juicer tests
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002