2warning: [DownCastComposite] sortedList (List<dynamic>) will need runtime check to cast to type List<Comparable<dynamic>> (package:collection/algorithms.dart, line 44, col 36)
2severe: [AnalyzerMessage] sortedList (List<dynamic>) will need runtime check to cast to type List<Comparable<dynamic>> (package:collection/algorithms.dart, line 44, col 36)
Jennifer Messerly
2016/01/04 20:48:40
is this error level still correct? it looks like w
Ah right. I meant to look into that, thanks for the pointer. Fixed now, and
re-factored to avoid having to track down all the different pattern matches.
Issue 1554683002: Update to latest analyzer
(Closed)
Created 4 years, 11 months ago by Leaf
Modified 4 years, 11 months ago
Reviewers: Jennifer Messerly, vsm
Base URL: git@github.com:dart-lang/dev_compiler.git@master
Comments: 12