Skip to content

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

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

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

Triggered via push October 27, 2023 18:07
Status Failure
Total duration 4m 57s
Artifacts

tests.yml

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

Annotations

9 errors and 1 warning
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)
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/