Skip to content
Triggered via push August 2, 2024 07:58
Status Failure
Total duration 4m 15s
Artifacts

check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
statics
unnecessary-stmt: omit unnecessary break at the end of case clause (revive)
statics
unused-parameter: parameter 'streamURL' seems to be unused, consider removing or renaming it to match ^_ (revive)
statics
useless-break: useless break in case clause (WARN: this break statement affects this switch or select statement and not the loop enclosing it) (revive)
statics
unused-parameter: parameter 'tokenCh' seems to be unused, consider removing or renaming it to match ^_ (revive)
statics
field `estimateLatencyMicros` is unused (unused)
statics
Process completed with exit code 2.