Skip to content

Fix wrong result of reader.hasNext/Next after seeking by id or time #708

Fix wrong result of reader.hasNext/Next after seeking by id or time

Fix wrong result of reader.hasNext/Next after seeking by id or time #708

Triggered via pull request February 26, 2025 04:05
Status Failure
Total duration 9m 4s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
lint: pulsar/impl_message.go#L151
var-naming: method compareLedgerAndEntryId should be compareLedgerAndEntryID (revive)
lint: pulsar/reader_test.go#L1118
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
lint: pulsar/reader_test.go#L1125
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
lint: pulsar/reader_test.go#L1185
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
lint
issues found
integration-tests (1.22)
Process completed with exit code 2.
integration-tests (1.23)
The job was canceled because "_1_22" failed.
build (1.22)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.22.12-43a012ad69215b65713d031127418690a62558ff9151eb9c2dae4133f1ca97a6
build (1.23)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-43a012ad69215b65713d031127418690a62558ff9151eb9c2dae4133f1ca97a6
lint
Cache not found for keys: golangci-lint.cache-Linux-2877-51714b1c4329575d8e10c6b955293a7fccc206b7, golangci-lint.cache-Linux-2877-
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.22.12-43a012ad69215b65713d031127418690a62558ff9151eb9c2dae4133f1ca97a6
integration-tests (1.22)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/