## Running analysis for "fuzzywuzzy" version "1.2.0" STARTED: 2025-12-09T18:25:03.448345Z ### Starting pana 2025-12-09 18:25:17.004975 INFO: Running `dart pub unpack fuzzywuzzy:1.2.0 --output /tmp/pana-fuzzywuzzyGOZXMG/fuzzywuzzy --no-resolve`... 2025-12-09 18:25:17.391231 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 18:25:17.442667 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 18:25:17.677820 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 18:25:17.785376 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 18:25:17.907869 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 18:25:17.982283 INFO: Analyzing package... 2025-12-09 18:25:18.026472 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 18:25:23.186677 INFO: Running `git init`... 2025-12-09 18:25:23.220864 INFO: Running `git remote add origin https://github.com/sphericalkat/dart-fuzzywuzzy`... 2025-12-09 18:25:23.251323 INFO: Running `git remote show origin`... 2025-12-09 18:25:23.491851 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 18:25:23.802536 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 18:25:23.830428 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-09 18:25:25.958366 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 18:25:26.024812 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SNOCAW/./lib`... 2025-12-09 18:25:26.110275 INFO: Analyzing pub downgrade... 2025-12-09 18:25:26.114542 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-09 18:25:26.232264 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 18:25:26.911134 INFO: [pub-downgrade-success] 2025-12-09 18:25:26.915880 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-09 18:25:26.996635 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-09 18:25:35.193214 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-fuzzywuzzyGOZXMG/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-09 18:26:01.665665 INFO: `dartdoc` completed: 2025-12-09 18:26:01.665665 INFO: Documenting fuzzywuzzy... 2025-12-09 18:26:01.665665 INFO: Discovering libraries... 2025-12-09 18:26:01.665665 INFO: Linking elements... 2025-12-09 18:26:01.665665 INFO: Precaching local docs for 142996 elements... 2025-12-09 18:26:01.665665 INFO: Initialized dartdoc with 91 libraries 2025-12-09 18:26:01.665665 INFO: Generating docs for library algorithms/token_sort.dart from package:fuzzywuzzy/algorithms/token_sort.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library algorithms/weighted_ratio.dart from package:fuzzywuzzy/algorithms/weighted_ratio.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library algorithms/token_set.dart from package:fuzzywuzzy/algorithms/token_set.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library model/extracted_result.dart from package:fuzzywuzzy/model/extracted_result.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library to_string_function.dart from package:fuzzywuzzy/to_string_function.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library fuzzywuzzy.dart from package:fuzzywuzzy/fuzzywuzzy.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library diffutils/diff_utils.dart from package:fuzzywuzzy/diffutils/diff_utils.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library diffutils/structs/matching_block.dart from package:fuzzywuzzy/diffutils/structs/matching_block.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library diffutils/structs/edit_op.dart from package:fuzzywuzzy/diffutils/structs/edit_op.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library diffutils/structs/edit_type.dart from package:fuzzywuzzy/diffutils/structs/edit_type.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library applicable.dart from package:fuzzywuzzy/applicable.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library ratios/partial_ratio.dart from package:fuzzywuzzy/ratios/partial_ratio.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library ratios/simple_ratio.dart from package:fuzzywuzzy/ratios/simple_ratio.dart... 2025-12-09 18:26:01.665665 INFO: Generating docs for library extractor.dart from package:fuzzywuzzy/extractor.dart... 2025-12-09 18:26:01.665665 INFO: Documented 14 public libraries in 25.8 seconds 2025-12-09 18:26:01.665665 INFO: Success! Docs generated into /tmp/pana-fuzzywuzzyGOZXMG/raw-dartdoc 2025-12-09 18:26:01.665665 INFO: Found 0 warnings and 0 errors. 2025-12-09 18:26:01.699687 INFO: Writing summary.json 2025-12-09 18:26:01.702343 INFO: Running dartdoc post-processing 2025-12-09 18:26:01.705460 INFO: Creating .tar.gz archive 2025-12-09 18:26:02.066772 INFO: Finished .tar.gz archive 2025-12-09 18:26:02.531508 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T18:26:02.671437Z