## Running analysis for "fuzzywuzzy" version "1.1.7" STARTED: 2025-04-21T17:53:53.167690Z ### Starting pana 2025-04-21 17:54:06.441104 INFO: Running `dart pub unpack fuzzywuzzy:1.1.7 --output /tmp/pana-fuzzywuzzyMESHOU/fuzzywuzzy --no-resolve`... 2025-04-21 17:54:07.293445 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-21 17:54:07.323948 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-21 17:54:07.509157 INFO: Running `git rev-parse --show-toplevel`... 2025-04-21 17:54:07.597680 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-21 17:54:08.172836 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-21 17:54:08.742844 INFO: Analyzing package... 2025-04-21 17:54:08.790492 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-21 17:54:14.761925 INFO: Running `git init`... 2025-04-21 17:54:14.796207 INFO: Running `git remote add origin https://github.com/sphericalkat/dart-fuzzywuzzy`... 2025-04-21 17:54:14.821454 INFO: Running `git remote show origin`... 2025-04-21 17:54:15.068658 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-04-21 17:54:15.478040 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-04-21 17:54:15.505932 INFO: Running `git show origin/main:pubspec.yaml`... 2025-04-21 17:54:17.228379 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FSETML/./lib`... 2025-04-21 17:54:17.980082 INFO: Analyzing pub downgrade... 2025-04-21 17:54:17.985122 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-21 17:54:18.555118 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-21 17:54:19.528455 INFO: [pub-downgrade-success] 2025-04-21 17:54:19.532360 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-21 17:54:20.110891 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-21 17:54:21.387744 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-fuzzywuzzyMESHOU/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-21 17:54:49.003013 INFO: `dartdoc` completed: 2025-04-21 17:54:49.003013 INFO: Documenting fuzzywuzzy... 2025-04-21 17:54:49.003013 INFO: Discovering libraries... 2025-04-21 17:54:49.003013 INFO: Linking elements... 2025-04-21 17:54:49.003013 INFO: Precaching local docs for 142987 elements... 2025-04-21 17:54:49.003013 INFO: Initialized dartdoc with 91 libraries 2025-04-21 17:54:49.003013 INFO: Generating docs for library model/extracted_result.dart from package:fuzzywuzzy/model/extracted_result.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library extractor.dart from package:fuzzywuzzy/extractor.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library algorithms/token_set.dart from package:fuzzywuzzy/algorithms/token_set.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library algorithms/token_sort.dart from package:fuzzywuzzy/algorithms/token_sort.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library algorithms/weighted_ratio.dart from package:fuzzywuzzy/algorithms/weighted_ratio.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library ratios/partial_ratio.dart from package:fuzzywuzzy/ratios/partial_ratio.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library ratios/simple_ratio.dart from package:fuzzywuzzy/ratios/simple_ratio.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library fuzzywuzzy.dart from package:fuzzywuzzy/fuzzywuzzy.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library to_string_function.dart from package:fuzzywuzzy/to_string_function.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library applicable.dart from package:fuzzywuzzy/applicable.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library diffutils/structs/edit_type.dart from package:fuzzywuzzy/diffutils/structs/edit_type.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library diffutils/structs/matching_block.dart from package:fuzzywuzzy/diffutils/structs/matching_block.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library diffutils/structs/edit_op.dart from package:fuzzywuzzy/diffutils/structs/edit_op.dart... 2025-04-21 17:54:49.003013 INFO: Generating docs for library diffutils/diff_utils.dart from package:fuzzywuzzy/diffutils/diff_utils.dart... 2025-04-21 17:54:49.003013 INFO: Documented 14 public libraries in 26.4 seconds 2025-04-21 17:54:49.003013 INFO: Success! Docs generated into /tmp/pana-fuzzywuzzyMESHOU/raw-dartdoc 2025-04-21 17:54:49.003013 INFO: Found 0 warnings and 0 errors. 2025-04-21 17:54:49.032696 INFO: Writing summary.json 2025-04-21 17:54:49.035677 INFO: Running dartdoc post-processing 2025-04-21 17:54:49.038817 INFO: Creating .tar.gz archive 2025-04-21 17:54:49.353229 INFO: Finished .tar.gz archive 2025-04-21 17:54:49.911652 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-21T17:54:50.021779Z