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

chore(internal/kokoro): Update vet.sh staticcheck #5876

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

quartzmo
Copy link
Member

@quartzmo quartzmo commented Apr 8, 2022

  • Remove defunct mock_test.go files
  • Fix simple errors in cmd/go-cloud-debug-agent/internal
  • Fix simple error in internal/fields/fold.go
  • Update staticcheck to Go 1.15
  • Remove unused excludes from vet.sh
  • Add build tag to internal/pretty/diff_test.go to match production file build tag

closes: #1765

* Remove defunct mock_test.go files
* Fix simple errors in cmd/go-cloud-debug-agent/internal
* Fix simple error in internal/fields/fold.go
* Update staticcheck to Go 1.15
* Remove unused excludes from vet.sh
* Add build tag to internal/pretty/diff_test.go

closes: googleapis#1765
@quartzmo quartzmo requested a review from a team as a code owner April 8, 2022 18:47
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Apr 8, 2022
Copy link
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

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

Thanks!

@codyoss codyoss enabled auto-merge (squash) April 11, 2022 19:48
@codyoss codyoss merged commit b2f1942 into googleapis:main Apr 11, 2022
@quartzmo quartzmo deleted the staticcheck branch April 11, 2022 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

internal/kokoro: enable staticcheck on all files
2 participants