Skip to content

Lint errors are not showing in Android Studio #342

Description

@mhartvick

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions