## Running analysis for "pod" version "0.18.0" STARTED: 2026-01-16T01:03:27.794233Z ### Starting processing 2026-01-16 01:03:45.257012 INFO: Running `dart pub unpack pod:0.18.0 --output /tmp/pana-podMJZYBO/pod --no-resolve`... 2026-01-16 01:03:45.643312 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-16 01:03:45.681078 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-16 01:03:45.871510 INFO: Running `git rev-parse --show-toplevel`... 2026-01-16 01:03:45.992557 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-16 01:03:46.094992 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-16 01:03:46.195381 INFO: Analyzing package... 2026-01-16 01:03:46.245505 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-16 01:03:51.771480 INFO: Running `git init`... 2026-01-16 01:03:51.809720 INFO: Running `git remote add origin https://github.com/Eronildo/pod`... 2026-01-16 01:03:51.846055 INFO: Running `git remote show origin`... 2026-01-16 01:03:52.100126 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-16 01:03:52.417563 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-16 01:03:52.448507 INFO: Running `git show origin/master:examples/counter/pubspec.yaml`... 2026-01-16 01:03:52.481836 INFO: Running `git show origin/master:examples/infinite_list/pubspec.yaml`... 2026-01-16 01:03:52.513599 INFO: Running `git show origin/master:examples/simple_todos/pubspec.yaml`... 2026-01-16 01:03:52.548354 INFO: Running `git show origin/master:examples/todos/pubspec.yaml`... 2026-01-16 01:03:52.580085 INFO: Running `git show origin/master:packages/bloc_pod/example/pubspec.yaml`... 2026-01-16 01:03:52.610590 INFO: Running `git show origin/master:packages/bloc_pod/pubspec.yaml`... 2026-01-16 01:03:52.641638 INFO: Running `git show origin/master:packages/flutter_pod/example/pubspec.yaml`... 2026-01-16 01:03:52.676565 INFO: Running `git show origin/master:packages/flutter_pod/pubspec.yaml`... 2026-01-16 01:03:52.706911 INFO: Running `git show origin/master:packages/pod/example/pubspec.yaml`... 2026-01-16 01:03:52.739329 INFO: Running `git show origin/master:packages/pod/pubspec.yaml`... 2026-01-16 01:03:54.738994 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-16 01:03:54.798981 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_ECTUSR/.`... 2026-01-16 01:03:54.865343 INFO: Analyzing pub downgrade... 2026-01-16 01:03:54.869850 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-16 01:03:54.979371 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-16 01:03:55.749917 INFO: [pub-downgrade-success] 2026-01-16 01:03:55.754996 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-16 01:03:55.849484 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.1`... 2026-01-16 01:04:05.914049 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-podMJZYBO/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-16 01:04:40.134040 INFO: `dartdoc` completed: 2026-01-16 01:04:40.134040 INFO: Documenting pod... 2026-01-16 01:04:40.134040 INFO: Discovering libraries... 2026-01-16 01:04:40.134040 INFO: Linking elements... 2026-01-16 01:04:40.134040 INFO: Precaching local docs for 139188 elements... 2026-01-16 01:04:40.134040 INFO: Initialized dartdoc with 62 libraries 2026-01-16 01:04:40.134040 INFO: Generating docs for library pod.dart from package:pod/pod.dart... 2026-01-16 01:04:40.134040 INFO: Documented 1 public library in 33.3 seconds 2026-01-16 01:04:40.134040 INFO: Success! Docs generated into /tmp/pana-podMJZYBO/raw-dartdoc 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [ValueNotifier] 2026-01-16 01:04:40.134040 INFO: from pods.internalPodNotifier: (file:///tmp/pana_ECTUSR/lib/src/pods.dart:75:19) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [hasError] 2026-01-16 01:04:40.134040 INFO: from async.AsyncData.hasValue: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:222:12) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:92:12) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [hasError] 2026-01-16 01:04:40.134040 INFO: from async.AsyncData.isLoading: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:225:14) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:86:12) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [valueOrNull] 2026-01-16 01:04:40.134040 INFO: from async.AsyncData.value: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:219:11) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:108:10) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [isReloading] 2026-01-16 01:04:40.134040 INFO: from async.AsyncData.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:243:16) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:137:17) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [isRefreshing] 2026-01-16 01:04:40.134040 INFO: from async.AsyncData.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:243:16) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:137:17) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [hasError] 2026-01-16 01:04:40.134040 INFO: from async.AsyncLoading.hasValue: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:282:14) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:92:12) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [hasError] 2026-01-16 01:04:40.134040 INFO: from async.AsyncLoading.isLoading: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:279:12) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:86:12) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [valueOrNull] 2026-01-16 01:04:40.134040 INFO: from async.AsyncLoading.value: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:285:12) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:108:10) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [isReloading] 2026-01-16 01:04:40.134040 INFO: from async.AsyncLoading.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:303:17) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:137:17) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [isRefreshing] 2026-01-16 01:04:40.134040 INFO: from async.AsyncLoading.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:303:17) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:137:17) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [hasError] 2026-01-16 01:04:40.134040 INFO: from async.AsyncError.hasValue: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:395:14) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:92:12) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [hasError] 2026-01-16 01:04:40.134040 INFO: from async.AsyncError.isLoading: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:392:14) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:86:12) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [valueOrNull] 2026-01-16 01:04:40.134040 INFO: from async.AsyncError.value: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:400:10) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:108:10) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [isReloading] 2026-01-16 01:04:40.134040 INFO: from async.AsyncError.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:423:17) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:137:17) 2026-01-16 01:04:40.134040 INFO: warning: unresolved doc reference [isRefreshing] 2026-01-16 01:04:40.134040 INFO: from async.AsyncError.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:423:17) 2026-01-16 01:04:40.134040 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_ECTUSR/lib/src/utils/async.dart:137:17) 2026-01-16 01:04:40.134040 INFO: Found 16 warnings and 0 errors. 2026-01-16 01:04:40.182903 INFO: Writing summary.json 2026-01-16 01:04:40.187074 INFO: Running dartdoc post-processing 2026-01-16 01:04:40.191037 INFO: Creating .tar.gz archive 2026-01-16 01:04:41.000790 INFO: Finished .tar.gz archive 2026-01-16 01:04:42.069536 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-16T01:04:42.199455Z