Skip to content

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

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.

Activity

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

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