## Running analysis for "mvc_application" version "8.13.0" STARTED: 2025-01-07T18:53:57.314952Z ### Starting pana 2025-01-07 18:54:14.144862 INFO: Running `dart pub unpack mvc_application:8.13.0 --output /tmp/pana-mvc_applicationOKTWLB/mvc_application --no-resolve`... 2025-01-07 18:54:15.515569 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-01-07 18:54:15.554707 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-01-07 18:54:15.769939 INFO: Running `git rev-parse --show-toplevel`... 2025-01-07 18:54:15.953221 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-01-07 18:54:19.190711 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-01-07 18:54:21.302222 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-01-07 18:54:24.751070 INFO: Analyzing package... 2025-01-07 18:54:24.795737 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-01-07 18:54:34.070687 INFO: Running `git init`... 2025-01-07 18:54:34.095172 INFO: Running `git remote add origin https://github.com/AndriousSolutions/mvc_application`... 2025-01-07 18:54:34.119221 INFO: Running `git remote show origin`... 2025-01-07 18:54:34.373472 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-01-07 18:54:34.847916 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-01-07 18:54:34.873361 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-01-07 18:54:34.903818 INFO: Running `git show origin/master:pubspec.yaml`... 2025-01-07 18:54:51.486793 INFO: Analyzing pub downgrade... 2025-01-07 18:54:51.499005 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-01-07 18:54:54.846956 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-01-07 18:55:00.263199 INFO: [pub-downgrade-failed] 2025-01-07 18:55:00.269085 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-01-07 18:55:03.654668 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.1`... 2025-01-07 18:55:05.538920 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-mvc_applicationOKTWLB/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2025-01-07 18:57:01.179488 INFO: `dartdoc` completed: 2025-01-07 18:57:01.179488 INFO: Documenting mvc_application... 2025-01-07 18:57:01.179488 INFO: Discovering libraries... 2025-01-07 18:57:01.179488 INFO: Linking elements... 2025-01-07 18:57:01.179488 INFO: Precaching local docs for 1281291 elements... 2025-01-07 18:57:01.179488 INFO: Initialized dartdoc with 1360 libraries 2025-01-07 18:57:01.179488 INFO: Generating docs for library controller.dart from package:mvc_application/controller.dart... 2025-01-07 18:57:01.179488 INFO: Generating docs for library prefs.dart from package:mvc_application/prefs.dart... 2025-01-07 18:57:01.179488 INFO: Generating docs for library model.dart from package:mvc_application/model.dart... 2025-01-07 18:57:01.179488 INFO: Generating docs for library view.dart from package:mvc_application/view.dart... 2025-01-07 18:57:01.179488 INFO: Generating docs for library run_app.dart from package:mvc_application/run_app.dart... 2025-01-07 18:57:01.179488 INFO: Generating docs for library settings.dart from package:mvc_application/settings.dart... 2025-01-07 18:57:01.179488 INFO: Documented 6 public libraries in 113.5 seconds 2025-01-07 18:57:01.179488 INFO: Success! Docs generated into /tmp/pana-mvc_applicationOKTWLB/raw-dartdoc 2025-01-07 18:57:01.179488 INFO: warning: ambiguous reexport of conditional_export.runApp, canonicalization candidates: (run_app, view) -> view (confidence 0.000) 2025-01-07 18:57:01.179488 INFO: from conditional_export.runApp: (file:///tmp/pana_LVIDHH/lib/src/conditional_export.dart:38:6) 2025-01-07 18:57:01.179488 INFO: run_app: 0.01000 - (_Reason.longName (+0.01000)) 2025-01-07 18:57:01.179488 INFO: view: 0.01000 - (_Reason.longName (+0.01000)) 2025-01-07 18:57:01.179488 INFO: Use {@canonicalFor conditional_export.runApp} in the desired library's 2025-01-07 18:57:01.179488 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-01-07 18:57:01.179488 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-01-07 18:57:01.179488 INFO: The symbol will still be referenced in all candidates -- this only 2025-01-07 18:57:01.179488 INFO: controls the location where it will be written and which library will be 2025-01-07 18:57:01.179488 INFO: displayed in navigation for the relevant pages. The flag 2025-01-07 18:57:01.179488 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-01-07 18:57:01.179488 INFO: threshold at which this warning will appear. 2025-01-07 18:57:01.179488 INFO: warning: ambiguous reexport of conditional_export, canonicalization candidates: (run_app, view) -> view (confidence 0.000) 2025-01-07 18:57:01.179488 INFO: from conditional_export: (file:///tmp/pana_LVIDHH/lib/src/conditional_export.dart:1:1) 2025-01-07 18:57:01.179488 INFO: run_app: 0.01000 - (_Reason.longName (+0.01000)) 2025-01-07 18:57:01.179488 INFO: view: 0.01000 - (_Reason.longName (+0.01000)) 2025-01-07 18:57:01.179488 INFO: warning: undefined macro [on_platform_brightness_change] 2025-01-07 18:57:01.179488 INFO: from app.AppController.didChangePlatformBrightness: (file:///tmp/analyzerZNZIXO/pub-cache/hosted/20250107t105700-dot-dartlang-pub.appspot.com/mvc_pattern-8.12.0/lib/mvc_pattern.dart:390:8) 2025-01-07 18:57:01.179488 INFO: warning: unresolved doc reference [Controllers] 2025-01-07 18:57:01.179488 INFO: from app_statefulwidget.ConConsumer: (file:///tmp/pana_LVIDHH/lib/src/view/app_statefulwidget.dart:313:7) 2025-01-07 18:57:01.179488 INFO: warning: unresolved doc reference ['InkWell.customBorder'] 2025-01-07 18:57:01.179488 INFO: from field_widgets.FieldWidgets.shape: (file:///tmp/pana_LVIDHH/lib/src/view/utils/field_widgets.dart:538:16) 2025-01-07 18:57:01.179488 INFO: in documentation inherited from field_widgets.FieldWidgets.shape: (file:///tmp/pana_LVIDHH/lib/src/view/utils/field_widgets.dart:538:16) 2025-01-07 18:57:01.179488 INFO: Found 5 warnings and 0 errors. 2025-01-07 18:57:01.263753 INFO: Writing summary.json 2025-01-07 18:57:01.267675 INFO: Running dartdoc post-processing 2025-01-07 18:57:01.270490 INFO: Creating .tar.gz archive 2025-01-07 18:57:03.411236 INFO: Finished .tar.gz archive 2025-01-07 18:57:13.024576 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-01-07T18:57:13.356926Z