## Running analysis for "lru_memory_cache" version "1.0.2" STARTED: 2026-01-22T20:37:47.812209Z ### Starting processing 2026-01-22 20:38:02.300015 INFO: Running `dart pub unpack lru_memory_cache:1.0.2 --output /tmp/pana-lru_memory_cacheJGGJRD/lru_memory_cache --no-resolve`... 2026-01-22 20:38:02.694695 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-22 20:38:02.736053 INFO: Running `git rev-parse --show-toplevel`... 2026-01-22 20:38:02.852290 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-22 20:38:02.894 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-22 20:38:02.940790 INFO: Analyzing package... 2026-01-22 20:38:02.986976 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-22 20:38:06.373893 INFO: Running `git init`... 2026-01-22 20:38:06.414321 INFO: Running `git remote add origin https://github.com/bruc3balo/LRUMemoryCache`... 2026-01-22 20:38:06.446055 INFO: Running `git remote show origin`... 2026-01-22 20:38:06.681050 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-22 20:38:07.002990 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-22 20:38:07.035195 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-22 20:38:07.063012 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/bruc3balo/LRUMemoryCache` but got `https://github.com/bruc3balo/LRUCache`. 2026-01-22 20:38:07.959222 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-22 20:38:08.015125 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XDBINB/.`... 2026-01-22 20:38:08.089638 INFO: Analyzing pub downgrade... 2026-01-22 20:38:08.092882 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-22 20:38:08.137978 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-22 20:38:08.266539 INFO: [pub-downgrade-success] 2026-01-22 20:38:08.269162 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-22 20:38:08.314465 INFO: Running `/home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-lru_memory_cacheJGGJRD/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-22 20:38:15.576574 INFO: `dartdoc` completed: 2026-01-22 20:38:15.576574 INFO: Documenting lru_memory_cache... 2026-01-22 20:38:15.576574 INFO: Discovering libraries... 2026-01-22 20:38:15.576574 INFO: Linking elements... 2026-01-22 20:38:15.576574 INFO: Precaching local docs for 136915 elements... 2026-01-22 20:38:15.576574 INFO: Initialized dartdoc with 50 libraries 2026-01-22 20:38:15.576574 INFO: Generating docs for library lru_memory_cache.dart from package:lru_memory_cache/lru_memory_cache.dart... 2026-01-22 20:38:15.576574 INFO: Documented 1 public library in 7.2 seconds 2026-01-22 20:38:15.576574 INFO: Success! Docs generated into /tmp/pana-lru_memory_cacheJGGJRD/raw-dartdoc 2026-01-22 20:38:15.576574 INFO: warning: unresolved doc reference [values.length] 2026-01-22 20:38:15.576574 INFO: from lru_memory_cache_base.LRUMemoryCache.addMany: (file:///tmp/pana_XDBINB/lib/src/lru_memory_cache_base.dart:142:13) 2026-01-22 20:38:15.576574 INFO: warning: unresolved doc reference [keys.length] 2026-01-22 20:38:15.576574 INFO: from lru_memory_cache_base.LRUMemoryCache.getMany: (file:///tmp/pana_XDBINB/lib/src/lru_memory_cache_base.dart:197:14) 2026-01-22 20:38:15.576574 INFO: Found 2 warnings and 0 errors. 2026-01-22 20:38:15.614312 INFO: Writing summary.json 2026-01-22 20:38:15.618019 INFO: Running dartdoc post-processing 2026-01-22 20:38:15.620359 INFO: Creating .tar.gz archive 2026-01-22 20:38:15.777844 INFO: Finished .tar.gz archive 2026-01-22 20:38:16.028669 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-22T20:38:16.134724Z