## Running analysis for "sheller" version "0.5.1" STARTED: 2025-12-10T01:14:18.109219Z ### Starting pana 2025-12-10 01:14:35.384280 INFO: Running `dart pub unpack sheller:0.5.1 --output /tmp/pana-shellerESFCYU/sheller --no-resolve`... 2025-12-10 01:14:35.743243 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 01:14:35.781400 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 01:14:35.955078 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 01:14:36.060712 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:14:36.133864 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-10 01:14:36.217163 INFO: Analyzing package... 2025-12-10 01:14:36.256424 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:14:40.133389 INFO: Running `git init`... 2025-12-10 01:14:40.171528 INFO: Running `git remote add origin https://github.com/mcmah309/sheller`... 2025-12-10 01:14:40.205434 INFO: Running `git remote show origin`... 2025-12-10 01:14:40.450705 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 01:14:40.757131 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 01:14:40.787448 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-10 01:14:42.145875 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-10 01:14:42.226276 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CWQKGH/./lib`... 2025-12-10 01:14:42.341542 INFO: Analyzing pub downgrade... 2025-12-10 01:14:42.351687 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-10 01:14:42.436334 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-10 01:14:42.732688 INFO: [pub-downgrade-success] 2025-12-10 01:14:42.740530 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-10 01:14:42.823906 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-10 01:14:43.119716 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-shellerESFCYU/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:15:11.739160 INFO: `dartdoc` completed: 2025-12-10 01:15:11.739160 INFO: Documenting sheller... 2025-12-10 01:15:11.739160 INFO: Discovering libraries... 2025-12-10 01:15:11.739160 INFO: Linking elements... 2025-12-10 01:15:11.739160 INFO: Precaching local docs for 137418 elements... 2025-12-10 01:15:11.739160 INFO: Initialized dartdoc with 57 libraries 2025-12-10 01:15:11.739160 INFO: Generating docs for library sync.dart from package:sheller/sync.dart... 2025-12-10 01:15:11.739160 INFO: Generating docs for library async.dart from package:sheller/async.dart... 2025-12-10 01:15:11.739160 INFO: Documented 2 public libraries in 27.8 seconds 2025-12-10 01:15:11.739160 INFO: Success! Docs generated into /tmp/pana-shellerESFCYU/raw-dartdoc 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of exceptions.ShellException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from exceptions.ShellException: (file:///tmp/pana_CWQKGH/lib/src/exceptions.dart:7:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: Use {@canonicalFor exceptions.ShellException} in the desired library's 2025-12-10 01:15:11.739160 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-12-10 01:15:11.739160 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-12-10 01:15:11.739160 INFO: The symbol will still be referenced in all candidates -- this only 2025-12-10 01:15:11.739160 INFO: controls the location where it will be written and which library will be 2025-12-10 01:15:11.739160 INFO: displayed in navigation for the relevant pages. The flag 2025-12-10 01:15:11.739160 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-10 01:15:11.739160 INFO: threshold at which this warning will appear. 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of exceptions.ShellResultConversionException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from exceptions.ShellResultConversionException: (file:///tmp/pana_CWQKGH/lib/src/exceptions.dart:73:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of exceptions.ShellerMissingConverterException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from exceptions.ShellerMissingConverterException: (file:///tmp/pana_CWQKGH/lib/src/exceptions.dart:96:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of file_system_converters.FileSystemEntityConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from file_system_converters.FileSystemEntityConverter: (file:///tmp/pana_CWQKGH/lib/src/file_system_converters.dart:6:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of file_system_converters.FileConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from file_system_converters.FileConverter: (file:///tmp/pana_CWQKGH/lib/src/file_system_converters.dart:24:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of file_system_converters.DirectoryConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from file_system_converters.DirectoryConverter: (file:///tmp/pana_CWQKGH/lib/src/file_system_converters.dart:39:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of file_system_converters.LinkConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from file_system_converters.LinkConverter: (file:///tmp/pana_CWQKGH/lib/src/file_system_converters.dart:54:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of shell_base.ShellConfig, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from shell_base.ShellConfig: (file:///tmp/pana_CWQKGH/lib/src/shell_base.dart:94:7) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of exceptions, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from exceptions: (file:///tmp/pana_CWQKGH/lib/src/exceptions.dart:1:1) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of shell_base, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from shell_base: (file:///tmp/pana_CWQKGH/lib/src/shell_base.dart:1:1) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: warning: ambiguous reexport of file_system_converters, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2025-12-10 01:15:11.739160 INFO: from file_system_converters: (file:///tmp/pana_CWQKGH/lib/src/file_system_converters.dart:1:1) 2025-12-10 01:15:11.739160 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-10 01:15:11.739160 INFO: Found 11 warnings and 0 errors. 2025-12-10 01:15:11.774765 INFO: Writing summary.json 2025-12-10 01:15:11.778736 INFO: Running dartdoc post-processing 2025-12-10 01:15:11.783142 INFO: Creating .tar.gz archive 2025-12-10 01:15:12.128739 INFO: Finished .tar.gz archive 2025-12-10 01:15:12.555173 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T01:15:12.654065Z