Fix JS vulnerabilities in dev dependencies #1928
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/.
|