ci - update cruft #294
Annotations
2 errors
build-and-test
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/personal-mnemonic-medium/personal-mnemonic-medium,target=/workspaces/personal-mnemonic-medium --mount source=/home/runner/.config/gh/hosts.yml,target=/root/.config/gh/hosts.yml,type=bind,consistency=cache --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/personal-mnemonic-medium/personal-mnemonic-medium -l devcontainer.config_file=/home/runner/work/personal-mnemonic-medium/personal-mnemonic-medium/.devcontainer/devcontainer.json --entrypoint /bin/sh vsc-personal-mnemonic-medium-38149d4b90304985682e7631d26359044dabe9d0d01d7652ec95955d4afcb652 -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-and-test
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/personal-mnemonic-medium/personal-mnemonic-medium,target=/workspaces/personal-mnemonic-medium --mount source=/home/runner/.config/gh/hosts.yml,target=/root/.config/gh/hosts.yml,type=bind,consistency=cache --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_8bbc66a6-c2ca-427e-9fbf-b0df6494ca8c,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/personal-mnemonic-medium/personal-mnemonic-medium -l devcontainer.config_file=/home/runner/work/personal-mnemonic-medium/personal-mnemonic-medium/.devcontainer/devcontainer.json --entrypoint /bin/sh vsc-personal-mnemonic-medium-38149d4b90304985682e7631d26359044dabe9d0d01d7652ec95955d4afcb652 -c echo Container started
trap "exit 0" 15
exec "$@"
while sleep 1 & wait $!; do :; done -
|