## Running analysis for "sheller" version "1.0.1" STARTED: 2025-12-10T01:13:19.411462Z ### Starting pana 2025-12-10 01:13:37.109570 INFO: Running `dart pub unpack sheller:1.0.1 --output /tmp/pana-shellerNTPAIE/sheller --no-resolve`... 2025-12-10 01:13:37.481030 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 01:13:37.522909 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 01:13:37.706215 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 01:13:37.843436 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:13:37.922012 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-10 01:13:38.004295 INFO: Analyzing package... 2025-12-10 01:13:38.047083 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:13:42.856281 INFO: Running `git init`... 2025-12-10 01:13:42.893290 INFO: Running `git remote add origin https://github.com/mcmah309/sheller`... 2025-12-10 01:13:42.927830 INFO: Running `git remote show origin`... 2025-12-10 01:13:43.164278 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 01:13:43.451715 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 01:13:43.482221 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-10 01:13:44.850710 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:13:44.924339 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SDHWNS/./lib`... 2025-12-10 01:13:44.999959 INFO: Analyzing pub downgrade... 2025-12-10 01:13:45.006839 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-10 01:13:45.088980 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:13:45.390418 INFO: [pub-downgrade-success] 2025-12-10 01:13:45.395762 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-10 01:13:45.476083 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-10 01:13:45.783747 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-shellerNTPAIE/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:14:16.157057 INFO: `dartdoc` completed: 2025-12-10 01:14:16.157057 INFO: Documenting sheller... 2025-12-10 01:14:16.157057 INFO: Discovering libraries... 2025-12-10 01:14:16.157057 INFO: Linking elements... 2025-12-10 01:14:16.157057 INFO: Precaching local docs for 137306 elements... 2025-12-10 01:14:16.157057 INFO: Initialized dartdoc with 57 libraries 2025-12-10 01:14:16.157057 INFO: Generating docs for library sync.dart from package:sheller/sync.dart... 2025-12-10 01:14:16.157057 INFO: Generating docs for library async.dart from package:sheller/async.dart... 2025-12-10 01:14:16.157057 INFO: Documented 2 public libraries in 29.5 seconds 2025-12-10 01:14:16.157057 INFO: Success! Docs generated into /tmp/pana-shellerNTPAIE/raw-dartdoc 2025-12-10 01:14:16.157057 INFO: warning: ambiguous reexport of exceptions.ShellException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:14:16.157057 INFO: from exceptions.ShellException: (file:///tmp/pana_SDHWNS/lib/src/exceptions.dart:7:7) 2025-12-10 01:14:16.157057 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: Use {@canonicalFor exceptions.ShellException} in the desired library's 2025-12-10 01:14:16.157057 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-12-10 01:14:16.157057 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-12-10 01:14:16.157057 INFO: The symbol will still be referenced in all candidates -- this only 2025-12-10 01:14:16.157057 INFO: controls the location where it will be written and which library will be 2025-12-10 01:14:16.157057 INFO: displayed in navigation for the relevant pages. The flag 2025-12-10 01:14:16.157057 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-10 01:14:16.157057 INFO: threshold at which this warning will appear. 2025-12-10 01:14:16.157057 INFO: warning: ambiguous reexport of exceptions.ShellConversionException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:14:16.157057 INFO: from exceptions.ShellConversionException: (file:///tmp/pana_SDHWNS/lib/src/exceptions.dart:73:7) 2025-12-10 01:14:16.157057 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: warning: ambiguous reexport of exceptions.MissingConverterException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:14:16.157057 INFO: from exceptions.MissingConverterException: (file:///tmp/pana_SDHWNS/lib/src/exceptions.dart:96:7) 2025-12-10 01:14:16.157057 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: warning: ambiguous reexport of shell_base.ShellConfig, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:14:16.157057 INFO: from shell_base.ShellConfig: (file:///tmp/pana_SDHWNS/lib/src/shell_base.dart:94:7) 2025-12-10 01:14:16.157057 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: warning: ambiguous reexport of exceptions, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:14:16.157057 INFO: from exceptions: (file:///tmp/pana_SDHWNS/lib/src/exceptions.dart:1:1) 2025-12-10 01:14:16.157057 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: warning: ambiguous reexport of shell_base, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:14:16.157057 INFO: from shell_base: (file:///tmp/pana_SDHWNS/lib/src/shell_base.dart:1:1) 2025-12-10 01:14:16.157057 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:14:16.157057 INFO: Found 6 warnings and 0 errors. 2025-12-10 01:14:16.189491 INFO: Writing summary.json 2025-12-10 01:14:16.196106 INFO: Running dartdoc post-processing 2025-12-10 01:14:16.199841 INFO: Creating .tar.gz archive 2025-12-10 01:14:16.524669 INFO: Finished .tar.gz archive 2025-12-10 01:14:17.063136 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T01:14:17.181687Z