Skip to content

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

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

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

Triggered via push April 23, 2024 07:50
Status Failure
Total duration 3m 11s
Artifacts

tests.yml

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

Annotations

10 errors and 2 warnings
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)
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 (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/