## Running analysis for "quickalert" version "0.0.2" STARTED: 2025-04-16T05:50:26.939112Z ### Starting pana 2025-04-16 05:50:39.680265 INFO: Running `dart pub unpack quickalert:0.0.2 --output /tmp/pana-quickalertFVBZHQ/quickalert --no-resolve`... 2025-04-16 05:50:41.853165 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-16 05:50:41.884775 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-16 05:50:42.043133 INFO: Running `git rev-parse --show-toplevel`... 2025-04-16 05:50:42.241199 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-16 05:50:43.254713 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-16 05:50:44.061857 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-04-16 05:50:45.131331 INFO: Analyzing package... 2025-04-16 05:50:45.156497 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-16 05:50:57.960185 INFO: Running `git init`... 2025-04-16 05:50:57.992122 INFO: Running `git remote add origin https://github.com/belovance/QuickAlert`... 2025-04-16 05:50:58.029404 INFO: Running `git remote show origin`... 2025-04-16 05:50:58.318873 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-16 05:50:59.284962 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-16 05:50:59.310543 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-04-16 05:50:59.339700 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-16 05:51:01.458984 INFO: Analyzing pub downgrade... 2025-04-16 05:51:01.463436 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-04-16 05:51:02.491631 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-16 05:51:11.856726 INFO: [pub-downgrade-failed] 2025-04-16 05:51:11.860886 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-04-16 05:51:12.921638 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.3`... 2025-04-16 05:51:14.352263 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-quickalertFVBZHQ/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-04-16 05:52:17.605096 INFO: `dartdoc` completed: 2025-04-16 05:52:17.605096 INFO: Documenting quickalert... 2025-04-16 05:52:17.605096 INFO: Discovering libraries... 2025-04-16 05:52:17.605096 INFO: Linking elements... 2025-04-16 05:52:17.605096 INFO: Precaching local docs for 628536 elements... 2025-04-16 05:52:17.605096 INFO: Initialized dartdoc with 771 libraries 2025-04-16 05:52:17.605096 INFO: Generating docs for library quickalert.dart from package:quickalert/quickalert.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library widgets/quickalert_container.dart from package:quickalert/widgets/quickalert_container.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library widgets/quickalert_buttons.dart from package:quickalert/widgets/quickalert_buttons.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library widgets/quickalert_dialog.dart from package:quickalert/widgets/quickalert_dialog.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library utils/images.dart from package:quickalert/utils/images.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library utils/animate.dart from package:quickalert/utils/animate.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library models/quickalert_options.dart from package:quickalert/models/quickalert_options.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library models/quickalert_animtype.dart from package:quickalert/models/quickalert_animtype.dart... 2025-04-16 05:52:17.605096 INFO: Generating docs for library models/quickalert_type.dart from package:quickalert/models/quickalert_type.dart... 2025-04-16 05:52:17.605096 INFO: Documented 9 public libraries in 61.6 seconds 2025-04-16 05:52:17.605096 INFO: Success! Docs generated into /tmp/pana-quickalertFVBZHQ/raw-dartdoc 2025-04-16 05:52:17.605096 INFO: warning: quickalert has no library level documentation comments 2025-04-16 05:52:17.605096 INFO: from quickalert: (file:///tmp/pana_IPFNNY/lib/quickalert.dart:1:1) 2025-04-16 05:52:17.605096 INFO: warning: unresolved doc reference [scale, rotate, slideInDown, slideInUp, slideInLeft, slideInRight] 2025-04-16 05:52:17.605096 INFO: from quickalert_options.QuickAlertOptions.animType: (file:///tmp/pana_IPFNNY/lib/models/quickalert_options.dart:20:23) 2025-04-16 05:52:17.605096 INFO: in documentation inherited from quickalert_options.QuickAlertOptions.animType: (file:///tmp/pana_IPFNNY/lib/models/quickalert_options.dart:20:23) 2025-04-16 05:52:17.605096 INFO: warning: unresolved doc reference [success, error, warning, confirm, info, loading, custom] 2025-04-16 05:52:17.605096 INFO: from quickalert_options.QuickAlertOptions.type: (file:///tmp/pana_IPFNNY/lib/models/quickalert_options.dart:17:18) 2025-04-16 05:52:17.605096 INFO: in documentation inherited from quickalert_options.QuickAlertOptions.type: (file:///tmp/pana_IPFNNY/lib/models/quickalert_options.dart:17:18) 2025-04-16 05:52:17.605096 INFO: warning: unresolved doc reference [default] 2025-04-16 05:52:17.605096 INFO: from quickalert_options.QuickAlertOptions.width: (file:///tmp/pana_IPFNNY/lib/models/quickalert_options.dart:56:11) 2025-04-16 05:52:17.605096 INFO: in documentation inherited from quickalert_options.QuickAlertOptions.width: (file:///tmp/pana_IPFNNY/lib/models/quickalert_options.dart:56:11) 2025-04-16 05:52:17.605096 INFO: Found 4 warnings and 0 errors. 2025-04-16 05:52:17.677839 INFO: Writing summary.json 2025-04-16 05:52:17.682076 INFO: Running dartdoc post-processing 2025-04-16 05:52:17.685395 INFO: Creating .tar.gz archive 2025-04-16 05:52:17.870836 INFO: Finished .tar.gz archive 2025-04-16 05:52:18.462534 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-16T05:52:18.578807Z