Skip to content

Add DEV_WORKSPACE environment variable #63

Add DEV_WORKSPACE environment variable

Add DEV_WORKSPACE environment variable #63

Triggered via push June 4, 2024 12:49
Status Failure
Total duration 1m 33s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
unit-tests
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount source=/home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim,target=/home/my-app/.local/share/nvim/lazy/nvim-devcontainer-cli/,type=bind --mount type=bind,source=/home/runner/.ssh,target=/home/my-app/.ssh,readonly --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim -l devcontainer.config_file=/home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim/.devcontainer/devcontainer.json -e DEV_WORKSPACE=/home/my-app/.local/share/nvim/lazy/nvim-devcontainer-cli/ --entrypoint /bin/sh vsc-devcontainer-cli.nvim-b6c51425ec7deb548dca73db7095c5df08f920dc07bdd615497e38540882e630-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.
unit-tests
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount source=/home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim,target=/home/my-app/.local/share/nvim/lazy/nvim-devcontainer-cli/,type=bind --mount type=bind,source=/home/runner/.ssh,target=/home/my-app/.ssh,readonly --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_79b4d053-9297-407b-808e-3532f57912e2,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim -l devcontainer.config_file=/home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim/.devcontainer/devcontainer.json -e DEV_WORKSPACE=/home/my-app/.local/share/nvim/lazy/nvim-devcontainer-cli/ --entrypoint /bin/sh vsc-devcontainer-cli.nvim-b6c51425ec7deb548dca73db7095c5df08f920dc07bdd615497e38540882e630-uid -c echo Container started trap "exit 0" 15 exec "$@" while sleep 1 & wait $!; do :; done -
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.