How to analyze one file?

66 views
Skip to first unread message

jack Zuo

unread,
Jan 7, 2020, 10:10:23 AM1/7/20
to Dart Analyzer Discussion
I use this:
`dartanalyzer ./main_t.dart --format --no-hints --no-lints`
But the result shows some other fiels error and hints
 hint • The value of the field '_ch' isn't used at lib/widget/video_play_page.dart:27:20 • unused_field
  hint • The value of the field '_vp' isn't used at lib/widget/video_play_page.dart:28:25 • unused_field
 hint • The parameter 'create' is required at lib/screens/home/teacher_page.dart:35:12 • missing_required_param
...
why it still analyzes other files?

Brian Wilkerson

unread,
Jan 7, 2020, 10:14:31 AM1/7/20
to analyzer...@dartlang.org
Thanks for the question. I believe this was answered in the issue you created: https://github.com/dart-lang/sdk/issues/39999, but if not, please let us know.

--
You received this message because you are subscribed to the Google Groups "Dart Analyzer Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to analyzer-discu...@dartlang.org.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/analyzer-discuss/b6b7a894-b6f4-4d0b-b753-e674cc3e4ad8%40dartlang.org.
Reply all
Reply to author
Forward
0 new messages