Initial attempt at GitHub Actions based CI. #13
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.
|