Skip to content

chore(deps): bump micromatch from 4.0.5 to 4.0.8 #574

chore(deps): bump micromatch from 4.0.5 to 4.0.8

chore(deps): bump micromatch from 4.0.5 to 4.0.8 #574

Triggered via pull request August 31, 2024 21:49
Status Success
Total duration 1m 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-node
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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