Skip to content

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

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

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

Triggered via push December 14, 2023 15:01
Status Failure
Total duration 3m 40s
Artifacts

tests.yml

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

Annotations

10 errors and 1 warning
build (16.x)
Subsequent property declarations must have the same type. Property 'AT_TARGET' must be of type 'number', but here has type '2'.
build (16.x)
Subsequent property declarations must have the same type. Property 'BUBBLING_PHASE' must be of type 'number', but here has type '3'.
build (16.x)
Subsequent property declarations must have the same type. Property 'CAPTURING_PHASE' must be of type 'number', but here has type '1'.
build (16.x)
Subsequent property declarations must have the same type. Property 'NONE' must be of type 'number', but here has type '0'.
build (16.x)
'"bson"' has no exported member named 'ObjectID'. Did you mean 'ObjectId'?
build (16.x)
Property 'tz' does not exist on type 'Moment'.
build (16.x)
Property 'tz' does not exist on type 'Moment'.
build (16.x)
Property 'tz' does not exist on type 'typeof moment'.
build (16.x)
Property 'tz' does not exist on type 'typeof moment'.
build (16.x)
Property 'tz' does not exist on type 'typeof moment'.
build (16.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/