wip #50
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.
|