Bump @babel/runtime from 7.20.1 to 7.22.10 in /big-dipper-backend #4487
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
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)
|
lint:
app/params/encoding.go#L7
import 'github.com/cosmos/cosmos-sdk/x/auth/tx' is not allowed from list 'Main' (depguard)
|
lint:
app/upgrades/types.go#L4
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
|
lint:
x/epochs/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|