-
Notifications
You must be signed in to change notification settings - Fork 616
Upgrade lint version to resolve kotlin test error #5899
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
Conversation
Release note changesNo release note changes were detected. If you made changes that should be |
Unit Test Results 950 files + 948 950 suites +948 35m 25s ⏱️ + 35m 13s Results for commit 491bfe6. ± Comparison against base commit d8af001. ♻️ This comment has been updated with latest results. |
Coverage Report 1Affected Products
Test Logs |
Size Report 1Affected ProductsNo changes between base commit (d8af001) and merge commit (7fb63cd).Test Logs |
Originally looked into changing the test, eventually decided to just bump the version with a fix. I went for the latest non-alpha version of android lint as a bump, this seems to resolve the test with no negative consequences.