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

DE-1370 Add typecheck, goimports, govet, noctx linters #358

Merged
merged 5 commits into from
Dec 4, 2024
Merged

Conversation

vtopc
Copy link
Contributor

@vtopc vtopc commented Dec 4, 2024

No description provided.

Comment on lines +170 to 173
params, err := url.ParseQuery(parts.RawQuery)
if err != nil {
return false
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

govet found a missing error check

@vtopc vtopc marked this pull request as ready for review December 4, 2024 10:29
@vtopc vtopc merged commit 8fd2c2b into master Dec 4, 2024
2 checks passed
@vtopc vtopc deleted the vtopc/DE-1370 branch December 4, 2024 10:30
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.

1 participant