## Running analysis for "sheller" version "1.0.2" STARTED: 2025-12-10T01:12:12.557780Z ### Starting pana 2025-12-10 01:12:29.317039 INFO: Running `dart pub unpack sheller:1.0.2 --output /tmp/pana-shellerKYEVGX/sheller --no-resolve`... 2025-12-10 01:12:29.698946 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 01:12:29.736480 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 01:12:29.905907 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 01:12:30.007801 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:12:30.097879 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-10 01:12:30.175870 INFO: Analyzing package... 2025-12-10 01:12:30.216378 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:12:35.080963 INFO: Running `git init`... 2025-12-10 01:12:35.114199 INFO: Running `git remote add origin https://github.com/mcmah309/sheller`... 2025-12-10 01:12:35.145935 INFO: Running `git remote show origin`... 2025-12-10 01:12:35.409607 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 01:12:35.702010 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 01:12:35.732352 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-10 01:12:37.154001 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:12:37.227345 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OGZELD/./lib`... 2025-12-10 01:12:37.301957 INFO: Analyzing pub downgrade... 2025-12-10 01:12:37.308870 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-10 01:12:37.404070 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:12:38.501335 INFO: [pub-downgrade-success] 2025-12-10 01:12:38.507607 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-10 01:12:38.587653 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-10 01:12:48.189441 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-shellerKYEVGX/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-10 01:13:17.217500 INFO: `dartdoc` completed: 2025-12-10 01:13:17.217500 INFO: Documenting sheller... 2025-12-10 01:13:17.217500 INFO: Discovering libraries... 2025-12-10 01:13:17.217500 INFO: Linking elements... 2025-12-10 01:13:17.217500 INFO: Precaching local docs for 137306 elements... 2025-12-10 01:13:17.217500 INFO: Initialized dartdoc with 57 libraries 2025-12-10 01:13:17.217500 INFO: Generating docs for library sync.dart from package:sheller/sync.dart... 2025-12-10 01:13:17.217500 INFO: Generating docs for library async.dart from package:sheller/async.dart... 2025-12-10 01:13:17.217500 INFO: Documented 2 public libraries in 28.2 seconds 2025-12-10 01:13:17.217500 INFO: Success! Docs generated into /tmp/pana-shellerKYEVGX/raw-dartdoc 2025-12-10 01:13:17.217500 INFO: warning: ambiguous reexport of exceptions.ShellException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:13:17.217500 INFO: from exceptions.ShellException: (file:///tmp/pana_OGZELD/lib/src/exceptions.dart:7:7) 2025-12-10 01:13:17.217500 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: Use {@canonicalFor exceptions.ShellException} in the desired library's 2025-12-10 01:13:17.217500 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-12-10 01:13:17.217500 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-12-10 01:13:17.217500 INFO: The symbol will still be referenced in all candidates -- this only 2025-12-10 01:13:17.217500 INFO: controls the location where it will be written and which library will be 2025-12-10 01:13:17.217500 INFO: displayed in navigation for the relevant pages. The flag 2025-12-10 01:13:17.217500 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-10 01:13:17.217500 INFO: threshold at which this warning will appear. 2025-12-10 01:13:17.217500 INFO: warning: ambiguous reexport of exceptions.ShellConversionException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:13:17.217500 INFO: from exceptions.ShellConversionException: (file:///tmp/pana_OGZELD/lib/src/exceptions.dart:73:7) 2025-12-10 01:13:17.217500 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: warning: ambiguous reexport of exceptions.MissingConverterException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:13:17.217500 INFO: from exceptions.MissingConverterException: (file:///tmp/pana_OGZELD/lib/src/exceptions.dart:96:7) 2025-12-10 01:13:17.217500 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: warning: ambiguous reexport of shell_base.ShellConfig, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:13:17.217500 INFO: from shell_base.ShellConfig: (file:///tmp/pana_OGZELD/lib/src/shell_base.dart:94:7) 2025-12-10 01:13:17.217500 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: warning: ambiguous reexport of exceptions, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:13:17.217500 INFO: from exceptions: (file:///tmp/pana_OGZELD/lib/src/exceptions.dart:1:1) 2025-12-10 01:13:17.217500 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: warning: ambiguous reexport of shell_base, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:13:17.217500 INFO: from shell_base: (file:///tmp/pana_OGZELD/lib/src/shell_base.dart:1:1) 2025-12-10 01:13:17.217500 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:13:17.217500 INFO: Found 6 warnings and 0 errors. 2025-12-10 01:13:17.254252 INFO: Writing summary.json 2025-12-10 01:13:17.262209 INFO: Running dartdoc post-processing 2025-12-10 01:13:17.266119 INFO: Creating .tar.gz archive 2025-12-10 01:13:17.707340 INFO: Finished .tar.gz archive 2025-12-10 01:13:18.112691 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T01:13:18.229491Z