Skip to content

feat: eliminate crypto.SignerOpts from Sign/Verify #4385

feat: eliminate crypto.SignerOpts from Sign/Verify

feat: eliminate crypto.SignerOpts from Sign/Verify #4385

Triggered via pull request August 7, 2024 19:26
Status Failure
Total duration 5m 38s
Artifacts

ci.yml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
CI (1.19)
cannot use privKey (variable of type crypto.Signer) as type httpsignature.Signator in argument to s.SignRequest:
CI (1.19)
cannot use key (variable of type httpsignature.Ed25519PrivKey) as type ed25519.PrivateKey in argument to suite.createUpholdWalletV3
CI (1.19)
cannot use key (variable of type httpsignature.Ed25519PrivKey) as type ed25519.PrivateKey in argument to suite.createUpholdWalletV3
CI (1.19)
cannot use key (variable of type httpsignature.Ed25519PrivKey) as type ed25519.PrivateKey in argument to suite.createBraveWalletV3
CI (1.19)
cannot use key (variable of type httpsignature.Ed25519PrivKey) as type ed25519.PrivateKey in argument to suite.createUpholdWalletV3
CI (1.19)
cannot use key (variable of type httpsignature.Ed25519PrivKey) as type ed25519.PrivateKey in argument to suite.createUpholdWalletV3
CI (1.19)
cannot use key (variable of type httpsignature.Ed25519PrivKey) as type ed25519.PrivateKey in argument to suite.createUpholdWalletV3
CI (1.19)
s.Sign undefined (type httpsignature.SignatureParams has no field or method Sign)
CI (1.19)
undefined: privateKey
CI (1.19)
Process completed with exit code 2.
CI (1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: KengoTODA/actions-setup-docker-compose@92cbaf8ac8c113c35e1cedd1182f217043fbdd00. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI (1.19)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, KengoTODA/actions-setup-docker-compose@92cbaf8ac8c113c35e1cedd1182f217043fbdd00. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/