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

Fix warning flood #913

Merged
merged 3 commits into from
May 11, 2024
Merged

Conversation

kienvo
Copy link
Member

@kienvo kienvo commented May 11, 2024

Fixes #912

Changes:

  • fix build log was flooded with warnings caused by having different versions of kotlin module
  • revert Timber to 4.7.1. Current build system for some reason cannot load Timber 5.0.1 lint check. This cause a lot of garbage in build log.

kienvo added 2 commits May 11, 2024 10:31
Current build system cannot load Timber 5.0.1 lint check. This cause a lot garbage in build log.
This caused by having different versions of kotlin module
@mariobehling mariobehling merged commit ec9fed8 into fossasia:development May 11, 2024
1 of 2 checks passed
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.

Build log was flooded with a lot of warnings
2 participants