Skip to content

BLS key script improvement: allow hex string input #2725

BLS key script improvement: allow hex string input

BLS key script improvement: allow hex string input #2725

Triggered via pull request April 25, 2024 18:01
Status Failure
Total duration 2m 1s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Lint: scripts/create-bls-keypair/main.go#L26
comment on exported function GenSecretKey should be of the form "GenSecretKey ..." (ST1020)
Lint: scripts/create-bls-keypair/main.go#L35
comment on exported function SecretKeyFromHexString should be of the form "SecretKeyFromHexString ..." (ST1020)
Lint
Process completed with exit code 2.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.