Skip to content

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

feat: eliminate crypto.SignerOpts from Sign/Verify

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

Triggered via pull request August 7, 2024 20:09
Status Failure
Total duration 6m 25s
Artifacts

ci.yml

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

Annotations

3 errors and 2 warnings
CI (1.19)
signer.Sign undefined (type *Ed25519Signer has no field or method Sign)
CI (1.19)
signer.Verify undefined (type *Ed25519Signer has no field or method Verify)
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/