Skip to content

compose-lints warnings not showing up in assemble/run output #350

@carstenhag

Description

@carstenhag

For some reason I am not seeing any warnings/errors from this library's checks. For example I run ./gradlew lint and there are dozens of lines like this:

w: file:///x/app/src/main/java/com/bmw/chargenow/presentation/views/vehicle/carmakeselection/CarMakeSelectionActivity.kt:149:9 'overridePendingTransition(Int, Int): Unit' is deprecated. Deprecated in Java

but I am not seeing any compose warnings.

When I open the lint.xml file I do see them. Also in the IDE, when I have the file open, I see the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions