Skip to content

WIP: GitHub Action

WIP: GitHub Action #20

Triggered via push September 12, 2024 07:29
Status Failure
Total duration 5m 39s
Artifacts

docker-image.yml

on: push
Build and Push Docker image to Docker Hub
5m 30s
Build and Push Docker image to Docker Hub
test-publiccode
20s
test-publiccode
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build and Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c tar xvzf qlib2.2019.365.tar.gz && rm qlib2.2019.365.tar.gz && cd qlib2 && sed -e 's|ROOTDIR\\s=.*|ROOTDIR = /usr/local|' -e 's|LEAPSECONDS\\s=.*|LEAPSECONDS = /usr/local/etc/leapseconds|' Makefile > Makefile.new && mv Makefile Makefile.original && mv Makefile.new Makefile && mkdir /usr/local/share/man/man3/ && mkdir /usr/local/lib64 && make clean && make all64 && make install64 && rm -fr /opt/qlib2" did not complete successfully: exit code: 2
Build and Push Docker image to Docker Hub
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-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/