Skip to content

[packages] Improve downgraded analyze error message #178815

@stuartmorgan-g

Description

@stuartmorgan-g

This error message makes sense in the context exactly how it's run in flutter/packages CI, where packages have already gone through analysis normally, but not in other cases like local usage or, importantly, flutter/flutter where we only run analysis with this form.

We should make the error message more generic, as a failure here can also just mean that there are resolution failures in general, and the current message caused confusion when that happened in flutter/flutter.

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions