Built release v1.10.3 #114
Annotations
1 error and 1 warning
Build and Release
buildx failed with: ERROR: failed to solve: process "/bin/bash -x -c alternatives --set python3 /usr/bin/python3.11 && pip3 install giturlparse.py pyyaml ruamel-yaml python-hcl2==3.0.5 && curl -Lv https://github.com/junegunn/fzf/releases/download/0.29.0/fzf-0.29.0-linux_amd64.tar.gz | sudo tar xzvf - -C /usr/local/bin && curl -Lv https://github.com/Wilfred/difftastic/releases/download/0.27.0/difft-x86_64-unknown-linux-gnu.tar.gz | sudo tar xzvf - -C /usr/local/bin && curl -s https://raw.githubusercontent.com/terraform-linters/tflint/master/install_linux.sh | bash" did not complete successfully: exit code: 22
|
Build and Release
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/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|