-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Closed
Copy link
Labels
a: widget previewsIssues related to the Widget Previewer toolingIssues related to the Widget Previewer toolingc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Steps to reproduce:
- Run
dart analyzeorflutter analyzein thepackages/flutter_toolsdirectory
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 toolingIssues related to the Widget Previewer toolingc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.