Skip to content

Analyzer plugin failure at the commandline should be displayed in the terminal #60175

@srawlins

Description

@srawlins

(I don't think they are right now)

These are all situations in which I think an error should be printed (to stdout or stderr, whatever we already do), and exit with a non-zero exit:

  • an exception that occurs while setting up the shared plugin entrypoint (like a pub get failure),
  • a malformed plugins section in analysis_options.yaml,
  • a plugin throws an exception while computing diagnostics,

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-plugintype-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