Fix log level and error handling #112
Annotations
4 errors and 2 warnings
|
NEOVIM 0.9.5
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.74.0-1741183862160/Dockerfile-with-features -t nvim-devcontainer-cli-0.9.5:latest --target dev_containers_target_stage --cache-from nvim-devcontainer-cli-0.9.5:latest --cache-from nvim-devcontainer-cli-0.9.5 --build-arg USER_ID=1000 --build-arg GROUP_ID=1000 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.74.0-1741183862160 --build-arg _DEV_CONTAINERS_BASE_IMAGE=builder --build-arg _DEV_CONTAINERS_IMAGE_USER=my-app --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim
|
|
NEOVIM 0.9.5
Dev container build failed: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.74.0-1741183862160/Dockerfile-with-features -t nvim-devcontainer-cli-0.9.5:latest --target dev_containers_target_stage --cache-from nvim-devcontainer-cli-0.9.5:latest --cache-from nvim-devcontainer-cli-0.9.5 --build-arg USER_ID=1000 --build-arg GROUP_ID=1000 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.74.0-1741183862160 --build-arg _DEV_CONTAINERS_BASE_IMAGE=builder --build-arg _DEV_CONTAINERS_IMAGE_USER=my-app --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim (exit code: undefined)
An error occurred building the image.
|
|
NEOVIM 0.10.0
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.74.0-1741183862249/Dockerfile-with-features -t nvim-devcontainer-cli-0.10.0:latest --target dev_containers_target_stage --cache-from nvim-devcontainer-cli-0.10.0:latest --cache-from nvim-devcontainer-cli-0.10.0 --build-arg USER_ID=1000 --build-arg GROUP_ID=1000 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.74.0-1741183862249 --build-arg _DEV_CONTAINERS_BASE_IMAGE=builder --build-arg _DEV_CONTAINERS_IMAGE_USER=my-app --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim
|
|
NEOVIM 0.10.0
Dev container build failed: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.74.0-1741183862249/Dockerfile-with-features -t nvim-devcontainer-cli-0.10.0:latest --target dev_containers_target_stage --cache-from nvim-devcontainer-cli-0.10.0:latest --cache-from nvim-devcontainer-cli-0.10.0 --build-arg USER_ID=1000 --build-arg GROUP_ID=1000 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.74.0-1741183862249 --build-arg _DEV_CONTAINERS_BASE_IMAGE=builder --build-arg _DEV_CONTAINERS_IMAGE_USER=my-app --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/devcontainer-cli.nvim/devcontainer-cli.nvim (exit code: undefined)
An error occurred building the image.
|
|
NEOVIM 0.9.5
Unexpected input(s) 'buildArgs', valid inputs are ['imageName', 'imageTag', 'platform', 'runCmd', 'subFolder', 'configFile', 'checkoutPath', 'push', 'refFilterForPush', 'eventFilterForPush', 'env', 'inheritEnv', 'skipContainerUserIdUpdate', 'userDataFolder', 'cacheFrom', 'noCache', 'cacheTo']
|
|
NEOVIM 0.10.0
Unexpected input(s) 'buildArgs', valid inputs are ['imageName', 'imageTag', 'platform', 'runCmd', 'subFolder', 'configFile', 'checkoutPath', 'push', 'refFilterForPush', 'eventFilterForPush', 'env', 'inheritEnv', 'skipContainerUserIdUpdate', 'userDataFolder', 'cacheFrom', 'noCache', 'cacheTo']
|