Skip to content

feat: known peers integration #459

feat: known peers integration

feat: known peers integration #459

Re-run triggered February 8, 2024 14:57
Status Failure
Total duration 26s
Artifacts

integration-tests.yml

on: pull_request
Integration Tests
14s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Integration Tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then ARCHITECTURE=amd64; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then ARCHITECTURE=arm64; else ARCHITECTURE=386; fi && curl -sS -L -o lassie.tar.gz \"https://github.com/filecoin-project/lassie/releases/download/${LASSIE_VERSION}/lassie_${LASSIE_VERSION:1}_linux_${ARCHITECTURE}.tar.gz\" && tar -C /usr/bin -xzf lassie.tar.gz" did not complete successfully: exit code: 2
Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, 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/.