Skip to content

feat(x/gov): Emit VoterAddr (backport #17354) #52536

feat(x/gov): Emit VoterAddr (backport #17354)

feat(x/gov): Emit VoterAddr (backport #17354) #52536

Triggered via pull request August 11, 2023 07:54
Status Failure
Total duration 3m 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: x/gov/types/config.go#L1
: # github.com/cosmos/cosmos-sdk/x/gov/types
golangci-lint: x/gov/types/events.go#L12
syntax error: unexpected <<, expecting name
golangci-lint: x/gov/types/events.go#L43
syntax error: unexpected : after top level declaration
golangci-lint: x/gov/types/events.go#L43
invalid character U+0023 '#' (typecheck)
golangci-lint: x/gov/types/events.go#L12
expected 'IDENT', found '<<' (typecheck)
golangci-lint: x/gov/types/events.go#L43
illegal character U+0023 '#' (typecheck)
golangci-lint: x/gov/types/events.go#L44
expected ')', found 'EOF' (typecheck)
golangci-lint: x/auth/keeper/msg_server.go#L9
could not import github.com/cosmos/cosmos-sdk/x/gov/types (-: # github.com/cosmos/cosmos-sdk/x/gov/types
golangci-lint: x/gov/types/events.go#L12
syntax error: unexpected <<, expecting name
golangci-lint: x/gov/types/events.go#L43
syntax error: unexpected : after top level declaration