Skip to content

chore: upgrade FROST library #1079

chore: upgrade FROST library

chore: upgrade FROST library #1079

Triggered via pull request September 2, 2024 14:56
Status Failure
Total duration 1m 17s
Artifacts

e2e.yml

on: pull_request
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
E2E Tests (1.19.x, ubuntu-latest)
Process completed with exit code 1.
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/math/curve (imported by github.com/ChainSafe/sygma-relayer/keyshare); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/party (imported by github.com/ChainSafe/sygma-relayer/keyshare); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/protocol (imported by github.com/ChainSafe/sygma-relayer/tss/frost/signing); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/taproot (imported by github.com/ChainSafe/sygma-relayer/chains/btc/executor); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/protocols/frost (imported by github.com/ChainSafe/sygma-relayer/keyshare); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/math/curve (imported by github.com/ChainSafe/sygma-relayer/keyshare); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/party (imported by github.com/ChainSafe/sygma-relayer/keyshare); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/protocol (imported by github.com/ChainSafe/sygma-relayer/tss/frost/signing); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/pkg/taproot (imported by github.com/ChainSafe/sygma-relayer/chains/btc/executor); to add:
E2E Tests (1.19.x, ubuntu-latest)
missing go.sum entry for module providing package github.com/taurusgroup/multi-party-sig/protocols/frost (imported by github.com/ChainSafe/sygma-relayer/keyshare); to add:
E2E Tests (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E Tests (1.19.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/