## Running analysis for "algorithmic" version "0.0.10" STARTED: 2025-04-15T15:49:26.887947Z ### Starting pana 2025-04-15 15:49:40.118845 INFO: Running `dart pub unpack algorithmic:0.0.10 --output /tmp/pana-algorithmicOIJZHI/algorithmic --no-resolve`... 2025-04-15 15:49:41.009023 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-15 15:49:41.043431 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-15 15:49:41.208248 INFO: Running `git rev-parse --show-toplevel`... 2025-04-15 15:49:41.343455 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-15 15:49:41.654065 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-15 15:49:41.975582 INFO: Analyzing package... 2025-04-15 15:49:42.023173 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 15:49:47.461764 INFO: Running `git init`... 2025-04-15 15:49:47.501189 INFO: Running `git remote add origin https://github.com/dipu-bd/algorithmic`... 2025-04-15 15:49:47.538031 INFO: Running `git remote show origin`... 2025-04-15 15:49:47.793986 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-15 15:49:48.246577 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-15 15:49:48.276123 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-15 15:49:49.693564 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_NDULUO/./lib`... 2025-04-15 15:49:50.673782 INFO: Analyzing pub downgrade... 2025-04-15 15:49:50.678775 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-15 15:49:51.011383 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 15:49:52.275040 INFO: [pub-downgrade-success] 2025-04-15 15:49:52.278841 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-15 15:49:52.613622 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-15 15:49:53.833494 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-algorithmicOIJZHI/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-15 15:50:22.251508 WARNING: `dartdoc` failed: 2025-04-15 15:50:22.251508 WARNING: Documenting algorithmic... 2025-04-15 15:50:22.251508 WARNING: Discovering libraries... 2025-04-15 15:50:22.251508 WARNING: Linking elements... 2025-04-15 15:50:22.251508 WARNING: Precaching local docs for 136939 elements... 2025-04-15 15:50:22.251508 WARNING: Initialized dartdoc with 83 libraries 2025-04-15 15:50:22.251508 WARNING: Generating docs for library searching.dart from package:algorithmic/searching.dart... 2025-04-15 15:50:22.251508 WARNING: Generating docs for library sorting.dart from package:algorithmic/sorting.dart... 2025-04-15 15:50:22.251508 WARNING: Generating docs for library algorithmic.dart from package:algorithmic/algorithmic.dart... 2025-04-15 15:50:22.251508 WARNING: Generating docs for library string.dart from package:algorithmic/string.dart... 2025-04-15 15:50:22.251508 WARNING: Generating docs for library string_metrics.dart from package:algorithmic/string_metrics.dart... 2025-04-15 15:50:22.251508 WARNING: Documented 5 public libraries in 27.2 seconds 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of damerau_levenshtein_distance.damerauLevenshteinDistance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from damerau_levenshtein_distance.damerauLevenshteinDistance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/damerau_levenshtein_distance.dart:93:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: Use {@canonicalFor 2025-04-15 15:50:22.251508 WARNING: damerau_levenshtein_distance.damerauLevenshteinDistance} in the desired 2025-04-15 15:50:22.251508 WARNING: library's documentation to resolve the ambiguity and/or override 2025-04-15 15:50:22.251508 WARNING: dartdoc's decision, or structure your package so the reexport is less 2025-04-15 15:50:22.251508 WARNING: ambiguous. The symbol will still be referenced in all candidates -- this 2025-04-15 15:50:22.251508 WARNING: only controls the location where it will be written and which library 2025-04-15 15:50:22.251508 WARNING: will be displayed in navigation for the relevant pages. The flag 2025-04-15 15:50:22.251508 WARNING: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-04-15 15:50:22.251508 WARNING: threshold at which this warning will appear. 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of damerau_levenshtein_distance.damerauLevenshteinDistanceOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from damerau_levenshtein_distance.damerauLevenshteinDistanceOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/damerau_levenshtein_distance.dart:132:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of dice_index.diceIndex, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from dice_index.diceIndex: (file:///tmp/pana_NDULUO/lib/src/string/metrics/dice_index.dart:29:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of dice_index.diceIndexOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from dice_index.diceIndexOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/dice_index.dart:67:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of hamming_distance.hammingDistance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from hamming_distance.hammingDistance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/hamming_distance.dart:71:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of hamming_distance.hammingDistanceOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from hamming_distance.hammingDistanceOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/hamming_distance.dart:106:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaccard_index.jaccardIndex, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaccard_index.jaccardIndex: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaccard_index.dart:30:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaccard_index.jaccardIndexOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaccard_index.jaccardIndexOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaccard_index.dart:68:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaccard_index.jaccardDistance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaccard_index.jaccardDistance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaccard_index.dart:110:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaccard_index.jaccardDistanceOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaccard_index.jaccardDistanceOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaccard_index.dart:153:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaro.jaroSimilarity, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaro.jaroSimilarity: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaro.dart:23:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaro.jaroSimilarityOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaro.jaroSimilarityOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaro.dart:117:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaro_winkler.jaroWinklerSimilarity, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaro_winkler.jaroWinklerSimilarity: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaro_winkler.dart:35:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaro_winkler.jaroWinklerSimilarityOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaro_winkler.jaroWinklerSimilarityOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaro_winkler.dart:95:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of lee_distance.leeDistance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from lee_distance.leeDistance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/lee_distance.dart:30:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of lee_distance.leeDistanceOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from lee_distance.leeDistanceOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/lee_distance.dart:78:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of levenshtein_distance.levenshteinDistance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from levenshtein_distance.levenshteinDistance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/levenshtein_distance.dart:102:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of levenshtein_distance.levenshteinDistanceOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from levenshtein_distance.levenshteinDistanceOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/levenshtein_distance.dart:156:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of longest_common_subsequence_length.longestCommonSubsequenceLength, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from longest_common_subsequence_length.longestCommonSubsequenceLength: (file:///tmp/pana_NDULUO/lib/src/string/metrics/longest_common_subsequence_length.dart:84:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of longest_common_subsequence_length.longestCommonSubsequenceLengthOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from longest_common_subsequence_length.longestCommonSubsequenceLengthOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/longest_common_subsequence_length.dart:134:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of restricted_damerau_distance.restrictedDamerauDistance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from restricted_damerau_distance.restrictedDamerauDistance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/restricted_damerau_distance.dart:118:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of restricted_damerau_distance.restrictedDamerauDistanceOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from restricted_damerau_distance.restrictedDamerauDistanceOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/restricted_damerau_distance.dart:167:5) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of tversky_index.tverskyIndex, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from tversky_index.tverskyIndex: (file:///tmp/pana_NDULUO/lib/src/string/metrics/tversky_index.dart:28:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of tversky_index.tverskyIndexOf, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from tversky_index.tverskyIndexOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/tversky_index.dart:92:8) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.154 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.308 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2857), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of damerau_levenshtein_distance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from damerau_levenshtein_distance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/damerau_levenshtein_distance.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of dice_index, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from dice_index: (file:///tmp/pana_NDULUO/lib/src/string/metrics/dice_index.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of tversky_index, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from tversky_index: (file:///tmp/pana_NDULUO/lib/src/string/metrics/tversky_index.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of hamming_distance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from hamming_distance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/hamming_distance.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaccard_index, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaccard_index: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaccard_index.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaro, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaro: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaro.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of jaro_winkler, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from jaro_winkler: (file:///tmp/pana_NDULUO/lib/src/string/metrics/jaro_winkler.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of lee_distance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from lee_distance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/lee_distance.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of levenshtein_distance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from levenshtein_distance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/levenshtein_distance.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of longest_common_subsequence_length, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from longest_common_subsequence_length: (file:///tmp/pana_NDULUO/lib/src/string/metrics/longest_common_subsequence_length.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: ambiguous reexport of restricted_damerau_distance, canonicalization candidates: (algorithmic, algorithmic.string, algorithmic.string) -> algorithmic.string (confidence 0.000) 2025-04-15 15:50:22.251508 WARNING: from restricted_damerau_distance: (file:///tmp/pana_NDULUO/lib/src/string/metrics/restricted_damerau_distance.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: algorithmic: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: algorithmic.string: 1.355 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.002000)) 2025-04-15 15:50:22.251508 WARNING: warning: unresolved doc reference [longestCommonSubstringSizeOf] 2025-04-15 15:50:22.251508 WARNING: from longest_common_subsequence_length.longestCommonSubsequenceLength: (file:///tmp/pana_NDULUO/lib/src/string/metrics/longest_common_subsequence_length.dart:84:5) 2025-04-15 15:50:22.251508 WARNING: warning: unresolved doc reference [longestCommonSubstringSize] 2025-04-15 15:50:22.251508 WARNING: from longest_common_subsequence_length.longestCommonSubsequenceLengthOf: (file:///tmp/pana_NDULUO/lib/src/string/metrics/longest_common_subsequence_length.dart:134:5) 2025-04-15 15:50:22.251508 WARNING: error: file already written at "algorithmic.string/index.html" 2025-04-15 15:50:22.251508 WARNING: for symbol algorithmic.string: (file:///tmp/pana_NDULUO/lib/string_metrics.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: conflicting with file already generated by algorithmic.string: (file:///tmp/pana_NDULUO/lib/string.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2025-04-15 15:50:22.251508 WARNING: 'algorithmic.string' conflicts with another symbol in the generated 2025-04-15 15:50:22.251508 WARNING: path, and therefore can not be written out. Changing the name, library 2025-04-15 15:50:22.251508 WARNING: name, or class name (if appropriate) of one of the conflicting items can 2025-04-15 15:50:22.251508 WARNING: resolve the conflict. Alternatively, use the `@nodoc` directive in one 2025-04-15 15:50:22.251508 WARNING: symbol's documentation comment to hide it. 2025-04-15 15:50:22.251508 WARNING: error: file already written at "algorithmic.string/algorithmic.string-library.html" 2025-04-15 15:50:22.251508 WARNING: for symbol algorithmic.string: (file:///tmp/pana_NDULUO/lib/string_metrics.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: conflicting with file already generated by algorithmic.string: (file:///tmp/pana_NDULUO/lib/string.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: error: file already written at "algorithmic.string/algorithmic.string-library-sidebar.html" 2025-04-15 15:50:22.251508 WARNING: for symbol algorithmic.string: (file:///tmp/pana_NDULUO/lib/string_metrics.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: conflicting with file already generated by algorithmic.string: (file:///tmp/pana_NDULUO/lib/string.dart:1:1) 2025-04-15 15:50:22.251508 WARNING: Found 37 warnings and 3 errors. 2025-04-15 15:50:22.251508 WARNING: 2025-04-15 15:50:22.251508 WARNING: dartdoc 8.3.3 (/tmp/analyzerMWYLCV/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.7.2.snapshot) failed: encountered 3 errors 2025-04-15 15:50:22.251508 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:249:9) 2025-04-15 15:50:22.251508 WARNING: 2025-04-15 15:50:22.251508 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:273:9) 2025-04-15 15:50:22.251508 WARNING: 2025-04-15 15:50:22.284060 INFO: Writing summary.json 2025-04-15 15:50:22.288301 INFO: Running dartdoc post-processing 2025-04-15 15:50:22.291426 INFO: Creating .tar.gz archive 2025-04-15 15:50:22.476008 INFO: Finished .tar.gz archive 2025-04-15 15:50:23.246433 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-15T15:50:23.356208Z