Skip to content

feat: replace wasm bls verification with @noble/curves #1136

feat: replace wasm bls verification with @noble/curves

feat: replace wasm bls verification with @noble/curves #1136

Triggered via pull request December 13, 2023 19:25
Status Failure
Total duration 3m 12s
Artifacts

mitm.yml

on: pull_request
Matrix: test
mitm:required
0s
mitm:required
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find module '@dfinity/bls-verify' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find name 'blsVerify'.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
No overload matches this call.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find name 'blsVerify'.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
mitm:required
Process completed with exit code 1.
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/