Skip to content

chore: gofumpt

chore: gofumpt #1730

Triggered via pull request January 12, 2024 11:24
Status Failure
Total duration 1m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ante/ante.go#L4
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
lint: ante/ante.go#L5
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: ante/ante.go#L6
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
lint: ante/ante.go#L7
import 'github.com/cosmos/cosmos-sdk/x/auth/ante' is not allowed from list 'Main' (depguard)
lint: ante/ante.go#L8
import 'github.com/cosmos/ibc-go/v7/modules/core/ante' is not allowed from list 'Main' (depguard)
lint: ante/ante.go#L9
import 'github.com/cosmos/ibc-go/v7/modules/core/keeper' is not allowed from list 'Main' (depguard)
lint: app/params/config.go#L4
import 'github.com/cosmos/cosmos-sdk/server/config' 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
Restore cache failed: Dependencies file is not found in /home/runner/work/pstake-native/pstake-native. Supported file pattern: go.sum