DO NOT MERGE: feat(NODE-7043, NODE-7217)!: wrap errors from mongodb-client-encryption in MongoCryptError instances #8055
Triggered via pull request
September 29, 2025 20:52
Status
Success
Total duration
1m 47s
Artifacts
–
Annotations
2 errors
build:
src/client-side-encryption/client_encryption.ts#L151
Object literal may only specify known properties, and 'errorWrapper' does not exist in type 'MongoCryptConstructorOptions'.
|
build:
src/client-side-encryption/auto_encrypter.ts#L259
Object literal may only specify known properties, and 'errorWrapper' does not exist in type 'MongoCryptConstructorOptions'.
|