Skip to content

fix(deps): bump mongoose from 6.12.1 to 8.8.3 #7269

fix(deps): bump mongoose from 6.12.1 to 8.8.3

fix(deps): bump mongoose from 6.12.1 to 8.8.3 #7269

Triggered via pull request December 3, 2024 05:04
Status Failure
Total duration 3m 31s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test
Object literal may only specify known properties, and 'promiseLibrary' does not exist in type 'ConnectOptions'.
test
Type 'IConditionSchema' is not assignable to type '{ field: string | ObjectId; state: LogicConditionState; }'.
test
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'.
test
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>'.
test
Type 'unknown' is not assignable to type 'SubmissionId'.
test
Property 'findOneAndRemove' does not exist on type 'ITokenModel'.
test
Type '{ adminEmail: string; formName: string; authType: FormAuthType; total: number; formId: unknown; }[]' is not assignable to type 'FormBillingStatistic[]'.
test
Argument of type 'unknown' is not assignable to parameter of type 'string'.
test
Argument of type 'unknown' is not assignable to parameter of type 'string'.
test
Type 'unknown' is not assignable to type 'string'.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.