Analyzer should report issues with @optionalTypeArgs #34260
Labels
legacy-area-analyzer
Use area-devexp instead.
strict-analysis-needed
Mark issues where strict-raw-types, strict-inference and similar analysis options were helpful
As per optionalTypeArg's docs, the analyzer should suppress warnings that otherwise require type arguments to be provided for a class.
But what warnings would these be? Looks like #32538 at minimum (maybe other implicit-dynamic warnings).
The text was updated successfully, but these errors were encountered: