feat: tenv docker for tofu support #167
build-and-push-docker.yml
on: pull_request
Matrix: build-and-push-image
Annotations
1 error and 7 warnings
build-and-push-image (arrow-tenv)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd ~ && mkdir .tenv && cd .tenv && wget -O tenv-${TENV_VERSION}.tar.gz https://github.com/tofuutils/tenv/releases/download/v${TENV_VERSION}/$(if [ \"$TARGETARCH\" == 'amd64' ] ; then echo \"tenv_v${TENV_VERSION}_Linux_x86_64\" ; else echo \"tenv_v${TENV_VERSION}_Darwin_$TARGETARCH\" ; fi).tar.gz && tar axvf tenv-${TENV_VERSION}.tar.gz && rm tenv-${TENV_VERSION}.tar.gz && tenv install $TOFU_VERSION" did not complete successfully: exit code: 2
|
build-and-push-image (arrow-tfenv)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-image (arrow-rust)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-image (arrow-gis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-image (arrow-stm32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-image (arrow-icestorm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-image (arrow-sanitychecks)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-image (arrow-tenv)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2, falti/[email protected], docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|