feat: Support for importing unarmored key (secp256k1 algo only atm) #336
Annotations
5 errors and 1 warning
golangci-lint:
crypto/keyring/keyring.go#L7
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
crypto/keyring/keyring.go#L12
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
client/keys/import.go#L155
`immediatelly` is a misspelling of `immediately` (misspell)
|
golangci-lint:
client/keys/import.go#L156
`alltogether` is a misspelling of `altogether` (misspell)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading