## Running analysis for "sheller" version "1.0.2" STARTED: 2025-04-15T17:42:28.540776Z ### Starting pana 2025-04-15 17:42:41.176678 INFO: Running `dart pub unpack sheller:1.0.2 --output /tmp/pana-shellerMFORNY/sheller --no-resolve`... 2025-04-15 17:42:42.004140 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-15 17:42:42.032102 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-15 17:42:42.181161 INFO: Running `git rev-parse --show-toplevel`... 2025-04-15 17:42:42.263001 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-15 17:42:42.558732 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-15 17:42:42.849638 INFO: Analyzing package... 2025-04-15 17:42:42.898422 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 17:42:48.562598 INFO: Running `git init`... 2025-04-15 17:42:48.595832 INFO: Running `git remote add origin https://github.com/mcmah309/sheller`... 2025-04-15 17:42:48.621757 INFO: Running `git remote show origin`... 2025-04-15 17:42:48.865341 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-15 17:42:49.218604 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-15 17:42:49.242824 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-15 17:42:50.166805 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FEQEVU/./lib`... 2025-04-15 17:42:50.806350 INFO: Analyzing pub downgrade... 2025-04-15 17:42:50.811631 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-15 17:42:51.125428 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 17:42:52.087635 INFO: [pub-downgrade-success] 2025-04-15 17:42:52.091887 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-15 17:42:52.396298 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-15 17:43:02.916441 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-shellerMFORNY/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-15 17:43:29.122305 INFO: `dartdoc` completed: 2025-04-15 17:43:29.122305 INFO: Documenting sheller... 2025-04-15 17:43:29.122305 INFO: Discovering libraries... 2025-04-15 17:43:29.122305 INFO: Linking elements... 2025-04-15 17:43:29.122305 INFO: Precaching local docs for 137297 elements... 2025-04-15 17:43:29.122305 INFO: Initialized dartdoc with 57 libraries 2025-04-15 17:43:29.122305 INFO: Generating docs for library async.dart from package:sheller/async.dart... 2025-04-15 17:43:29.122305 INFO: Generating docs for library sync.dart from package:sheller/sync.dart... 2025-04-15 17:43:29.122305 INFO: Documented 2 public libraries in 25.1 seconds 2025-04-15 17:43:29.122305 INFO: Success! Docs generated into /tmp/pana-shellerMFORNY/raw-dartdoc 2025-04-15 17:43:29.122305 INFO: warning: ambiguous reexport of exceptions.ShellException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-04-15 17:43:29.122305 INFO: from exceptions.ShellException: (file:///tmp/pana_FEQEVU/lib/src/exceptions.dart:7:7) 2025-04-15 17:43:29.122305 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: Use {@canonicalFor exceptions.ShellException} in the desired library's 2025-04-15 17:43:29.122305 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-04-15 17:43:29.122305 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-04-15 17:43:29.122305 INFO: The symbol will still be referenced in all candidates -- this only 2025-04-15 17:43:29.122305 INFO: controls the location where it will be written and which library will be 2025-04-15 17:43:29.122305 INFO: displayed in navigation for the relevant pages. The flag 2025-04-15 17:43:29.122305 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-04-15 17:43:29.122305 INFO: threshold at which this warning will appear. 2025-04-15 17:43:29.122305 INFO: warning: ambiguous reexport of exceptions.ShellConversionException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-04-15 17:43:29.122305 INFO: from exceptions.ShellConversionException: (file:///tmp/pana_FEQEVU/lib/src/exceptions.dart:73:7) 2025-04-15 17:43:29.122305 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: warning: ambiguous reexport of exceptions.MissingConverterException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-04-15 17:43:29.122305 INFO: from exceptions.MissingConverterException: (file:///tmp/pana_FEQEVU/lib/src/exceptions.dart:96:7) 2025-04-15 17:43:29.122305 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: warning: ambiguous reexport of shell_base.ShellConfig, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-04-15 17:43:29.122305 INFO: from shell_base.ShellConfig: (file:///tmp/pana_FEQEVU/lib/src/shell_base.dart:94:7) 2025-04-15 17:43:29.122305 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: warning: ambiguous reexport of exceptions, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-04-15 17:43:29.122305 INFO: from exceptions: (file:///tmp/pana_FEQEVU/lib/src/exceptions.dart:1:1) 2025-04-15 17:43:29.122305 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: warning: ambiguous reexport of shell_base, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-04-15 17:43:29.122305 INFO: from shell_base: (file:///tmp/pana_FEQEVU/lib/src/shell_base.dart:1:1) 2025-04-15 17:43:29.122305 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 17:43:29.122305 INFO: Found 6 warnings and 0 errors. 2025-04-15 17:43:29.152340 INFO: Writing summary.json 2025-04-15 17:43:29.160617 INFO: Running dartdoc post-processing 2025-04-15 17:43:29.163254 INFO: Creating .tar.gz archive 2025-04-15 17:43:29.418785 INFO: Finished .tar.gz archive 2025-04-15 17:43:29.829680 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-15T17:43:29.934999Z