Merge branch 'backport/build_fix_1.2' into 'release/v1.2' #510
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 use a deprecated Node.js version 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/
|