forgot to remove this #160
Annotations
1 error and 4 warnings
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c case ${TARGETPLATFORM} in \"linux/amd64\") wget --quiet https://github.com/tsl0922/ttyd/releases/download/1.6.3/ttyd.x86_64 -O /usr/local/bin/ttyd ;; \"linux/arm64\") wget --quiet https://github.com/tsl0922/ttyd/releases/download/1.6.3/ttyd.aarch64 -O /usr/local/bin/ttyd ;; \"linux/arm/v7\") wget --quiet https://github.com/tsl0922/ttyd/releases/download/1.6.3/ttyd.armhf -O /usr/local/bin/ttyd ;; \"linux/386\") wget --quiet https://github.com/tsl0922/ttyd/releases/download/1.6.3/ttyd.i386 -O /usr/local/bin/ttyd ;; *) echo \"Unsupported platform: ${TARGETPLATFORM}\" ; exit 1 ;; esac && chmod +x /usr/local/bin/ttyd" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
The `save-state` 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/
|
The logs for this run have expired and are no longer available.
Loading