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

Update to latest version of Lint (8.0.0-alpha10) #7891

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

mnaturel
Copy link
Contributor

@mnaturel mnaturel commented Jan 4, 2023

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Using gradle flag to set lint version to a more recent one than the one bundled with AGP version.

Motivation and context

With the current version (7.3.1) there are many false positives reported by Lint.

Screenshots / GIFs

N/A

Tests

  • Run ./gradlew vector-app:lintGplayRelease
  • Check there are no errors reported by the analysis

Tested devices

N/A

Checklist

@mnaturel mnaturel marked this pull request as ready for review January 4, 2023 14:13
@mnaturel mnaturel requested a review from bmarty January 4, 2023 14:13
@ElementBot
Copy link

Warnings
⚠️

Please add a changelog. See instructions here

Generated by 🚫 dangerJS against 36b1c12

@mnaturel mnaturel mentioned this pull request Jan 4, 2023
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

Thanks !

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@mnaturel mnaturel merged commit 87928b4 into develop Jan 4, 2023
@mnaturel mnaturel deleted the fix/mna/false-positives branch January 4, 2023 15:01
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.

3 participants