DO NOT MERGE: feat(NODE-7043, NODE-7217)!: wrap errors from mongodb-client-encryption in MongoCryptError instances #8079
Triggered via pull request
September 30, 2025 15:29
Status
Success
Total duration
1m 39s
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'.
|