## Running analysis for "pod" version "0.18.0" STARTED: 2025-04-03T16:28:53.562156Z ### Starting pana 2025-04-03 16:29:06.111627 INFO: Running `dart pub unpack pod:0.18.0 --output /tmp/pana-podMWLLLC/pod --no-resolve`... 2025-04-03 16:29:06.979272 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-03 16:29:07.008574 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-03 16:29:07.164799 INFO: Running `git rev-parse --show-toplevel`... 2025-04-03 16:29:07.261240 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-03 16:29:07.885090 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-03 16:29:08.448446 INFO: Analyzing package... 2025-04-03 16:29:08.491855 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 16:29:14.213629 INFO: Running `git init`... 2025-04-03 16:29:14.245497 INFO: Running `git remote add origin https://github.com/Eronildo/pod`... 2025-04-03 16:29:14.272158 INFO: Running `git remote show origin`... 2025-04-03 16:29:14.511341 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-03 16:29:14.898199 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-03 16:29:14.922536 INFO: Running `git show origin/master:examples/counter/pubspec.yaml`... 2025-04-03 16:29:14.949912 INFO: Running `git show origin/master:examples/infinite_list/pubspec.yaml`... 2025-04-03 16:29:14.974816 INFO: Running `git show origin/master:examples/simple_todos/pubspec.yaml`... 2025-04-03 16:29:15.000373 INFO: Running `git show origin/master:examples/todos/pubspec.yaml`... 2025-04-03 16:29:15.025391 INFO: Running `git show origin/master:packages/bloc_pod/example/pubspec.yaml`... 2025-04-03 16:29:15.050634 INFO: Running `git show origin/master:packages/bloc_pod/pubspec.yaml`... 2025-04-03 16:29:15.075075 INFO: Running `git show origin/master:packages/flutter_pod/example/pubspec.yaml`... 2025-04-03 16:29:15.100409 INFO: Running `git show origin/master:packages/flutter_pod/pubspec.yaml`... 2025-04-03 16:29:15.125235 INFO: Running `git show origin/master:packages/pod/example/pubspec.yaml`... 2025-04-03 16:29:15.150251 INFO: Running `git show origin/master:packages/pod/pubspec.yaml`... 2025-04-03 16:29:16.754820 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UIEAJF/./lib`... 2025-04-03 16:29:17.665559 INFO: Analyzing pub downgrade... 2025-04-03 16:29:17.669403 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-03 16:29:18.329950 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 16:29:19.476551 INFO: [pub-downgrade-success] 2025-04-03 16:29:19.480916 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-03 16:29:20.084181 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-03 16:29:30.353647 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-podMWLLLC/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:29:56.861211 INFO: `dartdoc` completed: 2025-04-03 16:29:56.861211 INFO: Documenting pod... 2025-04-03 16:29:56.861211 INFO: Discovering libraries... 2025-04-03 16:29:56.861211 INFO: Linking elements... 2025-04-03 16:29:56.861211 INFO: Precaching local docs for 139165 elements... 2025-04-03 16:29:56.861211 INFO: Initialized dartdoc with 62 libraries 2025-04-03 16:29:56.861211 INFO: Generating docs for library pod.dart from package:pod/pod.dart... 2025-04-03 16:29:56.861211 INFO: Documented 1 public library in 25.3 seconds 2025-04-03 16:29:56.861211 INFO: Success! Docs generated into /tmp/pana-podMWLLLC/raw-dartdoc 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [ValueNotifier] 2025-04-03 16:29:56.861211 INFO: from pods.internalPodNotifier: (file:///tmp/pana_UIEAJF/lib/src/pods.dart:75:19) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:29:56.861211 INFO: from async.AsyncData.hasValue: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:222:12) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:92:12) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:29:56.861211 INFO: from async.AsyncData.isLoading: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:225:14) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:86:12) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [valueOrNull] 2025-04-03 16:29:56.861211 INFO: from async.AsyncData.value: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:219:11) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:108:10) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [isReloading] 2025-04-03 16:29:56.861211 INFO: from async.AsyncData.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:243:16) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:137:17) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [isRefreshing] 2025-04-03 16:29:56.861211 INFO: from async.AsyncData.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:243:16) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:137:17) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:29:56.861211 INFO: from async.AsyncLoading.hasValue: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:282:14) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:92:12) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:29:56.861211 INFO: from async.AsyncLoading.isLoading: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:279:12) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:86:12) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [valueOrNull] 2025-04-03 16:29:56.861211 INFO: from async.AsyncLoading.value: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:285:12) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:108:10) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [isReloading] 2025-04-03 16:29:56.861211 INFO: from async.AsyncLoading.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:303:17) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:137:17) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [isRefreshing] 2025-04-03 16:29:56.861211 INFO: from async.AsyncLoading.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:303:17) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:137:17) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:29:56.861211 INFO: from async.AsyncError.hasValue: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:395:14) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.hasValue: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:92:12) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [hasError] 2025-04-03 16:29:56.861211 INFO: from async.AsyncError.isLoading: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:392:14) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.isLoading: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:86:12) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [valueOrNull] 2025-04-03 16:29:56.861211 INFO: from async.AsyncError.value: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:400:10) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.value: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:108:10) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [isReloading] 2025-04-03 16:29:56.861211 INFO: from async.AsyncError.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:423:17) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:137:17) 2025-04-03 16:29:56.861211 INFO: warning: unresolved doc reference [isRefreshing] 2025-04-03 16:29:56.861211 INFO: from async.AsyncError.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:423:17) 2025-04-03 16:29:56.861211 INFO: in documentation inherited from async.AsyncValue.copyWithPrevious: (file:///tmp/pana_UIEAJF/lib/src/utils/async.dart:137:17) 2025-04-03 16:29:56.861211 INFO: Found 16 warnings and 0 errors. 2025-04-03 16:29:56.893676 INFO: Writing summary.json 2025-04-03 16:29:56.895868 INFO: Running dartdoc post-processing 2025-04-03 16:29:56.898629 INFO: Creating .tar.gz archive 2025-04-03 16:29:57.360548 INFO: Finished .tar.gz archive 2025-04-03 16:29:58.730085 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-03T16:29:58.841444Z