Skip to content

⬆️ Upgrade deps #49

⬆️ Upgrade deps

⬆️ Upgrade deps #49

Triggered via pull request November 26, 2023 17:51
Status Failure
Total duration 44s
Artifacts

api.yml

on: pull_request
lint_and_test
36s
lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint_and_test
Cannot find module 'passport' or its corresponding type declarations.
lint_and_test
Argument of type 'T' is not assignable to parameter of type 'Strategy'.
lint_and_test
Argument of type 'string' is not assignable to parameter of type '{ [field: string]: any; }'.
lint_and_test
Definitions of the following identifiers conflict with those in another file: Date, Decimal128, Mixed, Number, ObjectId, SchemaTypes, Schema, SchemaTypeOptions, SchemaType
lint_and_test
Definitions of the following identifiers conflict with those in another file: Mongoose, Promise, PromiseProvider, models, mongo, version, AnyKeys, SchemaDefinitionWithBuiltInClass, SchemaDefinitionProperty, SchemaDefinition, RefType, VirtualType, ReturnsNewDoc, SortValues, UpdateWithAggregationPipeline, UpdateAggregationStage, UpdateQuery, DocumentDefinition, actualPrimitives, TreatAsPrimitives, LeanType, LeanArray, _LeanDocument, LeanDocumentElement, SchemaDefinitionType, LeanDocument, LeanDocumentOrArray, LeanDocumentOrArrayWithRawType, mquery
lint_and_test
Definitions of the following identifiers conflict with those in another file: MongooseDocumentMiddleware, MongooseQueryMiddleware, SchemaPreOptions, SchemaPostOptions, PreMiddlewareFunction, PreSaveMiddlewareFunction, PostMiddlewareFunction, ErrorHandlingMiddlewareFunction
lint_and_test
Definitions of the following identifiers conflict with those in another file: MongooseQueryOptions, QueryWithHelpers, Query, QuerySelector, RootQuerySelector, Condition, _FilterQuery, FilterQuery
lint_and_test
Definitions of the following identifiers conflict with those in another file: disconnected, connected, connecting, disconnecting, uninitialized, STATES, connection, connections, Connection
lint_and_test
Duplicate identifier 'CastError'.
lint_and_test
Duplicate identifier 'ClientSession'.
lint_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/