Skip to content

Merge pull request #51 from Meteor-Community-Packages/ci/testsuite #2

Merge pull request #51 from Meteor-Community-Packages/ci/testsuite

Merge pull request #51 from Meteor-Community-Packages/ci/testsuite #2

Triggered via push July 25, 2024 18:16
Status Failure
Total duration 24s
Artifacts

testsuite.yml

on: push
Javascript standard lint
15s
Javascript standard lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Javascript standard lint: node_modules/@types/meteor/mongo.d.ts#L268
Type 'T' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L58
'"bson"' has no exported member named 'ObjectID'. Did you mean 'ObjectId'?
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1198
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1199
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1203
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1204
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1244
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1248
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1252
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint: node_modules/@types/mongodb/index.d.ts#L1384
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
Javascript standard lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/