Skip to content

feat: Add HSM capability for zetaclient hot key - non production #1629

feat: Add HSM capability for zetaclient hot key - non production

feat: Add HSM capability for zetaclient hot key - non production #1629

Triggered via pull request November 15, 2023 16:47
@kevinssghkevinssgh
synchronize #1387
hsm-signer
Status Failure
Total duration 3m 43s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
lint: zetaclient/broadcast.go#L5
File is not `goimports`-ed (goimports)
lint: cmd/zetaclientd/hsm.go#L4
File is not `goimports`-ed (goimports)
lint
issues found
gosec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gosec-cosmos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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: zetaclient/hsm/hsm_signer.go#L22
exported: func name will be used as hsm.HsmSign by other packages, and that stutters; consider calling this Sign (revive)