Ter 7 Jan 2020 10:43:11 -03
Analyzing dart-eof-podcast-feed...
lint • Specify type annotations. • lib/src/eof_podcast.dart:30:10 • always_specify_types
lint • Prefer final in for-each loop variable if reference is not reassigned. • lib/src/eof_podcast.dart:30:14 • prefer_final_in_for_each
lint • Specify type annotations. • lib/src/eof_podcast.dart:59:31 • always_specify_types
lint • Specify type annotations. • lib/src/eof_podcast.dart:85:7 • always_specify_types
lint • Prefer final for variable declarations if they are not reassigned. • lib/src/eof_podcast.dart:85:11 • prefer_final_locals
lint • Specify type annotations. • lib/src/eof_podcast.dart:86:7 • always_specify_types
lint • Prefer final for variable declarations if they are not reassigned. • lib/src/eof_podcast.dart:86:11 • prefer_final_locals
lint • Avoid catches without on clauses. • lib/src/eof_podcast.dart:88:7 • avoid_catches_without_on_clauses
8 lints found.