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

GODRIVER-2603 (Contd.) Revised error handling using Go 1.13 error APIs #1476

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

kumarlokesh
Copy link
Contributor

GODRIVER-2603

Summary

Follow-up PR to #1470

Background & Motivation

As a requirement for the related ticket GODRIVER-2646, all errors are required to
be addressed to enable errorlint linter.

From code review aspect, to keep the volume of changes in a single PR manageable,
I chose to address only a fraction of linter errors here. Would submit subsequent PR(s)
to fix all errors before errorlint linter could be enabled.

@kumarlokesh kumarlokesh requested a review from a team as a code owner November 17, 2023 21:32
@kumarlokesh kumarlokesh requested review from blink1073 and removed request for a team November 17, 2023 21:32
@qingyang-hu qingyang-hu self-assigned this Nov 20, 2023
@qingyang-hu qingyang-hu self-requested a review November 20, 2023 20:50
@qingyang-hu qingyang-hu removed their assignment Nov 20, 2023
@keanamo keanamo requested review from prestonvasquez and removed request for blink1073 November 20, 2023 20:50
Copy link
Contributor

API Change Report

No changes found!

@blink1073 blink1073 merged commit c61efde into mongodb:v1 Nov 30, 2023
1 check passed
blink1073 pushed a commit to blink1073/mongo-go-driver that referenced this pull request Nov 30, 2023
@kumarlokesh kumarlokesh deleted the GODRIVER-2603-2 branch November 30, 2023 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants