Skip to content

Fix JS vulnerabilities in dev dependencies #1928

Fix JS vulnerabilities in dev dependencies

Fix JS vulnerabilities in dev dependencies #1928

Triggered via pull request April 2, 2024 22:24
Status Failure
Total duration 43s
Artifacts

package-js-tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (16): node_package/src/clientStartup.ts#L48
Type 'typeof globalThis' is not assignable to type 'Context'.
build (16): node_package/src/context.ts#L6
Type 'void | typeof globalThis' is not assignable to type 'void | Window | Global'.
build (16)
Process completed with exit code 2.
build (20)
The job was canceled because "_16" failed.
build (20): node_package/src/clientStartup.ts#L48
Type 'typeof globalThis' is not assignable to type 'Context'.
build (20): node_package/src/context.ts#L6
Type 'void | typeof globalThis' is not assignable to type 'void | Window | Global'.
build (20)
Process completed with exit code 2.
build (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.