Skip to content

fix: packages/cli/package.json to reduce vulnerabilities #103

fix: packages/cli/package.json to reduce vulnerabilities

fix: packages/cli/package.json to reduce vulnerabilities #103

Triggered via push April 9, 2024 19:02
Status Failure
Total duration 4m 9s
Artifacts

tests.yml

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

Annotations

9 errors and 2 warnings
build (14.x)
Subsequent property declarations must have the same type. Property 'AT_TARGET' must be of type 'number', but here has type '2'.
build (14.x)
Subsequent property declarations must have the same type. Property 'BUBBLING_PHASE' must be of type 'number', but here has type '3'.
build (14.x)
Subsequent property declarations must have the same type. Property 'CAPTURING_PHASE' must be of type 'number', but here has type '1'.
build (14.x)
Subsequent property declarations must have the same type. Property 'NONE' must be of type 'number', but here has type '0'.
build (14.x)
'"bson"' has no exported member named 'ObjectID'. Did you mean 'ObjectId'?
build (14.x)
Property 'tz' does not exist on type 'typeof moment'.
build (14.x)
Property 'tz' does not exist on type 'typeof moment'.
build (14.x)
Property 'tz' does not exist on type 'typeof moment'.
build (14.x)
Process completed with exit code 2.
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/