Skip to content

fix: add time to the sdk.Context used in PrepareProposal (backport #2515) #1848

fix: add time to the sdk.Context used in PrepareProposal (backport #2515)

fix: add time to the sdk.Context used in PrepareProposal (backport #2515) #1848

Triggered via pull request September 18, 2023 20:35
Status Failure
Total duration 8m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors
test / test-coverage: app/test/fuzz_abci_test.go#L137
expected operand, found '<<'
test / test-coverage
Process completed with exit code 2.
lint / golangci-lint: app/test/check_tx_test.go#L1
: # github.com/celestiaorg/celestia-app/app/test_test [github.com/celestiaorg/celestia-app/app/test.test]
lint / golangci-lint: app/test/fuzz_abci_test.go#L137
syntax error: unexpected <<, expected expression
lint / golangci-lint: app/test/fuzz_abci_test.go#L142
syntax error: unexpected >>, expected expression
lint / golangci-lint: app/test/fuzz_abci_test.go#L142
invalid character U+0023 '#'
lint / golangci-lint: app/test/fuzz_abci_test.go#L143
syntax error: unexpected comma at end of statement
lint / golangci-lint: app/test/fuzz_abci_test.go#L147
syntax error: unexpected ) at end of statement
lint / golangci-lint: app/test/fuzz_abci_test.go#L149
syntax error: non-declaration statement outside function body (typecheck)
lint / golangci-lint: app/test/fuzz_abci_test.go#L137
expected operand, found '<<' (typecheck)
lint / golangci-lint: app/test/fuzz_abci_test.go#L142
illegal character U+0023 '#' (typecheck)
lint / golangci-lint: app/test/fuzz_abci_test.go#L150
missing ',' in composite literal (typecheck)
test / test: app/test/fuzz_abci_test.go#L137
expected operand, found '<<'
test / test
Process completed with exit code 2.
test / test-race: app/test/fuzz_abci_test.go#L137
expected operand, found '<<'
test / test-race
Process completed with exit code 2.