## Running analysis for "pod" version "0.17.0" STARTED: 2025-04-03T16:29:59.950930Z ### Starting pana 2025-04-03 16:30:12.695648 INFO: Running `dart pub unpack pod:0.17.0 --output /tmp/pana-podACJMJF/pod --no-resolve`... 2025-04-03 16:30:13.510601 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-03 16:30:13.539785 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-03 16:30:13.702558 INFO: Running `git rev-parse --show-toplevel`... 2025-04-03 16:30:13.800179 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-03 16:30:14.377640 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-03 16:30:14.954333 INFO: Analyzing package... 2025-04-03 16:30:15.000657 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 16:30:19.451698 INFO: Running `git init`... 2025-04-03 16:30:19.485439 INFO: Running `git remote add origin https://github.com/Eronildo/pod`... 2025-04-03 16:30:19.516702 INFO: Running `git remote show origin`... 2025-04-03 16:30:20.218820 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-03 16:30:21.431346 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-03 16:30:21.459005 INFO: Running `git show origin/master:examples/counter/pubspec.yaml`... 2025-04-03 16:30:21.488779 INFO: Running `git show origin/master:examples/infinite_list/pubspec.yaml`... 2025-04-03 16:30:21.514919 INFO: Running `git show origin/master:examples/simple_todos/pubspec.yaml`... 2025-04-03 16:30:21.542063 INFO: Running `git show origin/master:examples/todos/pubspec.yaml`... 2025-04-03 16:30:21.566945 INFO: Running `git show origin/master:packages/bloc_pod/example/pubspec.yaml`... 2025-04-03 16:30:21.592007 INFO: Running `git show origin/master:packages/bloc_pod/pubspec.yaml`... 2025-04-03 16:30:21.617023 INFO: Running `git show origin/master:packages/flutter_pod/example/pubspec.yaml`... 2025-04-03 16:30:21.644016 INFO: Running `git show origin/master:packages/flutter_pod/pubspec.yaml`... 2025-04-03 16:30:21.669436 INFO: Running `git show origin/master:packages/pod/example/pubspec.yaml`... 2025-04-03 16:30:21.698076 INFO: Running `git show origin/master:packages/pod/pubspec.yaml`... 2025-04-03 16:30:24.162458 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_NIVSRC/./lib`... 2025-04-03 16:30:25.048176 INFO: Analyzing pub downgrade... 2025-04-03 16:30:25.052382 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-03 16:30:25.629305 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 16:30:26.685374 INFO: [pub-downgrade-success] 2025-04-03 16:30:26.689116 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-03 16:30:27.280457 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-03 16:30:28.461885 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-podACJMJF/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-03 16:30:55.235201 INFO: `dartdoc` completed: 2025-04-03 16:30:55.235201 INFO: Documenting pod... 2025-04-03 16:30:55.235201 INFO: Discovering libraries... 2025-04-03 16:30:55.235201 INFO: Linking elements... 2025-04-03 16:30:55.235201 INFO: Precaching local docs for 139165 elements... 2025-04-03 16:30:55.235201 INFO: Initialized dartdoc with 62 libraries 2025-04-03 16:30:55.235201 INFO: Generating docs for library pod.dart from package:pod/pod.dart... 2025-04-03 16:30:55.235201 INFO: Documented 1 public library in 25.6 seconds 2025-04-03 16:30:55.235201 INFO: Success! Docs generated into /tmp/pana-podACJMJF/raw-dartdoc 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [ValueNotifier] 2025-04-03 16:30:55.235201 INFO: from pods.internalPodNotifier: (file:///tmp/pana_NIVSRC/lib/src/pods.dart:75:19) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:30:55.235201 INFO: from async.AsyncData.hasValue: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:222:12) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:92:12) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:30:55.235201 INFO: from async.AsyncData.isLoading: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:225:14) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:86:12) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [valueOrNull] 2025-04-03 16:30:55.235201 INFO: from async.AsyncData.value: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:219:11) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:108:10) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [isReloading] 2025-04-03 16:30:55.235201 INFO: from async.AsyncData.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:243:16) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:137:17) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [isRefreshing] 2025-04-03 16:30:55.235201 INFO: from async.AsyncData.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:243:16) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:137:17) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:30:55.235201 INFO: from async.AsyncLoading.hasValue: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:282:14) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:92:12) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:30:55.235201 INFO: from async.AsyncLoading.isLoading: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:279:12) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:86:12) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [valueOrNull] 2025-04-03 16:30:55.235201 INFO: from async.AsyncLoading.value: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:285:12) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:108:10) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [isReloading] 2025-04-03 16:30:55.235201 INFO: from async.AsyncLoading.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:303:17) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:137:17) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [isRefreshing] 2025-04-03 16:30:55.235201 INFO: from async.AsyncLoading.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:303:17) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:137:17) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:30:55.235201 INFO: from async.AsyncError.hasValue: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:395:14) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:92:12) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:30:55.235201 INFO: from async.AsyncError.isLoading: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:392:14) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:86:12) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [valueOrNull] 2025-04-03 16:30:55.235201 INFO: from async.AsyncError.value: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:400:10) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:108:10) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [isReloading] 2025-04-03 16:30:55.235201 INFO: from async.AsyncError.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:423:17) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:137:17) 2025-04-03 16:30:55.235201 INFO: warning: unresolved doc reference [isRefreshing] 2025-04-03 16:30:55.235201 INFO: from async.AsyncError.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:423:17) 2025-04-03 16:30:55.235201 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_NIVSRC/lib/src/utils/async.dart:137:17) 2025-04-03 16:30:55.235201 INFO: Found 16 warnings and 0 errors. 2025-04-03 16:30:55.266 INFO: Writing summary.json 2025-04-03 16:30:55.268264 INFO: Running dartdoc post-processing 2025-04-03 16:30:55.271323 INFO: Creating .tar.gz archive 2025-04-03 16:30:55.760765 INFO: Finished .tar.gz archive 2025-04-03 16:30:57.063424 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-03T16:30:57.174519Z