## Running analysis for "sheller" version "0.5.1" STARTED: 2024-11-11T21:37:10.225897Z ### Starting pana 2024-11-11 21:37:27.153009 INFO: Running `dart pub unpack sheller:0.5.1 --output /tmp/pana-shellerWTPHWR/sheller --no-resolve`... 2024-11-11 21:37:28.306672 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-11 21:37:28.346011 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-11 21:37:28.540443 INFO: Running `git rev-parse --show-toplevel`... 2024-11-11 21:37:28.654148 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-11 21:37:29.089899 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-11 21:37:29.508597 INFO: Analyzing package... 2024-11-11 21:37:29.557468 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 21:37:34.910326 INFO: Running `git init`... 2024-11-11 21:37:34.938609 INFO: Running `git remote add origin https://github.com/mcmah309/sheller`... 2024-11-11 21:37:34.967418 INFO: Running `git remote show origin`... 2024-11-11 21:37:35.219673 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-11-11 21:37:35.651857 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-11-11 21:37:35.681347 INFO: Running `git show origin/master:pubspec.yaml`... 2024-11-11 21:37:36.140862 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_IWJHUC/./lib`... 2024-11-11 21:37:36.908822 INFO: Analyzing pub downgrade... 2024-11-11 21:37:36.915793 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-11 21:37:37.369522 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 21:37:38.596798 INFO: [pub-downgrade-success] 2024-11-11 21:37:38.605018 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-11 21:37:39.057450 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-11 21:37:40.768142 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-shellerWTPHWR/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-11 21:38:16.698030 INFO: `dartdoc` completed: 2024-11-11 21:38:16.698030 INFO: Documenting sheller... 2024-11-11 21:38:16.698030 INFO: Discovering libraries... 2024-11-11 21:38:16.698030 INFO: Linking elements... 2024-11-11 21:38:16.698030 INFO: Precaching local docs for 137995 elements... 2024-11-11 21:38:16.698030 INFO: Initialized dartdoc with 55 libraries 2024-11-11 21:38:16.698030 INFO: Generating docs for library async.dart from package:sheller/async.dart... 2024-11-11 21:38:16.698030 INFO: Generating docs for library sync.dart from package:sheller/sync.dart... 2024-11-11 21:38:16.698030 INFO: Documented 2 public libraries in 32.8 seconds 2024-11-11 21:38:16.698030 INFO: Success! Docs generated into /tmp/pana-shellerWTPHWR/raw-dartdoc 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of exceptions.ShellException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from exceptions.ShellException: (file:///tmp/pana_IWJHUC/lib/src/exceptions.dart:7:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: Use {@canonicalFor exceptions.ShellException} in the desired library's 2024-11-11 21:38:16.698030 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-11-11 21:38:16.698030 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-11-11 21:38:16.698030 INFO: The symbol will still be referenced in all candidates -- this only 2024-11-11 21:38:16.698030 INFO: controls the location where it will be written and which library will be 2024-11-11 21:38:16.698030 INFO: displayed in navigation for the relevant pages. The flag 2024-11-11 21:38:16.698030 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-11-11 21:38:16.698030 INFO: threshold at which this warning will appear. 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of exceptions.ShellResultConversionException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from exceptions.ShellResultConversionException: (file:///tmp/pana_IWJHUC/lib/src/exceptions.dart:73:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of exceptions.ShellerMissingConverterException, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from exceptions.ShellerMissingConverterException: (file:///tmp/pana_IWJHUC/lib/src/exceptions.dart:96:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of file_system_converters.FileSystemEntityConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from file_system_converters.FileSystemEntityConverter: (file:///tmp/pana_IWJHUC/lib/src/file_system_converters.dart:6:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of file_system_converters.FileConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from file_system_converters.FileConverter: (file:///tmp/pana_IWJHUC/lib/src/file_system_converters.dart:24:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of file_system_converters.DirectoryConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from file_system_converters.DirectoryConverter: (file:///tmp/pana_IWJHUC/lib/src/file_system_converters.dart:39:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of file_system_converters.LinkConverter, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from file_system_converters.LinkConverter: (file:///tmp/pana_IWJHUC/lib/src/file_system_converters.dart:54:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of shell_base.ShellConfig, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from shell_base.ShellConfig: (file:///tmp/pana_IWJHUC/lib/src/shell_base.dart:94:7) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of exceptions, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from exceptions: (file:///tmp/pana_IWJHUC/lib/src/exceptions.dart:1:1) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of shell_base, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from shell_base: (file:///tmp/pana_IWJHUC/lib/src/shell_base.dart:1:1) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: warning: ambiguous reexport of file_system_converters, canonicalization candidates: (async, sync) -> sync (confidence 0.000) 2024-11-11 21:38:16.698030 INFO: from file_system_converters: (file:///tmp/pana_IWJHUC/lib/src/file_system_converters.dart:1:1) 2024-11-11 21:38:16.698030 INFO: async: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: sync: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-11 21:38:16.698030 INFO: Found 11 warnings and 0 errors. 2024-11-11 21:38:16.747636 INFO: Writing summary.json 2024-11-11 21:38:16.754009 INFO: Running dartdoc post-processing 2024-11-11 21:38:16.762589 INFO: Creating .tar.gz archive 2024-11-11 21:38:17.085378 INFO: Finished .tar.gz archive 2024-11-11 21:38:17.868800 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-11T21:38:17.972772Z