Skip to content

Merge branch 'bugfix/admin_commissioning' into 'release/v1.2' #444

Merge branch 'bugfix/admin_commissioning' into 'release/v1.2'

Merge branch 'bugfix/admin_commissioning' into 'release/v1.2' #444

Triggered via push July 23, 2024 14:27
Status Failure
Total duration 3m 44s
Artifacts

docker-image.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && mkdir -p $ESP_MATTER_PATH && cd $ESP_MATTER_PATH && git init && git remote add origin $ESP_MATTER_CLONE_URL && git fetch origin --depth=1 ${ESP_MATTER_CHECKOUT_REF} && git checkout FETCH_HEAD && git submodule update --init --depth 1 && cd ./connectedhomeip/connectedhomeip && ./scripts/checkout_submodules.py --platform esp32 linux --shallow && cd ../.. && . $IDF_PATH/export.sh && ./install.sh && : # last line" did not complete successfully: exit code: 1
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/