Bump github.com/google/cel-go from 0.12.4 to 0.18.2 #4601
Annotations
10 errors
lint:
x/pylons/keeper/distribution.go#L8
"github.com/cosmos/cosmos-sdk/x/auth/types" imported as authtypes and not used (typecheck)
|
lint:
x/pylons/keeper/distribution.go#L9
"github.com/cosmos/cosmos-sdk/x/bank/keeper" imported as bankkeeper and not used (typecheck)
|
lint:
x/pylons/handler.go#L27
previous case (typecheck)
|
lint:
app/params/config.go#L4
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
|
lint:
app/params/config.go#L5
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
app/params/config.go#L6
import 'github.com/cosmos/cosmos-sdk/types/address' is not allowed from list 'Main' (depguard)
|
lint:
app/params/config.go#L7
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
|
lint:
app/params/encoding.go#L4
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
lint:
app/params/encoding.go#L5
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
lint:
app/params/encoding.go#L6
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|