Skip to content

Bump styled-components from 4.4.1 to 6.0.7 in /big-dipper-backend #4515

Bump styled-components from 4.4.1 to 6.0.7 in /big-dipper-backend

Bump styled-components from 4.4.1 to 6.0.7 in /big-dipper-backend #4515

Triggered via pull request September 11, 2023 01:39
Status Failure
Total duration 4m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: app/app.go#L866
G601: Implicit memory aliasing in for loop. (gosec)
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)