Skip to content

Update README.md

Update README.md #112

Triggered via push May 28, 2024 19:31
Status Failure
Total duration 4m 12s
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/