Feat: WebSocket Client #1529
node.yaml
on: pull_request
Matrix: Test
Check docs generation
1m 50s
Matrix: Lint
Matrix: Validate all dependencies
Matrix: Validate production dependencies
Release
0s
Annotations
5 errors and 10 warnings
Lint (timeline-state-resolver):
packages/timeline-state-resolver/src/integrations/websocketClient/index.ts#L56
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint (timeline-state-resolver):
packages/timeline-state-resolver/src/integrations/websocketClient/index.ts#L131
'message' is never reassigned. Use 'const' instead
|
Lint (timeline-state-resolver)
Process completed with exit code 1.
|
Test (20.x, timeline-state-resolver)
Process completed with exit code 1.
|
Lint (timeline-state-resolver):
packages/timeline-state-resolver/src/integrations/casparCG/__tests__/casparcg.spec.ts#L1939
Some tests seem to be commented
|
Lint (timeline-state-resolver):
packages/timeline-state-resolver/src/integrations/casparCG/__tests__/casparcg.spec.ts#L1944
Some tests seem to be commented
|
|
|
|
|
|
|
|
|