Skip to content

feat: Support for importing unarmored key (secp256k1 algo only atm) #336

feat: Support for importing unarmored key (secp256k1 algo only atm)

feat: Support for importing unarmored key (secp256k1 algo only atm) #336

Triggered via pull request October 31, 2024 23:50
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
golangci-lint
43s
golangci-lint
Fit to window
Zoom out
Zoom in

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
golangci-lint
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/