Skip to content

chore: gofumpt

chore: gofumpt #1724

Triggered via pull request January 12, 2024 09:45
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: x/ratesync/client/cli/tx.go#L21
`flagPacketTimeoutTimestamp` is unused (deadcode)
lint: x/ratesync/client/cli/tx.go#L22
`listSeparator` is unused (deadcode)
lint: x/ratesync/keeper/ica_tx.go#L101
method parameter `hostchainId` should be `hostchainID` (golint)
lint: x/ratesync/keeper/ica_tx.go#L118
func parameter `hostchainId` should be `hostchainID` (golint)
lint: x/ratesync/module_simulation.go#L25
G101: Potential hardcoded credentials (gosec)
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
Restore cache failed: Dependencies file is not found in /home/runner/work/pstake-native/pstake-native. Supported file pattern: go.sum