v1.4.0-beta.0 #2
Annotations
1 error and 11 warnings
|
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
|
modules/core/src/capture/video-capture.ts#L78
'console' is not defined
|
modules/core/src/capture/video-capture.ts#L81
'console' is not defined
|
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
|
modules/core/src/capture/video-capture.ts#L103
'console' is not defined
|
modules/core/src/capture/video-capture.ts#L124
'console' is not defined
|
modules/core/src/capture/video-capture.ts#L130
'console' is not defined
|
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
|
modules/core/src/capture/video-capture.ts#L157
'console' is not defined
|
modules/core/src/capture/video-capture.ts#L161
'console' is not defined
|
|
The logs for this run have expired and are no longer available.
Loading