feat(pubkey): Pubkey module #574
lint.yml
on: pull_request
golangci
1m 23s
protobuf
16s
Annotations
10 errors and 5 warnings
golangci:
x/tally/types/abci_types.go#L1
: # github.com/sedaprotocol/seda-chain/x/tally/types
|
golangci:
x/tally/types/filters.go#L223
undefined: slices (typecheck)
|
golangci:
x/tally/keeper/abci.go#L18
could not import github.com/sedaprotocol/seda-chain/x/tally/types (-: # github.com/sedaprotocol/seda-chain/x/tally/types
|
golangci:
x/tally/types/filters.go#L223
undefined: slices) (typecheck)
|
golangci:
x/tally/module.go#L21
could not import github.com/sedaprotocol/seda-chain/x/tally/types (-: # github.com/sedaprotocol/seda-chain/x/tally/types
|
golangci:
x/tally/types/filters.go#L223
undefined: slices) (typecheck)
|
golangci:
app/app.go#L145
could not import github.com/sedaprotocol/seda-chain/x/tally/types (-: # github.com/sedaprotocol/seda-chain/x/tally/types
|
golangci:
x/tally/types/filters.go#L223
undefined: slices) (typecheck)
|
golangci:
cmd/sedad/cmd/root.go#L50
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
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
|