Skip to content

chore: typescript

chore: typescript #538

Triggered via pull request May 1, 2024 01:39
Status Failure
Total duration 1m 21s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
test-node: examples/kepler/src/factories/load-data-modal.js#L23
Parse errors in imported module '../components/load-data-modal/sample-data-viewer': Unexpected token = (116:20)
test-node: examples/kepler/src/factories/load-data-modal.js#L23
Parse errors in imported module '../components/load-data-modal/sample-data-viewer': Unexpected token = (116:20)
test-node: examples/kepler/src/main.js#L25
Parse errors in imported module './app': Unexpected token = (115:9)
test-node: examples/kepler/src/main.js#L25
Parse errors in imported module './app': Unexpected token = (115:9)
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