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

Lint errors are not showing in Android Studio #342

Open
mhartvick opened this issue Feb 29, 2024 · 0 comments · May be fixed by #343
Open

Lint errors are not showing in Android Studio #342

mhartvick opened this issue Feb 29, 2024 · 0 comments · May be fixed by #343
Assignees
Labels
bug Something isn't working

Comments

@mhartvick
Copy link
Collaborator

What

Android Studio Code Inspector doesn't show formula lint errors, with the following error in idea.log:

java.lang.UnsupportedClassVersionError: com/instacart/formula/lint/FormulaIssueRegistry 
has been compiled by a more recent version of the Java Runtime (class file version 62.0), 
this version of the Java Runtime only recognizes class file versions up to 61.0

lint task is not impacted, and is catching those issues properly, this is only a problem in Android Studio.

@mhartvick mhartvick self-assigned this Feb 29, 2024
@mhartvick mhartvick linked a pull request Mar 1, 2024 that will close this issue
@mhartvick mhartvick added the bug Something isn't working label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant