## Running analysis for "google_maps_apis" version "4.0.0" STARTED: 2025-12-20T04:41:49.027324Z ### Starting pana 2025-12-20 04:42:04.654077 INFO: Running `dart pub unpack google_maps_apis:4.0.0 --output /tmp/pana-google_maps_apisVLFXCP/google_maps_apis --no-resolve`... 2025-12-20 04:42:05.163836 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-20 04:42:05.195793 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-20 04:42:05.366688 INFO: Running `git rev-parse --show-toplevel`... 2025-12-20 04:42:05.558302 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-20 04:42:06.344760 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-20 04:42:06.618054 INFO: Analyzing package... 2025-12-20 04:42:06.659045 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-20 04:42:11.986759 INFO: Running `git init`... 2025-12-20 04:42:12.010355 INFO: Running `git remote add origin https://github.com/luis901101/google_maps_apis`... 2025-12-20 04:42:12.032394 INFO: Running `git remote show origin`... 2025-12-20 04:42:12.272778 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-20 04:42:12.940958 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-20 04:42:12.966860 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-20 04:42:24.315218 INFO: Analyzing pub downgrade... 2025-12-20 04:42:24.321328 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-20 04:42:25.043154 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-20 04:42:26.707431 INFO: [pub-downgrade-success] 2025-12-20 04:42:26.713993 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-20 04:42:26.931382 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-20 04:42:36.219999 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-google_maps_apisVLFXCP/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-20 04:43:19.260187 INFO: `dartdoc` completed: 2025-12-20 04:43:19.260187 INFO: Documenting google_maps_apis... 2025-12-20 04:43:19.260187 INFO: Discovering libraries... 2025-12-20 04:43:19.260187 INFO: Linking elements... 2025-12-20 04:43:19.260187 INFO: Precaching local docs for 716680 elements... 2025-12-20 04:43:19.260187 INFO: Initialized dartdoc with 589 libraries 2025-12-20 04:43:19.260187 INFO: Generating docs for library geocoding.dart from package:google_maps_apis/geocoding.dart... 2025-12-20 04:43:19.260187 INFO: Generating docs for library places.dart from package:google_maps_apis/places.dart... 2025-12-20 04:43:19.260187 INFO: Generating docs for library staticmap.dart from package:google_maps_apis/staticmap.dart... 2025-12-20 04:43:19.260187 INFO: Generating docs for library timezone.dart from package:google_maps_apis/timezone.dart... 2025-12-20 04:43:19.260187 INFO: Generating docs for library distance.dart from package:google_maps_apis/distance.dart... 2025-12-20 04:43:19.260187 INFO: Generating docs for library geolocation.dart from package:google_maps_apis/geolocation.dart... 2025-12-20 04:43:19.260187 INFO: Generating docs for library places_new.dart from package:google_maps_apis/places_new.dart... 2025-12-20 04:43:19.260187 INFO: Generating docs for library directions.dart from package:google_maps_apis/directions.dart... 2025-12-20 04:43:19.260187 INFO: Documented 8 public libraries in 42.1 seconds 2025-12-20 04:43:19.260187 INFO: Success! Docs generated into /tmp/pana-google_maps_apisVLFXCP/raw-dartdoc 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.Location, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.Location: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:6:7) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: Use {@canonicalFor core.Location} in the desired library's documentation 2025-12-20 04:43:19.260187 INFO: to resolve the ambiguity and/or override dartdoc's decision, or 2025-12-20 04:43:19.260187 INFO: structure your package so the reexport is less ambiguous. The symbol 2025-12-20 04:43:19.260187 INFO: will still be referenced in all candidates -- this only controls the 2025-12-20 04:43:19.260187 INFO: location where it will be written and which library will be displayed in 2025-12-20 04:43:19.260187 INFO: navigation for the relevant pages. The flag 2025-12-20 04:43:19.260187 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-20 04:43:19.260187 INFO: threshold at which this warning will appear. 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.Geometry, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.Geometry: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:22:7) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.LocationShape, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.LocationShape: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:44:16) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.CircleLocation, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.CircleLocation: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:47:7) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.RectangleLocation, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.RectangleLocation: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:62:7) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.Bounds, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.Bounds: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:78:7) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.GoogleResponseStatus, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.GoogleResponseStatus: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:92:16) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.GoogleResponseList, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.GoogleResponseList: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:110:16) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.GoogleResponse, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.GoogleResponse: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:116:16) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.AddressComponent, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.AddressComponent: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:124:7) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.Component, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.Component: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:139:7) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.ResponseStatus, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.ResponseStatus: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:156:6) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.TravelMode, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.TravelMode: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:170:6) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.RouteType, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.RouteType: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:172:6) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.Unit, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.Unit: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:174:6) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.TrafficModel, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.TrafficModel: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:176:6) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.TransitMode, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.TransitMode: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:185:6) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core.TransitRoutingPreferences, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core.TransitRoutingPreferences: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:187:6) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: ambiguous reexport of core, canonicalization candidates: (directions, distance, geocoding, geolocation, places, staticmap, timezone) -> timezone (confidence 0.000) 2025-12-20 04:43:19.260187 INFO: from core: (file:///tmp/pana_ZPGQLK/lib/src/legacy/core.dart:1:1) 2025-12-20 04:43:19.260187 INFO: directions: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: distance: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geocoding: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: geolocation: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: places: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: staticmap: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: timezone: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [x] 2025-12-20 04:43:19.260187 INFO: from package-google_maps_apis: file:///tmp/pana_ZPGQLK 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [ ] 2025-12-20 04:43:19.260187 INFO: from package-google_maps_apis: file:///tmp/pana_ZPGQLK 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [type, maxChargeRateKw] 2025-12-20 04:43:19.260187 INFO: from connector_aggregation.ConnectorAggregation: (file:///tmp/pana_ZPGQLK/lib/src/new/model/connector_aggregation.dart:14:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [IOHttpClientAdapter] 2025-12-20 04:43:19.260187 INFO: from places_api_new.PlacesAPINew: (file:///tmp/pana_ZPGQLK/lib/src/new/apiservice/places_api_new.dart:47:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [BrowserHttpClientAdapter] 2025-12-20 04:43:19.260187 INFO: from places_api_new.PlacesAPINew: (file:///tmp/pana_ZPGQLK/lib/src/new/apiservice/places_api_new.dart:47:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [low.longitude] 2025-12-20 04:43:19.260187 INFO: from location_area.Rectangle: (file:///tmp/pana_ZPGQLK/lib/src/new/model/location_area.dart:143:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [high.longitude] 2025-12-20 04:43:19.260187 INFO: from location_area.Rectangle: (file:///tmp/pana_ZPGQLK/lib/src/new/model/location_area.dart:143:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [low.latitude] 2025-12-20 04:43:19.260187 INFO: from location_area.Rectangle: (file:///tmp/pana_ZPGQLK/lib/src/new/model/location_area.dart:143:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [high.latitude] 2025-12-20 04:43:19.260187 INFO: from location_area.Rectangle: (file:///tmp/pana_ZPGQLK/lib/src/new/model/location_area.dart:143:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [sessionToken.token] 2025-12-20 04:43:19.260187 INFO: from session_token_handler.SessionTokenHandler: (file:///tmp/pana_ZPGQLK/lib/src/new/utils/session_token_handler.dart:86:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [sessionToken.refresh()] 2025-12-20 04:43:19.260187 INFO: from session_token_handler.SessionTokenHandler: (file:///tmp/pana_ZPGQLK/lib/src/new/utils/session_token_handler.dart:86:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [sessionToken.cacheSuggestions(text: text, data: data)] 2025-12-20 04:43:19.260187 INFO: from session_token_handler.SessionTokenHandler: (file:///tmp/pana_ZPGQLK/lib/src/new/utils/session_token_handler.dart:86:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [sessionToken.suggestionsFromCache(text)] 2025-12-20 04:43:19.260187 INFO: from session_token_handler.SessionTokenHandler: (file:///tmp/pana_ZPGQLK/lib/src/new/utils/session_token_handler.dart:86:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [sessionToken.cachePlaceDetails(id: placeId, data: data)] 2025-12-20 04:43:19.260187 INFO: from session_token_handler.SessionTokenHandler: (file:///tmp/pana_ZPGQLK/lib/src/new/utils/session_token_handler.dart:86:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [sessionToken.placeFromCache(placeId)] 2025-12-20 04:43:19.260187 INFO: from session_token_handler.SessionTokenHandler: (file:///tmp/pana_ZPGQLK/lib/src/new/utils/session_token_handler.dart:86:7) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [input] 2025-12-20 04:43:19.260187 INFO: from formattable_text.FormattableText.matches: (file:///tmp/pana_ZPGQLK/lib/src/new/model/formattable_text.dart:25:28) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from formattable_text.FormattableText.matches: (file:///tmp/pana_ZPGQLK/lib/src/new/model/formattable_text.dart:25:28) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [input] 2025-12-20 04:43:19.260187 INFO: from query_prediction.QueryPrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/query_prediction.dart:27:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from query_prediction.QueryPrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/query_prediction.dart:27:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [languageCode] 2025-12-20 04:43:19.260187 INFO: from query_prediction.QueryPrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/query_prediction.dart:27:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from query_prediction.QueryPrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/query_prediction.dart:27:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [displayName] 2025-12-20 04:43:19.260187 INFO: from place_prediction.PlacePrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place_prediction.dart:38:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from place_prediction.PlacePrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place_prediction.dart:38:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [input] 2025-12-20 04:43:19.260187 INFO: from place_prediction.PlacePrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place_prediction.dart:38:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from place_prediction.PlacePrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place_prediction.dart:38:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [languageCode] 2025-12-20 04:43:19.260187 INFO: from place_prediction.PlacePrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place_prediction.dart:38:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from place_prediction.PlacePrediction.text: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place_prediction.dart:38:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [OpeningHours.Period.open] 2025-12-20 04:43:19.260187 INFO: from place.Place.regularOpeningHours: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place.dart:128:23) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from place.Place.regularOpeningHours: (file:///tmp/pana_ZPGQLK/lib/src/new/model/place.dart:128:23) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [DRIVE] 2025-12-20 04:43:19.260187 INFO: from google_maps_links.GoogleMapsLinks.directionsUri: (file:///tmp/pana_ZPGQLK/lib/src/new/model/google_maps_links.dart:15:17) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from google_maps_links.GoogleMapsLinks.directionsUri: (file:///tmp/pana_ZPGQLK/lib/src/new/model/google_maps_links.dart:15:17) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [-90.0, +90.0] 2025-12-20 04:43:19.260187 INFO: from lat_lng.LatLng.latitude: (file:///tmp/pana_ZPGQLK/lib/src/new/model/lat_lng.dart:17:17) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from lat_lng.LatLng.latitude: (file:///tmp/pana_ZPGQLK/lib/src/new/model/lat_lng.dart:17:17) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [-180.0, +180.0] 2025-12-20 04:43:19.260187 INFO: from lat_lng.LatLng.longitude: (file:///tmp/pana_ZPGQLK/lib/src/new/model/lat_lng.dart:20:17) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from lat_lng.LatLng.longitude: (file:///tmp/pana_ZPGQLK/lib/src/new/model/lat_lng.dart:20:17) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [true] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:39:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:39:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [false] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:39:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:39:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [Market in Barcelona] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.locationBias: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:59:28) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.locationBias: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:59:28) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [true] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.openNow: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:98:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.openNow: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:98:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [false] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.openNow: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:98:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.openNow: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:98:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [nextPageToken] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.pageSize: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:111:14) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.pageSize: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:111:14) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [nextPageToken] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.pageToken: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:116:17) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.pageToken: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:116:17) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [PriceLevel.inexpensive, PriceLevel.moderate] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.priceLevels: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:129:27) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.priceLevels: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:129:27) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [true] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.strictTypeFiltering: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:148:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.strictTypeFiltering: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:148:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [includeType] 2025-12-20 04:43:19.260187 INFO: from text_search_filter.TextSearchFilter.strictTypeFiltering: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:148:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from text_search_filter.TextSearchFilter.strictTypeFiltering: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/text_search_filter.dart:148:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [INVALID_ARGUMENT] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.excludedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:111:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.excludedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:111:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference ["restaurant"] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.excludedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:111:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.excludedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:111:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [INVALID_ARGUMENT] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.excludedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:64:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.excludedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:64:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference ["restaurant"] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.excludedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:64:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.excludedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:64:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [INVALID_ARGUMENT] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:88:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:88:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference ["restaurant"] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:88:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:88:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [INVALID_ARGUMENT] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.includedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:37:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.includedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:37:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference ["restaurant"] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.includedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:37:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.includedTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:37:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [INVALID_ARGUMENT] 2025-12-20 04:43:19.260187 INFO: from nearby_search_filter.NearbySearchFilter.maxResultCount: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:119:14) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from nearby_search_filter.NearbySearchFilter.maxResultCount: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/nearby_search_filter.dart:119:14) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [regions] 2025-12-20 04:43:19.260187 INFO: from autocomplete_search_filter.AutocompleteSearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:40:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from autocomplete_search_filter.AutocompleteSearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:40:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [cities] 2025-12-20 04:43:19.260187 INFO: from autocomplete_search_filter.AutocompleteSearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:40:26) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from autocomplete_search_filter.AutocompleteSearchFilter.includedPrimaryTypes: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:40:26) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [location] 2025-12-20 04:43:19.260187 INFO: from autocomplete_search_filter.AutocompleteSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:73:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from autocomplete_search_filter.AutocompleteSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:73:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [plusCode] 2025-12-20 04:43:19.260187 INFO: from autocomplete_search_filter.AutocompleteSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:73:15) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from autocomplete_search_filter.AutocompleteSearchFilter.includePureServiceAreaBusinesses: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:73:15) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [distanceMeters] 2025-12-20 04:43:19.260187 INFO: from autocomplete_search_filter.AutocompleteSearchFilter.origin: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:51:17) 2025-12-20 04:43:19.260187 INFO: in documentation inherited from autocomplete_search_filter.AutocompleteSearchFilter.origin: (file:///tmp/pana_ZPGQLK/lib/src/new/filter/autocomplete_search_filter.dart:51:17) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [ImageWidget] 2025-12-20 04:43:19.260187 INFO: from places_api_new.PlacesAPINew.buildPhotoUrl: (file:///tmp/pana_ZPGQLK/lib/src/new/apiservice/places_api_new.dart:212:10) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [Image.network] 2025-12-20 04:43:19.260187 INFO: from places_api_new.PlacesAPINew.buildPhotoUrl: (file:///tmp/pana_ZPGQLK/lib/src/new/apiservice/places_api_new.dart:212:10) 2025-12-20 04:43:19.260187 INFO: warning: unresolved doc reference [CachedNetworkImage] 2025-12-20 04:43:19.260187 INFO: from places_api_new.PlacesAPINew.buildPhotoUrl: (file:///tmp/pana_ZPGQLK/lib/src/new/apiservice/places_api_new.dart:212:10) 2025-12-20 04:43:19.260187 INFO: Found 71 warnings and 0 errors. 2025-12-20 04:43:19.405467 INFO: Writing summary.json 2025-12-20 04:43:19.408351 INFO: Running dartdoc post-processing 2025-12-20 04:43:19.410857 INFO: Creating .tar.gz archive 2025-12-20 04:43:21.535066 INFO: Finished .tar.gz archive 2025-12-20 04:43:25.048929 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-20T04:43:25.189450Z