fix(deps): bump mongoose from 6.12.1 to 7.8.3 #21010
Annotations
10 errors and 2 warnings
Run npm run build
Object literal may only specify known properties, and 'promiseLibrary' does not exist in type 'ConnectOptions'.
|
Run npm run build
Unused '@ts-expect-error' directive.
|
Run npm run build
Argument of type 'SchemaOptions<unknown, {}, {}, {}, {}, Document<unknown, {}, unknown> & { _id: ObjectId; }>' is not assignable to parameter of type 'ResolveSchemaOptions<DefaultSchemaOptions> | SchemaOptions<FlatRecord<IFormSchema>, {}, {}, {}, {}, Document<unknown, {}, FlatRecord<...>> & FlatRecord<...> & { ...; }> | undefined'.
|
Run npm run build
Cannot find module 'mongoose/node_modules/mongodb' or its corresponding type declarations.
|
Run npm run build
'"mongoose"' has no exported member named 'LeanDocument'. Did you mean 'Document'?
|
Run npm run build
Parameter 'field' implicitly has an 'any' type.
|
Run npm run build
'"mongoose"' has no exported member named 'LeanDocument'. Did you mean 'Document'?
|
Run npm run build
'"mongoose"' has no exported member named 'LeanDocument'. Did you mean 'Document'?
|
Run npm run build
'"mongoose"' has no exported member named 'LeanDocument'. Did you mean 'Document'?
|
Run npm run build
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading