Decouple the Player from the Web Application #46
Annotations
10 errors and 5 warnings
check:
lib/common/async.ts#L29
An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator
|
check:
lib/common/async.ts#L47
An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator
|
check:
lib/contribute/container.ts#L77
This assertion is unnecessary since the receiver accepts the original type of the expression
|
check:
lib/contribute/container.ts#L77
This assertion is unnecessary since the receiver accepts the original type of the expression
|
check:
lib/media/mp4/index.ts#L31
This assertion is unnecessary since the receiver accepts the original type of the expression
|
check:
lib/media/mp4/index.ts#L32
This assertion is unnecessary since the receiver accepts the original type of the expression
|
check:
lib/transport/control.ts#L215
The case statement does not have a shared enum type with the switch predicate
|
check:
lib/transport/control.ts#L217
The case statement does not have a shared enum type with the switch predicate
|
check:
lib/transport/control.ts#L219
The case statement does not have a shared enum type with the switch predicate
|
check:
lib/transport/control.ts#L221
The case statement does not have a shared enum type with the switch predicate
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
lib/transport/objects.ts#L60
Insert `↹`
|
check:
lib/transport/objects.ts#L61
Insert `↹`
|
check:
lib/transport/objects.ts#L62
Insert `↹↹`
|
check:
lib/transport/objects.ts#L63
Insert `↹↹`
|