## Running analysis for "connection_notifier" version "2.0.0" STARTED: 2025-12-10T03:49:10.738628Z ### Starting pana 2025-12-10 03:49:26.196680 INFO: Running `dart pub unpack connection_notifier:2.0.0 --output /tmp/pana-connection_notifierWNTTKL/connection_notifier --no-resolve`... 2025-12-10 03:49:26.644606 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 03:49:26.684440 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 03:49:26.865777 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 03:49:26.956570 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 03:49:27.380152 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 03:49:27.674118 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-12-10 03:49:28.172956 INFO: Analyzing package... 2025-12-10 03:49:28.217190 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 03:49:42.266876 INFO: Running `git init`... 2025-12-10 03:49:42.297811 INFO: Running `git remote add origin https://github.com/AmrAbdelmagid/connection_notifier`... 2025-12-10 03:49:42.323903 INFO: Running `git remote show origin`... 2025-12-10 03:49:42.578157 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-10 03:49:42.850982 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-10 03:49:42.877368 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-10 03:49:44.951444 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-10 03:49:45.253734 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CJGZDS/./lib`... 2025-12-10 03:49:45.447583 INFO: Analyzing pub downgrade... 2025-12-10 03:49:45.462101 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-10 03:49:46.340309 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 03:49:54.555147 INFO: [pub-downgrade-success] 2025-12-10 03:49:54.561510 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-10 03:49:55.407079 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-10 03:49:55.895716 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-connection_notifierWNTTKL/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-12-10 03:51:07.767824 INFO: `dartdoc` completed: 2025-12-10 03:51:07.767824 INFO: Documenting connection_notifier... 2025-12-10 03:51:07.767824 INFO: Discovering libraries... 2025-12-10 03:51:07.767824 INFO: Linking elements... 2025-12-10 03:51:07.767824 INFO: Precaching local docs for 654574 elements... 2025-12-10 03:51:07.767824 INFO: Initialized dartdoc with 886 libraries 2025-12-10 03:51:07.767824 INFO: Generating docs for library connection_notifier.dart from package:connection_notifier/connection_notifier.dart... 2025-12-10 03:51:07.767824 INFO: Documented 1 public library in 70.8 seconds 2025-12-10 03:51:07.767824 INFO: Success! Docs generated into /tmp/pana-connection_notifierWNTTKL/raw-dartdoc 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [height] 2025-12-10 03:51:07.767824 INFO: from package-connection_notifier: file:///tmp/pana_CJGZDS 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [true] 2025-12-10 03:51:07.767824 INFO: from package-connection_notifier: file:///tmp/pana_CJGZDS 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [false] 2025-12-10 03:51:07.767824 INFO: from package-connection_notifier: file:///tmp/pana_CJGZDS 2025-12-10 03:51:07.767824 INFO: warning: connection_notifier has no library level documentation comments 2025-12-10 03:51:07.767824 INFO: from connection_notifier: (file:///tmp/pana_CJGZDS/lib/connection_notifier.dart:1:1) 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [null] 2025-12-10 03:51:07.767824 INFO: from connection_notifier_toggler.ConnectionNotifierToggler.onConnectionStatusChanged: (file:///tmp/pana_CJGZDS/lib/src/widgets/connection_notifier_toggler.dart:34:41) 2025-12-10 03:51:07.767824 INFO: in documentation inherited from connection_notifier_toggler.ConnectionNotifierToggler.onConnectionStatusChanged: (file:///tmp/pana_CJGZDS/lib/src/widgets/connection_notifier_toggler.dart:34:41) 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference ['Back Online'] 2025-12-10 03:51:07.767824 INFO: from connection_notification_options.ConnectionNotificationOptions.connectedText: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:72:17) 2025-12-10 03:51:07.767824 INFO: in documentation inherited from connection_notification_options.ConnectionNotificationOptions.connectedText: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:72:17) 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference ['Retrying'] 2025-12-10 03:51:07.767824 INFO: from connection_notification_options.ConnectionNotificationOptions.disconnectedText: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:76:17) 2025-12-10 03:51:07.767824 INFO: in documentation inherited from connection_notification_options.ConnectionNotificationOptions.disconnectedText: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:76:17) 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [true] 2025-12-10 03:51:07.767824 INFO: from connection_notification_options.ConnectionNotificationOptions.hasIndicationIcon: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:65:14) 2025-12-10 03:51:07.767824 INFO: in documentation inherited from connection_notification_options.ConnectionNotificationOptions.hasIndicationIcon: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:65:14) 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [false] 2025-12-10 03:51:07.767824 INFO: from connection_notification_options.ConnectionNotificationOptions.pauseConnectionListenerWhenAppInBackground: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:11:14) 2025-12-10 03:51:07.767824 INFO: in documentation inherited from connection_notification_options.ConnectionNotificationOptions.pauseConnectionListenerWhenAppInBackground: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:11:14) 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [true] 2025-12-10 03:51:07.767824 INFO: from connection_notification_options.ConnectionNotificationOptions.shouldAlwaysPullContentDownOnTopAlignment: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:62:14) 2025-12-10 03:51:07.767824 INFO: in documentation inherited from connection_notification_options.ConnectionNotificationOptions.shouldAlwaysPullContentDownOnTopAlignment: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:62:14) 2025-12-10 03:51:07.767824 INFO: warning: unresolved doc reference [false] 2025-12-10 03:51:07.767824 INFO: from connection_notification_options.ConnectionNotificationOptions.shouldAlwaysPullContentDownOnTopAlignment: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:62:14) 2025-12-10 03:51:07.767824 INFO: in documentation inherited from connection_notification_options.ConnectionNotificationOptions.shouldAlwaysPullContentDownOnTopAlignment: (file:///tmp/pana_CJGZDS/lib/src/models/connection_notification_options.dart:62:14) 2025-12-10 03:51:07.767824 INFO: Found 11 warnings and 0 errors. 2025-12-10 03:51:07.814352 INFO: Writing summary.json 2025-12-10 03:51:07.818105 INFO: Running dartdoc post-processing 2025-12-10 03:51:07.821387 INFO: Creating .tar.gz archive 2025-12-10 03:51:08.114180 INFO: Finished .tar.gz archive 2025-12-10 03:51:08.564008 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T03:51:08.679219Z