[mongodb] MongoError constructor accept string and object#43383
Conversation
|
@mathieug Thank you for submitting this PR! 🔔 @CaselIT @alanmarcell @bitjson @Dante-101 @mcortesi @EnricoPicci @AJCStriker @julien-c @daprahamian @denys-bushulyak @bastienar @sindbach @geraldinelemeur @jishi @various89 @angela-1 @lirbank @hector7 @floric @erikc5000 @Manc @jloveridge @Ranguna @HosseinAgha @albertossilva @rauno56 @peterblazejewicz @LinusU - please review this PR in the next few days. Be sure to explicitly select If no reviewer appears after a week, a DefinitelyTyped maintainer will review the PR instead. |
|
@mathieug - It appears Travis did not correctly run on this PR! /cc @RyanCavanaugh to investigate and advise. |
|
@mathieug The Travis CI build failed! Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! |
|
I'll let @RyanCavanaugh investigate and update this PR, thanks. |
There is something wrong with TS@next and existig defintions overriding/extending Promise like interface. See details of the CI, I've noted this in other failing CI. Hope I'll have an update on this shortly. |
|
@mathieug it's just surfaced: |
|
@mathieug |
|
Done :) |
|
A definition owner has approved this PR ⭐️. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution to DefinitelyTyped! |
|
Really this is just the same as |
|
I just published |
Please fill in this template.
npm test.)npm run lint package-name(ortscif notslint.jsonis present).If changing an existing definition:
tslint.jsoncontaining{ "extends": "dtslint/dt.json" }. If for reason the any rule need to be disabled, disable it for that line using// tslint:disable-next-line [ruleName]and not for whole package so that the need for disabling can be reviewed.