ci: add testsuite workflow #1
testsuite.yml
on: pull_request
Javascript standard lint
14s
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/
|