Create ci.yml #1
Annotations
2 errors
build
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/morituri/morituri,target=/workspaces/morituri --mount source=/home/runner/dev/here-europe,target=/here-europe,type=bind,consistency=cached --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/morituri/morituri -l devcontainer.config_file=/home/runner/work/morituri/morituri/.devcontainer/devcontainer.json --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-morituri-9e6740a8b9705b0e57a9ee36ccb662c688e54b7f9bd634e6508beca4767954b3-uid -c echo Container started
trap "exit 0" 15
exec "$@"
while sleep 1 & wait $!; do :; done - (exit code: undefined)
An error occurred setting up the container.
|
build
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/morituri/morituri,target=/workspaces/morituri --mount source=/home/runner/dev/here-europe,target=/here-europe,type=bind,consistency=cached --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_03c0ebc4-6fde-4824-9ebd-3bb68016e8ea,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/morituri/morituri -l devcontainer.config_file=/home/runner/work/morituri/morituri/.devcontainer/devcontainer.json --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-morituri-9e6740a8b9705b0e57a9ee36ccb662c688e54b7f9bd634e6508beca4767954b3-uid -c echo Container started
trap "exit 0" 15
exec "$@"
while sleep 1 & wait $!; do :; done -
|