Release 1.0.0 #25
pull-request.yml
on: pull_request
lint
44s
build
/
Build and push image
44s
Annotations
1 error and 2 warnings
build / Build and push image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Downloading Tailwind CLI for ${TARGETARCH}\" && if [ \"${TARGETARCH}\" = \"arm64\" ]; then curl -sL https://github.com/tailwindlabs/tailwindcss/releases/latest/download/tailwindcss-linux-arm64 -o ./tailwindcss; else echo \"Downloading amd64 version of Tailwind CSS\"; curl -sL https://github.com/tailwindlabs/tailwindcss/releases/latest/download/tailwindcss-linux-amd64 -o ./tailwindcss; fi && chmod +x ./tailwindcss && ./tailwindcss -i ./base.css -o ./main.css --minify" did not complete successfully: exit code: 127
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / Build and push image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, actions/checkout@v3, proudust/gh-describe@v1, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|