## Running analysis for "hive_ce_flutter" version "2.2.0" STARTED: 2025-03-06T17:24:02.155262Z ### Starting pana 2025-03-06 17:24:15.374061 INFO: Running `dart pub unpack hive_ce_flutter:2.2.0 --output /tmp/pana-hive_ce_flutterKNNGFY/hive_ce_flutter --no-resolve`... 2025-03-06 17:24:16.438645 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-03-06 17:24:16.467903 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-03-06 17:24:16.637919 INFO: Running `git rev-parse --show-toplevel`... 2025-03-06 17:24:16.818403 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-03-06 17:24:19.503517 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-03-06 17:24:20.450806 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-03-06 17:24:21.865518 INFO: Analyzing package... 2025-03-06 17:24:21.907254 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-03-06 17:24:44.771281 INFO: Running `git init`... 2025-03-06 17:24:44.809443 INFO: Running `git remote add origin https://github.com/IO-Design-Team/hive_ce`... 2025-03-06 17:24:44.842303 INFO: Running `git remote show origin`... 2025-03-06 17:24:45.086836 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-03-06 17:24:45.687264 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-03-06 17:24:45.719391 INFO: Running `git show origin/main:benchmarks/storage/pubspec.yaml`... 2025-03-06 17:24:45.748711 INFO: Running `git show origin/main:hive/example/pubspec.yaml`... 2025-03-06 17:24:45.776004 INFO: Running `git show origin/main:hive/pubspec.yaml`... 2025-03-06 17:24:45.804802 INFO: Running `git show origin/main:hive_flutter/example/pubspec.yaml`... 2025-03-06 17:24:45.834107 INFO: Running `git show origin/main:hive_flutter/pubspec.yaml`... 2025-03-06 17:24:45.860520 INFO: Running `git show origin/main:hive_generator/example/pubspec.yaml`... 2025-03-06 17:24:45.887281 INFO: Running `git show origin/main:hive_generator/pubspec.yaml`... 2025-03-06 17:24:45.916303 INFO: Running `git show origin/main:overrides/hive/example/pubspec.yaml`... 2025-03-06 17:24:45.945197 INFO: Running `git show origin/main:overrides/hive/pubspec.yaml`... 2025-03-06 17:24:49.980501 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TANJOM/./lib`... 2025-03-06 17:24:50.649514 INFO: Analyzing pub downgrade... 2025-03-06 17:24:50.654276 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-03-06 17:24:55.641026 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-03-06 17:25:11.286957 INFO: [pub-downgrade-success] 2025-03-06 17:25:11.290894 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-03-06 17:25:12.722504 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.3`... 2025-03-06 17:25:23.803668 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-hive_ce_flutterKNNGFY/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-03-06 17:26:40.609845 INFO: `dartdoc` completed: 2025-03-06 17:26:40.609845 INFO: Documenting hive_ce_flutter... 2025-03-06 17:26:40.609845 INFO: Discovering libraries... 2025-03-06 17:26:40.609845 INFO: Linking elements... 2025-03-06 17:26:40.609845 INFO: Precaching local docs for 642186 elements... 2025-03-06 17:26:40.609845 INFO: Initialized dartdoc with 858 libraries 2025-03-06 17:26:40.609845 INFO: Generating docs for library hive_flutter.dart from package:hive_ce_flutter/hive_flutter.dart... 2025-03-06 17:26:40.609845 INFO: Generating docs for library adapters.dart from package:hive_ce_flutter/adapters.dart... 2025-03-06 17:26:40.609845 INFO: Documented 2 public libraries in 75.1 seconds 2025-03-06 17:26:40.609845 INFO: Success! Docs generated into /tmp/pana-hive_ce_flutterKNNGFY/raw-dartdoc 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of watch_box_builder.BoxWidgetBuilder, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from watch_box_builder.BoxWidgetBuilder: (file:///tmp/pana_TANJOM/lib/src/watch_box_builder.dart:8:9) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: Use {@canonicalFor watch_box_builder.BoxWidgetBuilder} in the desired 2025-03-06 17:26:40.609845 INFO: library's documentation to resolve the ambiguity and/or override 2025-03-06 17:26:40.609845 INFO: dartdoc's decision, or structure your package so the reexport is less 2025-03-06 17:26:40.609845 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2025-03-06 17:26:40.609845 INFO: only controls the location where it will be written and which library 2025-03-06 17:26:40.609845 INFO: will be displayed in navigation for the relevant pages. The flag 2025-03-06 17:26:40.609845 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-03-06 17:26:40.609845 INFO: threshold at which this warning will appear. 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of box_extensions.BoxX, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from box_extensions.BoxX: (file:///tmp/pana_TANJOM/lib/src/box_extensions.dart:7:11) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of box_extensions.LazyBoxX, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from box_extensions.LazyBoxX: (file:///tmp/pana_TANJOM/lib/src/box_extensions.dart:18:11) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of hive_extensions.HiveX, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from hive_extensions.HiveX: (file:///tmp/pana_TANJOM/lib/src/hive_extensions.dart:8:11) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of watch_box_builder.WatchBoxBuilder, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from watch_box_builder.WatchBoxBuilder: (file:///tmp/pana_TANJOM/lib/src/watch_box_builder.dart:15:7) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of box_extensions, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from box_extensions: (file:///tmp/pana_TANJOM/lib/src/box_extensions.dart:1:1) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of hive_extensions, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from hive_extensions: (file:///tmp/pana_TANJOM/lib/src/hive_extensions.dart:1:1) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: warning: ambiguous reexport of watch_box_builder, canonicalization candidates: (adapters, hive_flutter) -> hive_flutter (confidence 0.000) 2025-03-06 17:26:40.609845 INFO: from watch_box_builder: (file:///tmp/pana_TANJOM/lib/src/watch_box_builder.dart:1:1) 2025-03-06 17:26:40.609845 INFO: adapters: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: hive_flutter: 0.01000 - (_Reason.longName (+0.01000)) 2025-03-06 17:26:40.609845 INFO: Found 8 warnings and 0 errors. 2025-03-06 17:26:40.660314 INFO: Writing summary.json 2025-03-06 17:26:40.669343 INFO: Running dartdoc post-processing 2025-03-06 17:26:40.672448 INFO: Creating .tar.gz archive 2025-03-06 17:26:41.024738 INFO: Finished .tar.gz archive 2025-03-06 17:26:42.244423 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-03-06T17:26:42.366079Z