Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(NODE-3948): Add error code to MongoSystemError #3149

Merged
merged 6 commits into from Feb 22, 2022

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    50b6d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1596c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83cd183 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f934f64 View commit details
    Browse the repository at this point in the history
  5. Address PR comments

    - use ts-expect-error instead of `as any` when purposely using an incorrect type
    - clean up new `it` block descriptions
    baileympearson committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    1eda3f1 View commit details
    Browse the repository at this point in the history
  6. remove 'as any' casts

    baileympearson committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    950eb7b View commit details
    Browse the repository at this point in the history