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

Refactor and Update Deprecated Library Imports #55

Open
3 tasks
Tracked by #347
renaz6 opened this issue Sep 16, 2022 · 0 comments
Open
3 tasks
Tracked by #347

Refactor and Update Deprecated Library Imports #55

renaz6 opened this issue Sep 16, 2022 · 0 comments
Assignees

Comments

@renaz6
Copy link
Member

renaz6 commented Sep 16, 2022

Update deprecated libraries

The staticcheck linter checks for deprecated imports. This has been disabled for imports of webpa-common/v2/logging, but should be enabled as part of this ticket. A new logger will need to be added.

To Do

  • Search for nolint:staticcheck in the repo and remove the comments
  • Run the linter golangci-lint run
  • Reconfigure logging in those files, most likely using uber/zap
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

No branches or pull requests

1 participant