Skip to content

fix: cache sender public key and address #12

fix: cache sender public key and address

fix: cache sender public key and address #12

Triggered via pull request October 18, 2023 17:08
Status Failure
Total duration 2m 10s
Artifacts

devp2p-build.yml

on: pull_request
Matrix: test-devp2p
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test-devp2p (16)
Property 'create' does not exist on type '(msg: Buffer) => Buffer'.
test-devp2p (16)
Property 'create' does not exist on type '(msg: Buffer) => Buffer'.
test-devp2p (16)
Module '"ethereum-cryptography/secp256k1"' has no exported member 'getPublicKey'.
test-devp2p (16)
Cannot find module 'ethereum-cryptography/secp256k1-compat' or its corresponding type declarations.
test-devp2p (16)
Module '"ethereum-cryptography/secp256k1"' has no exported member 'utils'.
test-devp2p (16)
Cannot find module 'ethereum-cryptography/secp256k1-compat' or its corresponding type declarations.
test-devp2p (16)
Cannot find module 'ethereum-cryptography/secp256k1-compat' or its corresponding type declarations.
test-devp2p (16)
Module '"ethereum-cryptography/secp256k1"' has no exported member 'getPublicKey'.
test-devp2p (16)
Cannot find module 'ethereum-cryptography/secp256k1-compat' or its corresponding type declarations.
test-devp2p (16)
Module '"ethereum-cryptography/secp256k1"' has no exported member 'getPublicKey'.
test-devp2p (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/