Bump google.golang.org/protobuf from 1.30.0 to 1.34.1 #855
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/[email protected], 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/
|