## Running analysis for "flutter_geo_hash" version "0.0.4" STARTED: 2025-12-10T03:59:57.870638Z ### Starting pana 2025-12-10 04:00:09.895176 INFO: Running `dart pub unpack flutter_geo_hash:0.0.4 --output /tmp/pana-flutter_geo_hashCMGDWX/flutter_geo_hash --no-resolve`... 2025-12-10 04:00:10.205462 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 04:00:10.242627 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 04:00:10.395948 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 04:00:10.524535 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 04:00:10.838503 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 04:00:11.096995 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 04:00:11.364591 INFO: Analyzing package... 2025-12-10 04:00:11.400890 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 04:00:20.749346 INFO: Running `git init`... 2025-12-10 04:00:20.781075 INFO: Running `git remote add origin https://github.com/miracle101000/GeoHash`... 2025-12-10 04:00:20.812891 INFO: Running `git remote show origin`... 2025-12-10 04:00:21.031473 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-10 04:00:21.292806 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-10 04:00:21.318471 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-10 04:00:23.164689 INFO: Analyzing pub downgrade... 2025-12-10 04:00:23.169914 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-10 04:00:23.465141 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 04:00:31.010918 INFO: [pub-downgrade-failed] 2025-12-10 04:00:31.014639 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-10 04:00:31.292322 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-10 04:00:31.700819 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-flutter_geo_hashCMGDWX/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 04:01:21.275531 INFO: `dartdoc` completed: 2025-12-10 04:01:21.275531 INFO: Documenting flutter_geo_hash... 2025-12-10 04:01:21.275531 INFO: Discovering libraries... 2025-12-10 04:01:21.275531 INFO: Linking elements... 2025-12-10 04:01:21.275531 INFO: Precaching local docs for 642810 elements... 2025-12-10 04:01:21.275531 INFO: Initialized dartdoc with 786 libraries 2025-12-10 04:01:21.275531 INFO: Generating docs for library geohash.dart from package:flutter_geo_hash/geohash.dart... 2025-12-10 04:01:21.275531 INFO: Documented 1 public library in 48.7 seconds 2025-12-10 04:01:21.275531 INFO: Success! Docs generated into /tmp/pana-flutter_geo_hashCMGDWX/raw-dartdoc 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [latitude, longitude] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.boundingBoxBits: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:242:9) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [latitude, longitude] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.boundingBoxCoordinates: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:262:20) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [latitude, longitude] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.distanceBetween: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:344:10) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [latitude, longitude] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.geoHashForLocation: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:140:10) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [start, end] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.geohashQuery: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:287:17) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [start, end] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.geohashQueryBounds: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:314:24) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [latitude, longitude] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.geohashQueryBounds: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:314:24) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [latitude, longitude] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.validateLocation: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:71:4) 2025-12-10 04:01:21.275531 INFO: warning: unresolved doc reference [-180,180] 2025-12-10 04:01:21.275531 INFO: from geohash.MyGeoHash.wrapLongitude: (file:///tmp/pana_JJRAVJ/lib/geohash.dart:224:11) 2025-12-10 04:01:21.275531 INFO: Found 9 warnings and 0 errors. 2025-12-10 04:01:21.340716 INFO: Writing summary.json 2025-12-10 04:01:21.345423 INFO: Running dartdoc post-processing 2025-12-10 04:01:21.348212 INFO: Creating .tar.gz archive 2025-12-10 04:01:21.502545 INFO: Finished .tar.gz archive 2025-12-10 04:01:21.730171 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T04:01:21.830494Z