Back to build
Raw log | Switch to full mode | Login

▌19:17:35▐ STARTING ANALYSIS ▌19:17:35▐ No Double.clamp ▌19:17:39▐ All tool test files end in _test.dart... ▌19:17:39▐ No sync*/async* ▌19:17:40▐ No runtimeType in toString... ▌19:17:40▐ Debug mode instead of checked mode... ▌19:17:41▐ Links for creating GitHub issues ▌19:17:42▐ Unexpected binaries... ▌19:17:42▐ Trailing spaces... ▌19:17:44▐ Spaces after flow control statements... ▌19:17:45▐ Deprecations... ▌19:17:47▐ Goldens... ▌19:17:48▐ Skip test comments... ▌19:17:53▐ Licenses... ▌19:17:59▐ Test imports... ▌19:18:00▐ Bad imports (framework)... ▌19:18:00▐ Bad imports (tools)... ▌19:18:01▐ Internationalization... RUNNING: cd .; bin/cache/dart-sdk/bin/dart dev/tools/localization/bin/gen_localizations.dart --material --remove-undefined ELAPSED TIME: 1.123s for bin/cache/dart-sdk/bin/dart dev/tools/localization/bin/gen_localizations.dart --material --remove-undefined in . RUNNING: cd .; bin/cache/dart-sdk/bin/dart dev/tools/localization/bin/gen_localizations.dart --cupertino --remove-undefined ELAPSED TIME: 1.000s for bin/cache/dart-sdk/bin/dart dev/tools/localization/bin/gen_localizations.dart --cupertino --remove-undefined in . ▌19:18:03▐ Integration test timeouts... ▌19:18:03▐ null initialized debug fields... ▌19:18:03▐ Taboo words... ▌19:18:04▐ Package dependencies... RUNNING: cd .; bin/flutter update-packages --verify-only Verifying pubspecs... All pubspecs were up to date. ELAPSED TIME: 0.605s for bin/flutter update-packages --verify-only in . ▌19:18:05▐ Package Allowlist... ▌19:18:09▐ Dart analysis... RUNNING: cd .; bin/flutter analyze --flutter-repo Analyzing Á flutter sdk... info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/date_and_time_picker_demo.dart:63:36 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/date_and_time_picker_demo.dart:75:37 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/search_demo.dart:46:43 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/text_form_field_demo.dart:152:32 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/gallery/updater.dart:39:39 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • examples/api/lib/material/time_picker/show_time_picker.0.dart:199:53 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • packages/flutter/lib/src/material/search_anchor.dart:704:48 • use_build_context_synchronously 7 issues found. (ran in 155.4s) ╔═╡ERROR╞═══════════════════════════════════════════════════════════════════════ ║ Command: bin/flutter analyze --flutter-repo ║ Command exited with exit code 1 but expected zero exit code. ║ Working directory: /b/s/w/ir/x/w/Á flutter sdk/. ║ stdout and stderr output: ║ (stdout/stderr output was more than 10 lines) ╚═══════════════════════════════════════════════════════════════════════════════ ▌19:20:45▐ Executable allowlist... ▌19:20:46▐ Dart analysis (with --watch)... RUNNING: cd .; bin/flutter analyze --flutter-repo --watch --benchmark Analyzing Flutter repository... 9.9s info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/date_and_time_picker_demo.dart:63:36 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/date_and_time_picker_demo.dart:75:37 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/search_demo.dart:46:43 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/demo/material/text_form_field_demo.dart:152:32 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • dev/integration_tests/flutter_gallery/lib/gallery/updater.dart:39:39 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • examples/api/lib/material/time_picker/show_time_picker.0.dart:199:53 • use_build_context_synchronously info • Don't use 'BuildContext's across async gaps • packages/flutter/lib/src/material/search_anchor.dart:704:48 • use_build_context_synchronously 7 issues found. (7 new) • analyzed 4205 files (ran in 9.93s) Analysis benchmark written to analysis_benchmark.json ({time: 9.928, issues: 7}). ╔═╡ERROR╞═══════════════════════════════════════════════════════════════════════ ║ Dart analyzer failed when --watch was used. ║ Command: bin/flutter analyze --flutter-repo --watch --benchmark ║ Working directory: /b/s/w/ir/x/w/Á flutter sdk/. ╚═══════════════════════════════════════════════════════════════════════════════ ▌19:21:00▐ Snippet code... RUNNING: cd .; bin/cache/dart-sdk/bin/dart --enable-asserts /b/s/w/ir/x/w/Á flutter sdk/dev/bots/analyze_snippet_code.dart --verbose packages/flutter/lib/src/material/dialog.dart:1056:21: Don't use 'BuildContext's across async gaps (top-level declaration) (use_build_context_synchronously) packages/flutter/lib/src/widgets/navigator.dart:1239:25: Don't use 'BuildContext's across async gaps (statement) (use_build_context_synchronously) Found 2 snippet code errors. See the documentation at the top of dev/bots/analyze_snippet_code.dart for details. ╔═╡ERROR╞═══════════════════════════════════════════════════════════════════════ ║ Command: bin/cache/dart-sdk/bin/dart --enable-asserts /b/s/w/ir/x/w/Á flutter sdk/dev/bots/analyze_snippet_code.dart --verbose ║ Command exited with exit code 1 but expected zero exit code. ║ Working directory: /b/s/w/ir/x/w/Á flutter sdk/. ║ stdout and stderr output: ║ ║ packages/flutter/lib/src/material/dialog.dart:1056:21: Don't use 'BuildContext's across async gaps (top-level declaration) (use_build_context_synchronously) ║ packages/flutter/lib/src/widgets/navigator.dart:1239:25: Don't use 'BuildContext's across async gaps (statement) (use_build_context_synchronously) ║ Found 2 snippet code errors. ║ See the documentation at the top of dev/bots/analyze_snippet_code.dart for details. ╚═══════════════════════════════════════════════════════════════════════════════ ▌19:21:15▐ Dart analysis (mega gallery)... RUNNING: cd .; bin/cache/dart-sdk/bin/dart /b/s/w/ir/x/w/Á flutter sdk/dev/tools/mega_gallery.dart --out /b/s/w/ir/x/t/flutter_mega_gallery.AJQCEP Making 3 copies of flutter_gallery. Stats: packages/flutter : 1,521 files, 692,651 lines dev/integration_tests/flutter_gallery : 138 files, 20,449 lines ../../t/flutter_mega_gallery.AJQCEP : 336 files, 57,105 lines ELAPSED TIME: 1.112s for bin/cache/dart-sdk/bin/dart /b/s/w/ir/x/w/Á flutter sdk/dev/tools/mega_gallery.dart --out /b/s/w/ir/x/t/flutter_mega_gallery.AJQCEP in . RUNNING: cd ../../t/flutter_mega_gallery.AJQCEP; ../../w/Á flutter sdk/bin/flutter analyze --watch --benchmark Resolving dependencies... + _fe_analyzer_shared 61.0.0 (62.0.0 available) + analyzer 5.13.0 (6.0.0 available) + args 2.4.2 + async 2.11.0 + boolean_selector 2.1.1 + characters 1.3.0 + clock 1.1.1 + collection 1.17.2 + connectivity 3.0.6 (discontinued) + connectivity_for_web 0.4.0+1 (discontinued) + connectivity_macos 0.2.1+2 + connectivity_platform_interface 2.0.1 + convert 3.1.1 + coverage 1.6.3 + crypto 3.0.3 + csslib 1.0.0 + cupertino_icons 1.0.5 + device_info 2.0.3 (discontinued) + device_info_platform_interface 2.0.1 + fake_async 1.3.1 + file 6.1.4 (7.0.0 available) + flutter 0.0.0 from sdk flutter + flutter_driver 0.0.0 from sdk flutter + flutter_gallery_assets 1.0.2 + flutter_goldens 0.0.0 from sdk flutter + flutter_goldens_client 0.0.0 from path ../../w/Á flutter sdk/packages/flutter_goldens_client + flutter_test 0.0.0 from sdk flutter + flutter_web_plugins 0.0.0 from sdk flutter + frontend_server_client 3.2.0 + fuchsia_remote_debug_protocol 0.0.0 from sdk flutter + glob 2.1.2 + html 0.15.4 + http_multi_server 3.2.1 + http_parser 4.0.2 + integration_test 0.0.0 from sdk flutter + intl 0.18.1 + io 1.0.4 + js 0.6.7 + logging 1.2.0 + matcher 0.12.16 + material_color_utilities 0.5.0 (0.7.0 available) + meta 1.9.1 + mime 1.0.4 + node_preamble 2.0.2 + package_config 2.1.0 + path 1.8.3 + platform 3.1.0 + plugin_platform_interface 2.1.4 + pool 1.5.1 + process 4.2.4 + pub_semver 2.1.4 + scoped_model 2.0.0-nullsafety.0 from git https://github.com/kevmoo/scoped_model.git at cc3944 + shelf 1.4.1 + shelf_packages_handler 3.0.2 + shelf_static 1.1.2 + shelf_web_socket 1.0.4 + shrine_images 2.0.1 (2.0.2 available) + sky_engine 0.0.99 from sdk flutter + source_map_stack_trace 2.1.1 + source_maps 0.10.12 + source_span 1.10.0 + stack_trace 1.11.0 + stream_channel 2.1.1 (2.1.2 available) + string_scanner 1.2.0 + sync_http 0.3.1 + term_glyph 1.2.1 + test 1.24.3 + test_api 0.6.0 + test_core 0.5.3 + typed_data 1.3.2 + url_launcher 6.1.11 + url_launcher_android 6.0.17 (6.0.36 available) + url_launcher_ios 6.1.4 + url_launcher_linux 3.0.5 + url_launcher_macos 3.0.5 + url_launcher_platform_interface 2.1.3 + url_launcher_web 2.0.17 + url_launcher_windows 3.0.6 + vector_math 2.1.4 + video_player 2.2.11 (2.6.1 available) + video_player_platform_interface 5.1.4 (6.1.0 available) + video_player_web 2.0.15 (2.0.16 available) + vm_service 11.7.1 + watcher 1.1.0 + web 0.1.4-beta + web_socket_channel 2.4.0 + webdriver 3.0.2 + webkit_inspection_protocol 1.2.0 + yaml 3.1.2 Changed 89 dependencies! Analyzing /b/s/w/ir/x/t/flutter_mega_gallery.AJQCEP... 6.2s No issues found! • analyzed 336 files (ran in 6.21s) Analysis benchmark written to analysis_benchmark.json ({time: 6.207, issues: 0}). ELAPSED TIME: 10.489s for ../../w/Á flutter sdk/bin/flutter analyze --watch --benchmark in ../../t/flutter_mega_gallery.AJQCEP ▌19:21:27▐ Correct file names in gen_defaults.dart... ▌19:21:27▐ Up to date integration test template files... ▌19:21:27▐ Analysis failed. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ For your convenience, the error messages reported above are repeated here: 🙙 🙛 Command: bin/flutter analyze --flutter-repo Command exited with exit code 1 but expected zero exit code. Working directory: /b/s/w/ir/x/w/Á flutter sdk/. stdout and stderr output: (stdout/stderr output was more than 10 lines) 🙙 🙛 Dart analyzer failed when --watch was used. Command: bin/flutter analyze --flutter-repo --watch --benchmark Working directory: /b/s/w/ir/x/w/Á flutter sdk/. 🙙 🙛 Command: bin/cache/dart-sdk/bin/dart --enable-asserts /b/s/w/ir/x/w/Á flutter sdk/dev/bots/analyze_snippet_code.dart --verbose Command exited with exit code 1 but expected zero exit code. Working directory: /b/s/w/ir/x/w/Á flutter sdk/. stdout and stderr output: packages/flutter/lib/src/material/dialog.dart:1056:21: Don't use 'BuildContext's across async gaps (top-level declaration) (use_build_context_synchronously) packages/flutter/lib/src/widgets/navigator.dart:1239:25: Don't use 'BuildContext's across async gaps (statement) (use_build_context_synchronously) Found 2 snippet code errors. See the documentation at the top of dev/bots/analyze_snippet_code.dart for details. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━