Skip to content

Initial attempt at GitHub Actions based CI. #13

Initial attempt at GitHub Actions based CI.

Initial attempt at GitHub Actions based CI. #13

Triggered via pull request July 9, 2024 21:32
Status Failure
Total duration 2m 31s
Artifacts

ci.yaml

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

Annotations

10 errors
Error: Earthfile#L37
The command RUN env PYEXE=/usr/bin/python3 bash -x ./test.sh did not complete successfully. Exit code 1
build (debian:bookworm)
Process completed with exit code 1.
Error: Earthfile#L37
The command RUN env PYEXE=/usr/bin/python3 bash -x ./test.sh did not complete successfully. Exit code 1
build (debian:bullseye)
Process completed with exit code 1.
Error: Earthfile#L25
The command RUN python3 -m pip install -r requirements.txt did not complete successfully. Exit code 1
lint
Process completed with exit code 1.
Error: Earthfile#L37
The command RUN env PYEXE=/usr/bin/python3 bash -x ./test.sh did not complete successfully. Exit code 1
build (ubuntu:jammy)
Process completed with exit code 1.
Error: Earthfile#L37
The command RUN env PYEXE=/usr/bin/python3 bash -x ./test.sh did not complete successfully. Exit code 1
build (ubuntu:focal)
Process completed with exit code 1.