## Running analysis for "webviewx" version "0.2.2" STARTED: 2026-01-06T04:38:42.886743Z ### Starting pana 2026-01-06 04:38:55.992213 INFO: Running `dart pub unpack webviewx:0.2.2 --output /tmp/pana-webviewxVTBKLA/webviewx --no-resolve`... 2026-01-06 04:38:56.688259 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-06 04:38:56.718780 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-06 04:38:56.857922 INFO: Running `git rev-parse --show-toplevel`... 2026-01-06 04:38:56.998944 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-06 04:38:58.206937 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-06 04:38:58.488878 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-06 04:38:58.912582 INFO: Analyzing package... 2026-01-06 04:38:58.941208 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2026-01-06 04:39:13.852962 INFO: Running `git init`... 2026-01-06 04:39:13.880573 INFO: Running `git remote add origin https://github.com/adrianflutur/webviewx`... 2026-01-06 04:39:13.905722 INFO: Running `git remote show origin`... 2026-01-06 04:39:14.122884 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-06 04:39:14.597792 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-06 04:39:14.622762 INFO: Running `git show origin/main:example/pubspec.yaml`... 2026-01-06 04:39:14.648530 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-06 04:39:17.028018 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2026-01-06 04:39:17.320908 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_JVZAFO/./lib`... 2026-01-06 04:39:17.521027 INFO: Analyzing pub downgrade... 2026-01-06 04:39:17.526052 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-06 04:39:18.404926 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2026-01-06 04:39:27.569955 INFO: [pub-downgrade-success] 2026-01-06 04:39:27.574176 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-06 04:39:27.962297 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2026-01-06 04:39:35.988130 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-webviewxVTBKLA/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`... 2026-01-06 04:40:32.471768 INFO: `dartdoc` completed: 2026-01-06 04:40:32.471768 INFO: Documenting webviewx... 2026-01-06 04:40:32.471768 INFO: Discovering libraries... 2026-01-06 04:40:32.471768 INFO: Linking elements... 2026-01-06 04:40:32.471768 INFO: Precaching local docs for 645943 elements... 2026-01-06 04:40:32.471768 INFO: Initialized dartdoc with 833 libraries 2026-01-06 04:40:32.471768 INFO: Generating docs for library webviewx.dart from package:webviewx/webviewx.dart... 2026-01-06 04:40:32.471768 INFO: Documented 1 public library in 55.5 seconds 2026-01-06 04:40:32.471768 INFO: Success! Docs generated into /tmp/pana-webviewxVTBKLA/raw-dartdoc 2026-01-06 04:40:32.471768 INFO: warning: unresolved doc reference [ x ] 2026-01-06 04:40:32.471768 INFO: from package-webviewx: file:///tmp/pana_JVZAFO 2026-01-06 04:40:32.471768 INFO: warning: unresolved doc reference [ ? ] 2026-01-06 04:40:32.471768 INFO: from package-webviewx: file:///tmp/pana_JVZAFO 2026-01-06 04:40:32.471768 INFO: warning: webviewx has no library level documentation comments 2026-01-06 04:40:32.471768 INFO: from webviewx: (file:///tmp/pana_JVZAFO/lib/webviewx.dart:1:1) 2026-01-06 04:40:32.471768 INFO: warning: unresolved doc reference [await webViewXController.getContent()] 2026-01-06 04:40:32.471768 INFO: from webview_content_model.WebViewContent: (file:///tmp/pana_JVZAFO/lib/src/utils/webview_content_model.dart:7:7) 2026-01-06 04:40:32.471768 INFO: warning: unresolved doc reference ["hello", "world"] 2026-01-06 04:40:32.471768 INFO: from html_utils.HtmlUtils.buildJsFunction: (file:///tmp/pana_JVZAFO/lib/src/utils/html_utils.dart:129:17) 2026-01-06 04:40:32.471768 INFO: warning: unresolved doc reference [WebResourceErrorCallback] 2026-01-06 04:40:32.471768 INFO: from webview_flutter_original_utils.WebResourceError.new: (file:///tmp/pana_JVZAFO/lib/src/utils/webview_flutter_original_utils.dart:90:9) 2026-01-06 04:40:32.471768 INFO: warning: unresolved doc reference [WebViewPlatformController.loadUrl] 2026-01-06 04:40:32.471768 INFO: from webview_flutter_original_utils.WebResourceError.failingUrl: (file:///tmp/pana_JVZAFO/lib/src/utils/webview_flutter_original_utils.dart:132:17) 2026-01-06 04:40:32.471768 INFO: in documentation inherited from webview_flutter_original_utils.WebResourceError.failingUrl: (file:///tmp/pana_JVZAFO/lib/src/utils/webview_flutter_original_utils.dart:132:17) 2026-01-06 04:40:32.471768 INFO: Found 7 warnings and 0 errors. 2026-01-06 04:40:32.502780 INFO: Writing summary.json 2026-01-06 04:40:32.504978 INFO: Running dartdoc post-processing 2026-01-06 04:40:32.507088 INFO: Creating .tar.gz archive 2026-01-06 04:40:32.912582 INFO: Finished .tar.gz archive 2026-01-06 04:40:33.420513 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-06T04:40:33.528971Z