null_check_on_nullable_type_parameter
tests should include null-assert patterns
#59065
Labels
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-set-core
Milestone
Child issue of #58837
I think there should be a test case like:
in which the lint rule would report that casting to
T
is preferable to null-asserting.The text was updated successfully, but these errors were encountered: