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

Enable the errorAssertions govet check for mattermost-server code #17346

Merged
merged 20 commits into from Apr 12, 2021

Conversation

jespino
Copy link
Member

@jespino jespino commented Apr 6, 2021

Summary

Enable the errorAssertions govet check for mattermost-server code (This is submitting again the already reviewed PR: #17091)

Ticket Link

https://mattermost.atlassian.net/browse/MM-34642

Release Note

NONE

@mm-cloud-bot mm-cloud-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Apr 6, 2021
@jespino jespino requested a review from agnivade April 7, 2021 07:48
@jespino
Copy link
Member Author

jespino commented Apr 12, 2021

/update-branch

@jespino jespino added 4: Reviews Complete All reviewers have approved the pull request Tests/Not Needed New release tests not required labels Apr 12, 2021
@jespino jespino merged commit 35d00b4 into master Apr 12, 2021
@jespino jespino deleted the enable-errors-assertions-govet-check branch April 12, 2021 10:51
@amyblais amyblais added the Changelog/Not Needed Does not require a changelog entry label Apr 12, 2021
@amyblais amyblais added the Docs/Not Needed Does not require documentation label Apr 12, 2021
mgdelacroix pushed a commit that referenced this pull request Apr 18, 2021
…7346)

* Enable the errorAssertions govet check for mattermost-server code

* Removing unnecesary change

* Fixing some tests

* Fixing tests

* Fixing more after merge

* Fixing new offending entries

* Fixing small vet checks

* Fixing new cases detected by govet

* Fixing remote_cluster_test errors

* Fixing assertion

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation release-note-none Denotes a PR that doesn't merit a release note. Tests/Not Needed New release tests not required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants