## Running analysis for "lzw_compression" version "0.0.2" STARTED: 2024-10-31T15:42:32.647374Z ### Starting pana 2024-10-31 15:42:47.595801 INFO: Running `dart pub unpack lzw_compression:0.0.2 --output /tmp/pana-lzw_compressionZEFYZM/lzw_compression --no-resolve`... 2024-10-31 15:42:48.579681 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-31 15:42:48.612770 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-31 15:42:48.784893 INFO: Running `git rev-parse --show-toplevel`... 2024-10-31 15:42:48.879229 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-31 15:42:50.938856 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-31 15:42:51.875141 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-31 15:42:53.136529 INFO: Analyzing package... 2024-10-31 15:42:53.175145 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-31 15:42:58.503772 INFO: Running `git init`... 2024-10-31 15:42:58.541416 INFO: Running `git remote add origin https://github.com/Ashlin-Siby/lzw-compression-flutter`... 2024-10-31 15:42:58.573179 INFO: Running `git remote show origin`... 2024-10-31 15:42:58.840818 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-10-31 15:42:59.177962 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-10-31 15:42:59.203653 INFO: Running `git show origin/main:pubspec.yaml`... 2024-10-31 15:42:59.483857 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_AVNVQT/./lib`... 2024-10-31 15:42:59.951752 INFO: Analyzing pub downgrade... 2024-10-31 15:42:59.957677 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-10-31 15:43:01.182099 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-31 15:43:03.000656 INFO: [pub-downgrade-success] 2024-10-31 15:43:03.007785 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-10-31 15:43:04.215413 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-31 15:43:16.259258 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-lzw_compressionZEFYZM/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-10-31 15:43:45.495857 INFO: `dartdoc` completed: 2024-10-31 15:43:45.495857 INFO: Documenting lzw_compression... 2024-10-31 15:43:45.495857 INFO: Discovering libraries... 2024-10-31 15:43:45.495857 INFO: Linking elements... 2024-10-31 15:43:45.495857 INFO: Precaching local docs for 103988 elements... 2024-10-31 15:43:45.495857 INFO: Initialized dartdoc with 43 libraries 2024-10-31 15:43:45.495857 INFO: Generating docs for library lzw_compression.dart from package:lzw_compression/lzw_compression.dart... 2024-10-31 15:43:45.495857 INFO: Documented 1 public library in 26.0 seconds 2024-10-31 15:43:45.495857 INFO: Success! Docs generated into /tmp/pana-lzw_compressionZEFYZM/raw-dartdoc 2024-10-31 15:43:45.495857 INFO: warning: lzw_compression has no library level documentation comments 2024-10-31 15:43:45.495857 INFO: from lzw_compression: (file:///tmp/pana_AVNVQT/lib/lzw_compression.dart:1:9) 2024-10-31 15:43:45.495857 INFO: Found 1 warning and 0 errors. 2024-10-31 15:43:45.529573 INFO: Writing summary.json 2024-10-31 15:43:45.533802 INFO: Running dartdoc post-processing 2024-10-31 15:43:45.540173 INFO: Creating .tar.gz archive 2024-10-31 15:43:45.662736 INFO: Finished .tar.gz archive 2024-10-31 15:43:45.819892 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-31T15:43:45.904716Z