## Running analysis for "simple_async_executor" version "0.0.2" STARTED: 2026-01-16T02:31:45.096973Z ### Starting processing 2026-01-16 02:32:01.779394 INFO: Running `dart pub unpack simple_async_executor:0.0.2 --output /tmp/pana-simple_async_executorAIFJLT/simple_async_executor --no-resolve`... 2026-01-16 02:32:02.274271 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-16 02:32:02.311067 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-16 02:32:02.502099 INFO: Running `git rev-parse --show-toplevel`... 2026-01-16 02:32:02.651233 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-16 02:32:03.480402 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-16 02:32:03.791078 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-16 02:32:04.165357 INFO: Analyzing package... 2026-01-16 02:32:04.216743 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-16 02:32:21.347949 INFO: Running `git init`... 2026-01-16 02:32:21.382495 INFO: Running `git remote add origin https://github.com/smsimone/simple_async_executor`... 2026-01-16 02:32:21.414241 INFO: Running `git remote show origin`... 2026-01-16 02:32:21.649902 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-16 02:32:21.963327 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-16 02:32:21.991755 INFO: Running `git show origin/master:example/pubspec.yaml`... 2026-01-16 02:32:22.019861 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-16 02:32:24.228184 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2026-01-16 02:32:24.535673 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XOAHYQ/.`... 2026-01-16 02:32:24.633656 INFO: Analyzing pub downgrade... 2026-01-16 02:32:24.638919 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-16 02:32:25.060223 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-16 02:32:35.659844 INFO: [pub-downgrade-success] 2026-01-16 02:32:35.666909 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-16 02:32:36.026642 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.1`... 2026-01-16 02:32:45.933254 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-simple_async_executorAIFJLT/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`... 2026-01-16 02:34:12.269042 INFO: `dartdoc` completed: 2026-01-16 02:34:12.269042 INFO: Documenting simple_async_executor... 2026-01-16 02:34:12.269042 INFO: Discovering libraries... 2026-01-16 02:34:12.269042 INFO: Linking elements... 2026-01-16 02:34:12.269042 INFO: Precaching local docs for 645974 elements... 2026-01-16 02:34:12.269042 INFO: Initialized dartdoc with 842 libraries 2026-01-16 02:34:12.269042 INFO: Generating docs for library simple_async_executor.dart from package:simple_async_executor/simple_async_executor.dart... 2026-01-16 02:34:12.269042 INFO: Documented 1 public library in 85.0 seconds 2026-01-16 02:34:12.269042 INFO: Success! Docs generated into /tmp/pana-simple_async_executorAIFJLT/raw-dartdoc 2026-01-16 02:34:12.269042 INFO: warning: simple_async_executor has no library level documentation comments 2026-01-16 02:34:12.269042 INFO: from simple_async_executor: (file:///tmp/pana_XOAHYQ/lib/simple_async_executor.dart:1:1) 2026-01-16 02:34:12.269042 INFO: warning: unresolved doc reference [id] 2026-01-16 02:34:12.269042 INFO: from base_executor.BaseExecutor.getResult: (file:///tmp/pana_XOAHYQ/lib/src/executors/i_executor.dart:96:14) 2026-01-16 02:34:12.269042 INFO: in documentation inherited from i_executor.Executor.getResult: (file:///tmp/pana_XOAHYQ/lib/src/executors/i_executor.dart:96:14) 2026-01-16 02:34:12.269042 INFO: warning: unresolved doc reference [_maxConcurrentTasks] 2026-01-16 02:34:12.269042 INFO: from base_executor.BaseExecutor.start: (file:///tmp/pana_XOAHYQ/lib/src/executors/i_executor.dart:110:8) 2026-01-16 02:34:12.269042 INFO: in documentation inherited from i_executor.Executor.start: (file:///tmp/pana_XOAHYQ/lib/src/executors/i_executor.dart:110:8) 2026-01-16 02:34:12.269042 INFO: Found 3 warnings and 0 errors. 2026-01-16 02:34:12.310113 INFO: Writing summary.json 2026-01-16 02:34:12.313392 INFO: Running dartdoc post-processing 2026-01-16 02:34:12.316828 INFO: Creating .tar.gz archive 2026-01-16 02:34:12.572095 INFO: Finished .tar.gz archive 2026-01-16 02:34:12.908356 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-16T02:34:13.011173Z