Skip to content

client: Make tsoStream receives asynchronously #21760

client: Make tsoStream receives asynchronously

client: Make tsoStream receives asynchronously #21760

Triggered via pull request August 8, 2024 08:35
Status Failure
Total duration 4m 25s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
statics
unused-parameter: parameter 'clusterID' seems to be unused, consider removing or renaming it to match ^_ (revive)
statics
unused-parameter: parameter 'streamURL' seems to be unused, consider removing or renaming it to match ^_ (revive)
statics
unused-parameter: parameter 'result' seems to be unused, consider removing or renaming it to match ^_ (revive)
statics
unnecessary-stmt: omit unnecessary break at the end of case clause (revive)
statics
func `(*tsoBatchController).clear` is unused (unused)
statics
field `estimateLatencyMicros` is unused (unused)
statics
require-error: for error assertions use require (testifylint)
statics
require-error: for error assertions use require (testifylint)
statics
require-error: for error assertions use require (testifylint)
statics
Process completed with exit code 2.