instacart / instacart/formula

Lint errors are not showing in Android Studio

Open
#342 0 comments 0 reactions 1 assignee Claimed by @mhartvick View on GitHub
bug
Dominant language
Kotlin
Stars
155
Forks
16
Avg merge
33m
Merged PRs (30d)
1

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.