feat: Add HSM capability for zetaclient hot key - non production #1629
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)
|