Merge pull request #73 from skip-mev/zygis/fix-provider-unused-import #243
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 errors and 12 warnings
golangci-lint (cosmosutil):
cosmosutil/consensus.go#L10
Error return value of `cc.Stop` is not checked (errcheck)
|
golangci-lint (cosmosutil):
cosmosutil/auth.go#L8
SA1019: authtypes.AccountI is deprecated: Use `AccountI` from types package instead. (staticcheck)
|
golangci-lint (cosmosutil):
cosmosutil/auth.go#L23
SA1019: authtypes.AccountI is deprecated: Use `AccountI` from types package instead. (staticcheck)
|
golangci-lint (cosmosutil):
cosmosutil/wallet.go#L197
SA1019: authtypes.AccountI is deprecated: Use `AccountI` from types package instead. (staticcheck)
|
golangci-lint (cosmosutil)
issues found
|
golangci-lint (node):
node/config.go#L1
: # github.com/skip-mev/petri/node/v2
|
golangci-lint (node)
n.chain.GetConfig().UseGenesisSubCommand undefined (type "github.com/skip-mev/petri/types/v2".ChainConfig has no field or method UseGenesisSubCommand)
|
golangci-lint (node)
n.chain.GetConfig().UseGenesisSubCommand undefined (type "github.com/skip-mev/petri/types/v2".ChainConfig has no field or method UseGenesisSubCommand)
|
golangci-lint (node)
n.chain.GetConfig().UseGenesisSubCommand undefined (type "github.com/skip-mev/petri/types/v2".ChainConfig has no field or method UseGenesisSubCommand)
|
golangci-lint (node)
nodeConfig.Chain.GetConfig().NodeDefinitionModifier undefined (type "github.com/skip-mev/petri/types/v2".ChainConfig has no field or method NodeDefinitionModifier)
|
golangci-lint (node)
nodeConfig.Chain.GetConfig().NodeDefinitionModifier undefined (type "github.com/skip-mev/petri/types/v2".ChainConfig has no field or method NodeDefinitionModifier) (typecheck)
|
golangci-lint (node)
issues found
|
golangci-lint (types)
The operation was canceled.
|
golangci-lint (chain)
The operation was canceled.
|
golangci-lint (wallet)
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/.
|
golangci-lint (wallet)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (cosmosutil)
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/.
|
golangci-lint (util)
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/.
|
golangci-lint (util)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (cosmosutil)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (node)
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/.
|
golangci-lint (node)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (types)
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/.
|
golangci-lint (types)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (chain)
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/.
|
golangci-lint (chain)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|