fix: Use MaxTxBytes
on the PrepareProposal
request (backport #269)
#756
lint.yml
on: pull_request
golangci-lint
1m 55s
Lint markdown
19s
Annotations
10 errors and 1 warning
golangci-lint:
abci/abci.go#L70
expected statement, found '<<' (typecheck)
|
golangci-lint:
abci/abci.go#L87
expected statement, found '>>' (typecheck)
|
golangci-lint:
abci/abci_test.go#L64
expected statement, found '<<' (typecheck)
|
golangci-lint:
abci/abci_test.go#L70
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
abci/abci_test.go#L99
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
abci/abci_test.go#L144
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
abci/abci_test.go#L189
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
abci/abci_test.go#L209
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
abci/abci_test.go#L244
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
abci/abci_test.go#L288
illegal character U+0023 '#' (typecheck)
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/block-sdk/block-sdk. Supported file pattern: go.sum
|