feat: add dev nix container #75
build-dev-container.yaml
on: push
list-dir
3s
list-dir-arm
4s
Matrix: build
Matrix: build-arm
Annotations
2 errors and 2 warnings
|
build (react-native, linux/amd64)
Command failed: docker buildx build --platform linux/amd64 --output type=oci,dest=/tmp/output.tar --cache-from ghcr.io/pnstack/codespace/react-native:latest --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.75.0-1743497264641 --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/base:jammy --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.75.0-1743497264641/Dockerfile.extended -t ghcr.io/pnstack/codespace/react-native:latest /tmp/devcontainercli-runner/empty-folder
|
|
build (react-native, linux/amd64)
Dev container build failed: Command failed: docker buildx build --platform linux/amd64 --output type=oci,dest=/tmp/output.tar --cache-from ghcr.io/pnstack/codespace/react-native:latest --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.75.0-1743497264641 --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/base:jammy --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.75.0-1743497264641/Dockerfile.extended -t ghcr.io/pnstack/codespace/react-native:latest /tmp/devcontainercli-runner/empty-folder (exit code: undefined)
An error occurred building the container.
|
|
list-dir
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
list-dir-arm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|