-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-questionA question about expected behavior or functionalityA question about expected behavior or functionalitytype-taskA well-defined stand-alone taskA well-defined stand-alone task
Description
I admit I don't totally know what's involved here so I'd very much welcome insights. The rub is in source we've got a handful of issue references that will need to be evaluated and updated when we migrate issues to the SDK tracker. Some are probably stale and can reasonably be deleted but in at least the case of failing tests annotated like this:
@FailingTest(issue: 'https://github.com/dart-lang/linter/issues/3516')
test_matchingArg_dynamicParameterToOtherArg_positional() async { ... }I would like to preserve the context of linked issues.
@srawlins: not sure if this is an issue for dartdoc, but FYI.
Also fyi @parlough, in case you have any thoughts.
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-questionA question about expected behavior or functionalityA question about expected behavior or functionalitytype-taskA well-defined stand-alone taskA well-defined stand-alone task