Skip to content

Bump github.com/golangci/golangci-lint from 1.50.1 to 1.58.1 #854

Bump github.com/golangci/golangci-lint from 1.50.1 to 1.58.1

Bump github.com/golangci/golangci-lint from 1.50.1 to 1.58.1 #854

Triggered via pull request May 13, 2024 20:42
Status Success
Total duration 4m 54s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go)
undefined: descriptorpb.Default_FileOptions_PhpGenericServices
Analyze (go)
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
Analyze (go)
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
Analyze (go)
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
Analyze (go)
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
Analyze (go)
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
Analyze (go)
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
Analyze (go)
impossible type switch case: *immutableTree
Analyze (go)
impossible type switch case: *iavl.MutableTree
Analyze (go)
impossible type switch case: *immutableTree
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4.0.1, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/