ci(deps): bump mongoose from 6.13.0 to 8.9.2 #14862
Annotations
10 errors and 1 warning
Build
Property 'count' does not exist on type 'CommentModel'.
|
Build
Property 'remove' does not exist on type 'Document<unknown, {}, ThreadRelationDocument> & ThreadRelationDocument & Required<{ _id: unknown; }> & { __v: number; }'.
|
Build
Conversion of type 'Document<unknown, {}, VectorStore> & VectorStore & { _id: ObjectId; } & { __v: number; }' to type 'VectorStoreDocument' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'ObjectId'.
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'ObjectId'.
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'ObjectId'.
|
Build
Property 'remove' does not exist on type 'Document<unknown, {}, VectorStoreFileRelation> & VectorStoreFileRelation & { _id: ObjectId; } & { __v: number; }'.
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'ObjectId'.
|
Build
'order._id' is of type 'unknown'.
|
Build
Property 'delete' does not exist on type 'Document<unknown, {}, BookmarkFolderDocument> & BookmarkFolderDocument & Required<{ _id: ObjectId; }> & { ...; }'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading