Skip to content

⬆️ Upgrade deps #121

⬆️ Upgrade deps

⬆️ Upgrade deps #121

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

game-server.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
Definitions of the following identifiers conflict with those in another file: Condition, _FilterQuery, FilterQuery, MongooseQueryOptions, QueryWithHelpers, QuerySelector, RootQuerySelector, Query
lint
Definitions of the following identifiers conflict with those in another file: Date, Decimal128, Mixed, Number, ObjectId, SchemaTypes, SchemaTypeOptions, SchemaType, Array, Boolean, Buffer, DocumentArray, Map, Subdocument, String
lint
Definitions of the following identifiers conflict with those in another file: Mongoose, Promise, PromiseProvider, models, mongo, version, AnyKeys, Schema, SchemaDefinitionWithBuiltInClass, SchemaDefinitionProperty, SchemaDefinition, RefType, VirtualType, ReturnsNewDoc, SortValues, UpdateWithAggregationPipeline, UpdateAggregationStage, UpdateQuery, DocumentDefinition, actualPrimitives, TreatAsPrimitives, LeanType, LeanArray, _LeanDocument, LeanDocumentElement, SchemaDefinitionType, LeanDocument, LeanDocumentOrArray, LeanDocumentOrArrayWithRawType, mquery
lint
Definitions of the following identifiers conflict with those in another file: MongooseDocumentMiddleware, MongooseQueryMiddleware, SchemaPreOptions, SchemaPostOptions, PreMiddlewareFunction, PreSaveMiddlewareFunction, PostMiddlewareFunction, ErrorHandlingMiddlewareFunction
lint
Definitions of the following identifiers conflict with those in another file: connection, connections, disconnected, connected, connecting, disconnecting, uninitialized, STATES, Connection
lint
Duplicate identifier 'CastError'.
lint
Duplicate identifier 'ClientSession'.
lint
Interface 'ConnectOptions' cannot simultaneously extend types 'MongoClientOptions' and 'MongoClientOptions'.
lint
Interface 'ConnectOptions' cannot simultaneously extend types 'MongoClientOptions' and 'MongoClientOptions'.
lint
Interface 'ConnectOptions' cannot simultaneously extend types 'MongoClientOptions' and 'MongoClientOptions'.
lint
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/