fix(monitoring): go mod tidy #239
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors and 13 warnings
golangci-lint (node):
node/keys.go#L9
`v2` redeclared in this block (typecheck)
|
golangci-lint (node):
node/keys.go#L7
other declaration of v2 (typecheck)
|
golangci-lint (node):
node/keys.go#L13
undefined: types (typecheck)
|
golangci-lint (node):
node/keys.go#L16
undefined: wallet (typecheck)
|
golangci-lint (node)
issues found
|
golangci-lint (chain)
The operation was canceled.
|
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 (wallet)
The operation was canceled.
|
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 (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 (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
|
golangci-lint (chain)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
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)
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 (cosmosutil)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
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
|