Improve tally integration testing #843
Annotations
5 errors and 4 warnings
Run golangci/golangci-lint-action@v6:
x/tally/module.go#L82
undefined: types.RegisterQueryHandlerClient (typecheck)
|
Run golangci/golangci-lint-action@v6:
app/app.go#L153
could not import github.com/sedaprotocol/seda-chain/x/tally (-: # github.com/sedaprotocol/seda-chain/x/tally
|
Run golangci/golangci-lint-action@v6:
x/tally/module.go#L82
undefined: types.RegisterQueryHandlerClient) (typecheck)
|
Run golangci/golangci-lint-action@v6:
cmd/sedad/cmd/root.go#L50
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
Run golangci/golangci-lint-action@v6
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Post Run golangci/golangci-lint-action@v6
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Run golangci/golangci-lint-action@v6
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Loading