v0.6.0-alpha.4 #93
Triggered via release
September 22, 2024 08:22
omer9564
published
0.6.0-alpha.4
Status
Failure
Total duration
1m 23s
Artifacts
–
Annotations
1 error and 1 warning
pdp-tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f /datasync/datasync.tar.gz ]; then cd /datasync && tar xzf datasync.tar.gz && go build -o /factstore ./cmd/factstore_server && rm -rf /datasync ; else case $(uname -m) in x86_64) cp datasync/factstore_server-linux-amd64 /factstore ;; aarch64) cp datasync/factstore_server-linux-arm64 /factstore ;; *) echo \"Unknown architecture.\" ; exit 1 ; ;; esac ; fi" did not complete successfully: exit code: 1
|
pdp-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|