Problem: no validate for malformed e2ee key in register #6067
Annotations
2 errors and 1 warning
run golangci-lint:
x/e2ee/keeper/keeper.go#L49
S1016: should convert key (type github.com/crypto-org-chain/cronos/v2/x/e2ee/types.EncryptionKeyEntry) to github.com/crypto-org-chain/cronos/v2/x/e2ee/types.MsgRegisterEncryptionKey instead of using struct literal (gosimple)
|
run golangci-lint
Process completed with exit code 1.
|
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/.
|
Loading