Skip to content

feat: add CancelUnbondingDelegation authz (backport #21) #145

feat: add CancelUnbondingDelegation authz (backport #21)

feat: add CancelUnbondingDelegation authz (backport #21) #145

Triggered via pull request October 16, 2023 08:05
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
golangci-lint
39s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: x/staking/types/authz.go#L1
: # github.com/cosmos/cosmos-sdk/x/staking/types
golangci-lint: x/staking/types/authz.pb.go#L236
syntax error: unexpected <<, expecting expression
golangci-lint: x/staking/types/authz.pb.go#L304
invalid character U+0023 '#'
golangci-lint: x/staking/types/authz.pb.go#L304
syntax error: unexpected ) in composite literal; possibly missing comma or } (typecheck)
golangci-lint: x/staking/types/authz.pb.go#L236
expected operand, found '<<' (typecheck)
golangci-lint: x/staking/types/authz.pb.go#L304
illegal character U+0023 '#' (typecheck)
golangci-lint: x/staking/types/authz.pb.go#L311
missing ',' in composite literal (typecheck)
golangci-lint: x/staking/types/authz.pb.go#L312
expected operand, found 'return' (typecheck)
golangci-lint: x/staking/types/authz.pb.go#L313
missing ',' before newline in composite literal (typecheck)
golangci-lint: x/staking/types/authz.pb.go#L314
expected operand, found 'return' (typecheck)