DO NOT MERGE: feat(NODE-7043, NODE-7217)!: wrap errors from mongodb-client-encryption in MongoCryptError instances #8084
Triggered via pull request
September 30, 2025 17:04
Status
Success
Total duration
1m 44s
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#L258
Object literal may only specify known properties, and 'errorWrapper' does not exist in type 'MongoCryptConstructorOptions'.
|