Skip to content

Make "why not promoted" information more discoverable in dartanalyzer tool #45546

@stereotype441

Description

@stereotype441

This is the companion to issue #44904, for the dartanalyzer command line tool.

Although we hope to deprecate dartanalyzer in the near term (1-2 quarters), the "why not promoted" feature is currently working and ready to ship in the next stable release. Since we haven't yet begun the deprecation process, I suspect that most customers of the command line analyzer probably still use dartanalyzer rather than dart analyze, so I think it makes sense to backport support for this feature to dartanalyzer.

The specific work that needs to be done is to change dartanalyzer so that it shows context information even when --verbose is not specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-commandIssues with the command-line dartanalyzer tooltype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions