Skip to content

Android Studio can't export code Inspection result to HTML if result contains AndroidLintLogNotTimber #512

@tateisu

Description

@tateisu

Step to reproduce

  • open Android studio project that use Timber library
  • write Log.i("tag","message") in code somewhere, this will make AndroidLintLogNotTimber warning.
  • run code Inspection from menu / Code / Inspect Code...
  • export inspection result as HTML

image

Actual behavior

got error dialog.

Can't find tools for "AndroidLintLogNotTimber" in the profile "Default"

image

also html output does not contains all inspection result.

Expect behavior

not raise error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions