[TODOs] sdk-v0.50 app.go #6615
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/icq.go#L8
import 'github.com/cometbft/cometbft/abci/types' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/icq.go#L13
import 'github.com/cosmos/ibc-go/v8/modules/core/02-client/types' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/icq.go#L14
import 'github.com/cosmos/ibc-go/v8/modules/core/04-channel/types' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/icq.go#L15
import 'github.com/cosmos/ibc-go/v8/modules/core/24-host' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/keeper.go#L6
import 'cosmossdk.io/log' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/keeper.go#L7
import 'cosmossdk.io/store/types' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/keeper.go#L13
import 'github.com/cosmos/ibc-go/modules/capability/types' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/keeper.go#L14
import 'github.com/cosmos/ibc-go/v8/modules/core/24-host' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/relay.go#L6
import 'github.com/cometbft/cometbft/abci/types' is not allowed from list 'main' (depguard)
|
Run golangci/golangci-lint-action@v3:
x/oracle/keeper/relay.go#L14
import 'github.com/cosmos/ibc-go/modules/capability/types' is not allowed from list 'main' (depguard)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected], 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/.
|
Loading