Feat/get local params from n2c (#236) #186
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export IOHKNIX_VERSION=$(curl https://raw.githubusercontent.com/IntersectMBO/cardano-node/${CARDANO_NODE_VERSION}/flake.lock | jq -r '.nodes.iohkNix.locked.rev') && echo \"iohk-nix version: $IOHKNIX_VERSION\" && export SODIUM_VERSION=$(curl https://raw.githubusercontent.com/input-output-hk/iohk-nix/${IOHKNIX_VERSION}/flake.lock | jq -r '.nodes.sodium.original.rev') && echo \"Using sodium version: $SODIUM_VERSION\" && git clone https://github.com/intersectmbo/libsodium && cd libsodium && git checkout ${SODIUM_VERSION} && ./autogen.sh && ./configure && make && make check && make install" did not complete successfully: exit code: 2
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
The logs for this run have expired and are no longer available.
Loading