## Running analysis for "dcli_common" version "7.0.0" STARTED: 2025-02-19T12:44:23.074293Z ### Starting pana 2025-02-19 12:44:36.730701 INFO: Running `dart pub unpack dcli_common:7.0.0 --output /tmp/pana-dcli_commonRXNHHT/dcli_common --no-resolve`... 2025-02-19 12:44:37.564003 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-02-19 12:44:37.596722 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-02-19 12:44:37.773685 INFO: Running `git rev-parse --show-toplevel`... 2025-02-19 12:44:37.844073 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-02-19 12:44:38.581838 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-02-19 12:44:39.300909 INFO: Analyzing package... 2025-02-19 12:44:39.343397 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-02-19 12:44:44.593070 INFO: Running `git init`... 2025-02-19 12:44:44.637217 INFO: Running `git remote add origin https://github.com/onepub-dev/dcli`... 2025-02-19 12:44:44.673894 INFO: Running `git remote show origin`... 2025-02-19 12:44:44.988424 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-02-19 12:44:46.095765 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-02-19 12:44:46.131958 INFO: Running `git show origin/master:dcli/pubspec.yaml`... 2025-02-19 12:44:46.173793 INFO: Running `git show origin/master:dcli_common/pubspec.yaml`... 2025-02-19 12:44:46.205002 INFO: Running `git show origin/master:dcli_core/pubspec.yaml`... 2025-02-19 12:44:46.239518 INFO: Running `git show origin/master:dcli_input/pubspec.yaml`... 2025-02-19 12:44:46.269090 INFO: Running `git show origin/master:dcli_sdk/pubspec.yaml`... 2025-02-19 12:44:46.301617 INFO: Running `git show origin/master:dcli_terminal/pubspec.yaml`... 2025-02-19 12:44:46.333007 INFO: Running `git show origin/master:dcli_test/pubspec.yaml`... 2025-02-19 12:44:46.360309 INFO: Running `git show origin/master:dcli_unit_tester/pubspec.yaml`... 2025-02-19 12:44:46.387546 INFO: Running `git show origin/master:dcli_unit_tester/test/test_script/general/pubspec.yaml`... 2025-02-19 12:44:46.419791 INFO: Running `git show origin/master:dcli_unit_tester/test/test_script/traditional_project/pubspec.yaml`... 2025-02-19 12:44:46.454288 INFO: Running `git show origin/master:issues/since/pubspec.yaml`... 2025-02-19 12:44:46.486596 INFO: Running `git show origin/master:template/project/cmd_args/pubspec.yaml`... 2025-02-19 12:44:46.515625 INFO: Running `git show origin/master:template/project/find/pubspec.yaml`... 2025-02-19 12:44:46.543195 INFO: Running `git show origin/master:template/project/full/pubspec.yaml`... 2025-02-19 12:44:46.570973 INFO: Running `git show origin/master:template/project/simple/pubspec.yaml`... 2025-02-19 12:44:46.599803 INFO: Running `git show origin/master:template/script/pubspec.yaml`... 2025-02-19 12:44:48.893590 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CIEBJV/./lib`... 2025-02-19 12:44:49.445870 INFO: Analyzing pub downgrade... 2025-02-19 12:44:49.450367 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-02-19 12:44:50.165967 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-02-19 12:44:51.198425 INFO: [pub-downgrade-success] 2025-02-19 12:44:51.201818 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-02-19 12:44:51.952977 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.2`... 2025-02-19 12:44:53.255429 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-dcli_commonRXNHHT/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-02-19 12:45:18.938166 INFO: `dartdoc` completed: 2025-02-19 12:45:18.938166 INFO: Documenting dcli_common... 2025-02-19 12:45:18.938166 INFO: Discovering libraries... 2025-02-19 12:45:18.938166 INFO: Linking elements... 2025-02-19 12:45:18.938166 INFO: Precaching local docs for 138067 elements... 2025-02-19 12:45:18.938166 INFO: Initialized dartdoc with 73 libraries 2025-02-19 12:45:18.938166 INFO: Generating docs for library dcli_common.dart from package:dcli_common/dcli_common.dart... 2025-02-19 12:45:18.938166 INFO: Documented 1 public library in 24.4 seconds 2025-02-19 12:45:18.938166 INFO: Success! Docs generated into /tmp/pana-dcli_commonRXNHHT/raw-dartdoc 2025-02-19 12:45:18.938166 INFO: Found 0 warnings and 0 errors. 2025-02-19 12:45:18.963158 INFO: Writing summary.json 2025-02-19 12:45:18.967184 INFO: Running dartdoc post-processing 2025-02-19 12:45:18.971131 INFO: Creating .tar.gz archive 2025-02-19 12:45:19.107719 INFO: Finished .tar.gz archive 2025-02-19 12:45:19.258702 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-02-19T12:45:19.352793Z