-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
I've run Dart doc and the results included this line:
Found 7 warnings and 0 errors.
But, no matter what flag I pass I'm not logged with the actual warnings that are occurring.
I tried dart doc --verbose, I tried to use the dartdoc globally and used --verbose-warnings
, and --warnings
. No useful information was found.
Is there a way that I can get logs on where in my code actually that warning appears?
srawlins, jamesderlin, skreborn and mkorbel1
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)