Skip to content

flutter_tools package has many analysis errors from widget_preview_scaffold.shard #180080

@eyebrowsoffire

Description

@eyebrowsoffire

Steps to reproduce:

  1. Run dart analyze or flutter analyze in the packages/flutter_tools directory

Expected results:
No issues found

Actual Results:
1636 issues found.

These all seem to be coming from the test/widget_preview_scaffold.shard directory. We should try to make sure that our tests are structures so as to keep the output of dart analyze or flutter analyze clean.

Metadata

Metadata

Assignees

Labels

a: widget previewsIssues related to the Widget Previewer toolingc: contributor-productivityTeam-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.r: fixedIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions