## Running analysis for "open_weather_client" version "2.4.1" STARTED: 2025-12-09T23:19:17.576373Z ### Starting pana 2025-12-09 23:19:31.563540 INFO: Running `dart pub unpack open_weather_client:2.4.1 --output /tmp/pana-open_weather_clientKMGGYK/open_weather_client --no-resolve`... 2025-12-09 23:19:32.134409 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 23:19:32.184328 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 23:19:32.371832 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 23:19:32.664717 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 23:19:33.671830 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 23:19:33.998642 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-09 23:19:34.370866 INFO: Analyzing package... 2025-12-09 23:19:34.394613 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 23:19:53.218155 INFO: Running `git init`... 2025-12-09 23:19:53.277058 INFO: Running `git remote add origin https://github.com/csongorkeller/flutter_open_weather_package`... 2025-12-09 23:19:53.327547 INFO: Running `git remote show origin`... 2025-12-09 23:19:53.572293 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 23:19:53.986600 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 23:19:54.018056 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-09 23:19:54.054418 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 23:19:56.800240 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 23:19:57.098684 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BMLWBC/./lib`... 2025-12-09 23:19:57.177738 INFO: Analyzing pub downgrade... 2025-12-09 23:19:57.182511 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 23:19:57.700368 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 23:20:07.844630 INFO: [pub-downgrade-success] 2025-12-09 23:20:07.849448 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 23:20:08.222054 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 23:20:17.813825 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-open_weather_clientKMGGYK/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-09 23:21:30.516120 INFO: `dartdoc` completed: 2025-12-09 23:21:30.516120 INFO: Documenting open_weather_client... 2025-12-09 23:21:30.516120 INFO: Discovering libraries... 2025-12-09 23:21:30.516120 INFO: Linking elements... 2025-12-09 23:21:30.516120 INFO: Precaching local docs for 1197551 elements... 2025-12-09 23:21:30.516120 INFO: Initialized dartdoc with 1127 libraries 2025-12-09 23:21:30.516120 INFO: Generating docs for library widgets/weather_widget_by_city.dart from package:open_weather_client/widgets/weather_widget_by_city.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library widgets/modules/location_view_widget.dart from package:open_weather_client/widgets/modules/location_view_widget.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library widgets/modules/weather_summary_widget.dart from package:open_weather_client/widgets/modules/weather_summary_widget.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library widgets/modules/weather_description_view_widget.dart from package:open_weather_client/widgets/modules/weather_description_view_widget.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library widgets/weather_widget_by_zip_code.dart from package:open_weather_client/widgets/weather_widget_by_zip_code.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library widgets/weather_widget_by_location.dart from package:open_weather_client/widgets/weather_widget_by_location.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library models/weather_forecast_data.dart from package:open_weather_client/models/weather_forecast_data.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library models/temperature.dart from package:open_weather_client/models/temperature.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library models/coordinates.dart from package:open_weather_client/models/coordinates.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library models/weather_data.dart from package:open_weather_client/models/weather_data.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library models/details.dart from package:open_weather_client/models/details.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library models/wind.dart from package:open_weather_client/models/wind.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library open_weather.dart from package:open_weather_client/open_weather.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library enums/weather_units.dart from package:open_weather_client/enums/weather_units.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library enums/languages.dart from package:open_weather_client/enums/languages.dart... 2025-12-09 23:21:30.516120 INFO: Generating docs for library services/open_weather_api_service.dart from package:open_weather_client/services/open_weather_api_service.dart... 2025-12-09 23:21:30.516120 INFO: Documented 16 public libraries in 71.4 seconds 2025-12-09 23:21:30.516120 INFO: Success! Docs generated into /tmp/pana-open_weather_clientKMGGYK/raw-dartdoc 2025-12-09 23:21:30.516120 INFO: warning: open_weather_client has no library level documentation comments 2025-12-09 23:21:30.516120 INFO: from open_weather_client: (file:///tmp/pana_BMLWBC/lib/open_weather.dart:1:1) 2025-12-09 23:21:30.516120 INFO: Found 1 warning and 0 errors. 2025-12-09 23:21:30.557982 INFO: Writing summary.json 2025-12-09 23:21:30.560506 INFO: Running dartdoc post-processing 2025-12-09 23:21:30.562599 INFO: Creating .tar.gz archive 2025-12-09 23:21:30.920315 INFO: Finished .tar.gz archive 2025-12-09 23:21:31.423162 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T23:21:31.544915Z