Merge pull request #76 from skip-mev/zygis/move-to-two-packages #258
Annotations
6 errors and 2 warnings
golangci-lint:
cosmos/cosmosutil/consensus.go#L10
Error return value of `cc.Stop` is not checked (errcheck)
|
golangci-lint:
cosmos/loadtest/client_factory.go#L60
ineffectual assignment to err (ineffassign)
|
golangci-lint:
cosmos/cosmosutil/auth.go#L8
SA1019: authtypes.AccountI is deprecated: Use `AccountI` from types package instead. (staticcheck)
|
golangci-lint:
cosmos/cosmosutil/auth.go#L23
SA1019: authtypes.AccountI is deprecated: Use `AccountI` from types package instead. (staticcheck)
|
golangci-lint:
cosmos/cosmosutil/wallet.go#L197
SA1019: authtypes.AccountI is deprecated: Use `AccountI` from types package instead. (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading