Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Side by Side Diff: test/codegen/expect/collection/src/unmodifiable_wrappers.txt

Issue 1847163002: Regen against latest analyzer (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Messages from compiling unmodifiable_wrappers.dart 1 // Messages from compiling unmodifiable_wrappers.dart
2 severe: [NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER_THREE] Missing concrete imp lementation of 'Iterable.expand', 'Iterable.fold' and 'Iterable.map' (package:co llection/src/unmodifiable_wrappers.dart, line 20, col 7)
3 severe: [NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER_THREE] Missing concrete imp lementation of 'Iterable.expand', 'Iterable.fold' and 'Iterable.map' (package:co llection/src/unmodifiable_wrappers.dart, line 93, col 7)
4 warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:collection/src/unmodifiable_wrappers.dart, line 59, col 28)
5 warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:collection/src/unmodifiable_wrappers.dart, line 63, col 21)
6 warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (package:collection/src/unmodifiable_wrappers.dart, line 151, col 41)
7 warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (package:collection/src/unmodifiable_wrappers.dart, line 159, col 27)
OLDNEW
« no previous file with comments | « test/codegen/expect/collection/src/queue_list.txt ('k') | test/codegen/expect/collection/src/utils.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698