feat: Added query for provider parameters (backport #1605) #5272
Annotations
10 errors and 2 warnings
lint:
x/ccv/provider/types/codec.go#L1
: # github.com/cosmos/interchain-security/v3/x/ccv/provider/types
|
lint:
x/ccv/provider/types/query.pb.go#L1451
syntax error: unexpected <<, expected expression
|
lint:
x/ccv/provider/types/query.pb.go#L1627
invalid character U+0023 '#'
|
lint:
x/ccv/provider/types/query.pb.go#L1627
syntax error: unexpected ) in composite literal; possibly missing comma or } (typecheck)
|
lint:
x/ccv/provider/types/query.pb.go#L1451
expected operand, found '<<' (typecheck)
|
lint:
x/ccv/provider/types/query.pb.go#L1627
missing ',' in composite literal (typecheck)
|
lint:
x/ccv/provider/types/query.pb.go#L1631
expected ')', found 'var' (typecheck)
|
lint:
x/ccv/provider/types/query.pb.go#L1632
expected operand, found 'var' (typecheck)
|
lint:
x/ccv/provider/types/query.pb.go#L1636
missing ',' in composite literal (typecheck)
|
lint:
x/ccv/provider/types/query.pb.go#L1641
expected operand, found 'type' (typecheck)
|
lint
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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interchain-security/interchain-security. Supported file pattern: go.sum
|