Skip to content

chore(core) publish NPM packages from CI #565

chore(core) publish NPM packages from CI

chore(core) publish NPM packages from CI #565

Triggered via pull request May 22, 2024 17:39
Status Success
Total duration 1m 19s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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