Skip to content

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

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

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

Triggered via pull request October 31, 2024 02:14
Status Failure
Total duration 3m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golangci-lint: crypto/keyring/keyring.go#L332
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: client/keys/import.go#L105
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
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/