Skip to content

chore: typescript

chore: typescript #540

Triggered via pull request May 2, 2024 18:43
Status Failure
Total duration 1m 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test-node
Process completed with exit code 1.
test-node: modules/core/bundle.ts#L5
'@hubble.gl/core' should be listed in the project's dependencies. Run 'npm i -S @hubble.gl/core' to add it
test-node: modules/core/src/capture/video-capture.ts#L78
'console' is not defined
test-node: modules/core/src/capture/video-capture.ts#L81
'console' is not defined
test-node: modules/core/src/capture/video-capture.ts#L96
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
test-node: modules/core/src/capture/video-capture.ts#L103
'console' is not defined
test-node: modules/core/src/capture/video-capture.ts#L124
'console' is not defined
test-node: modules/core/src/capture/video-capture.ts#L130
'console' is not defined
test-node: modules/core/src/capture/video-capture.ts#L140
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
test-node: modules/core/src/capture/video-capture.ts#L157
'console' is not defined
test-node: modules/core/src/capture/video-capture.ts#L161
'console' is not defined