OLD | NEW |
1 // Messages from compiling unmodifiable_wrappers.dart | 1 // Messages from compiling unmodifiable_wrappers.dart |
2 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a
nd 'Iterable.map' (package:collection/src/unmodifiable_wrappers.dart, line 20, c
ol 7) | 2 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a
nd 'Iterable.map' (package:collection/src/unmodifiable_wrappers.dart, line 20, c
ol 7) |
3 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a
nd 'Iterable.map' (package:collection/src/unmodifiable_wrappers.dart, line 93, c
ol 7) | 3 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.map' and
'Iterable.expand' (package:collection/src/unmodifiable_wrappers.dart, line 93, c
ol 7) |
4 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:
collection/src/unmodifiable_wrappers.dart, line 59, col 28) | 4 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:
collection/src/unmodifiable_wrappers.dart, line 59, col 28) |
5 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:
collection/src/unmodifiable_wrappers.dart, line 63, col 21) | 5 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:
collection/src/unmodifiable_wrappers.dart, line 63, col 21) |
6 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (package:
collection/src/unmodifiable_wrappers.dart, line 151, col 41) | 6 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (package:
collection/src/unmodifiable_wrappers.dart, line 151, col 41) |
7 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (package:
collection/src/unmodifiable_wrappers.dart, line 159, col 27) | 7 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (package:
collection/src/unmodifiable_wrappers.dart, line 159, col 27) |
OLD | NEW |