fix: allow empty public keys when setting signatures (backport #19106) #60376
Annotations
10 errors
golangci-lint:
x/auth/tx/builder.go#L1
: # github.com/cosmos/cosmos-sdk/x/auth/tx
|
golangci-lint:
x/auth/tx/builder.go#L297
syntax error: unexpected <<, expecting }
|
golangci-lint:
x/auth/tx/builder.go#L301
syntax error: unexpected ==, expecting }
|
golangci-lint:
x/auth/tx/builder.go#L307
syntax error: unexpected >>, expecting }
|
golangci-lint:
x/auth/tx/builder.go#L307
invalid character U+0023 '#'
|
golangci-lint:
x/auth/tx/builder.go#L309
syntax error: non-declaration statement outside function body (typecheck)
|
golangci-lint:
x/auth/tx/builder.go#L297
expected statement, found '<<' (typecheck)
|
golangci-lint:
x/auth/tx/builder.go#L301
expected statement, found '==' (typecheck)
|
golangci-lint:
x/auth/tx/builder.go#L307
expected statement, found '>>' (typecheck)
|
golangci-lint:
x/auth/tx/builder.go#L322
expected operand, found ']' (typecheck)
|
The logs for this run have expired and are no longer available.
Loading