feat: v0.47.12 cherry pick sm2 #57
Annotations
6 errors and 1 warning
golangci-lint:
crypto/keys/sm2/sm2.go#L83
unslice: could simplify R[:] to R (gocritic)
|
golangci-lint:
crypto/keys/sm2/sm2.go#L84
unslice: could simplify S[:] to S (gocritic)
|
golangci-lint:
crypto/hd/algo.go#L96
unslice: could simplify derivedKey[:] to derivedKey (gocritic)
|
golangci-lint:
crypto/keys/sm2/sm2.go#L151
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
client/tx/legacy.go#L4
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|