fix(deps): bump mongoose from 6.12.1 to 8.9.0 #7362
Annotations
10 errors and 2 warnings
Build
Object literal may only specify known properties, and 'promiseLibrary' does not exist in type 'ConnectOptions'.
|
Build
Type 'IConditionSchema' is not assignable to type '{ field: string | ObjectId; state: LogicConditionState; }'.
|
Build
Argument of type 'SchemaOptions<unknown, {}, {}, {}, {}, Document<unknown, {}, unknown> & { _id: ObjectId; } & { __v: number; }>' is not assignable to parameter of type 'ResolveSchemaOptions<DefaultSchemaOptions> | SchemaOptions<FlatRecord<IFormSchema>, {}, {}, {}, {}, Document<unknown, {}, FlatRecord<...>> & FlatRecord<...> & Required<...> & { ...; }> | undefined'.
|
Build
Type 'Cursor<{ created?: Date | undefined; lastModified?: Date | undefined; rating: number; comment?: string | undefined; formId: {}; submissionId: {}; _id: {}; $assertPopulated: <Paths = {}>(path: string | string[], values?: Partial<...> | undefined) => Omit<...> & Paths; ... 55 more ...; validateSync: { ...; }; } & Requ...' is not assignable to type 'Cursor<IFormFeedbackSchema, QueryOptions<IFormFeedbackSchema>, IFormFeedbackSchema | null>'.
|
Build
Type 'unknown' is not assignable to type 'SubmissionId'.
|
Build
Property 'findOneAndRemove' does not exist on type 'ITokenModel'.
|
Build
Type '{ adminEmail: string; formName: string; authType: FormAuthType; total: number; formId: unknown; }[]' is not assignable to type 'FormBillingStatistic[]'.
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Build
Type 'unknown' is not assignable to type 'string'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Loading