Skip to content

feat(pubkey): Pubkey module #575

feat(pubkey): Pubkey module

feat(pubkey): Pubkey module #575

Triggered via pull request September 9, 2024 22:57
@hacheigriegahacheigriega
synchronize #342
feat/pkr
Status Failure
Total duration 1m 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
golangci
issues found
protobuf
The following actions use a deprecated Node.js version and will be forced to run on node20: bufbuild/buf-setup-action@v1.26.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
protobuf
No github_token supplied, API requests will be subject to stricter rate limiting
protobuf
Unexpected input(s) 'check', 'diff', 'extensions', 'path', 'style', valid inputs are ['clang-format-version', 'check-path', 'exclude-regex', 'fallback-style', 'include-regex']
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
golangci: x/pubkey/client/cli/tx.go#L55
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)