## Running analysis for "data_class_plugin" version "1.6.0-dev.0" STARTED: 2025-10-20T01:29:49.689131Z ### Starting pana 2025-10-20 01:30:07.138758 INFO: Running `dart pub unpack data_class_plugin:1.6.0-dev.0 --output /tmp/pana-data_class_pluginCPOMMM/data_class_plugin --no-resolve`... 2025-10-20 01:30:08.295810 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-20 01:30:08.339469 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-20 01:30:08.546894 INFO: Running `git rev-parse --show-toplevel`... 2025-10-20 01:30:08.819734 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-20 01:30:10.660951 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-20 01:30:12.428269 INFO: Analyzing package... 2025-10-20 01:30:12.467592 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-20 01:30:35.698595 INFO: Running `git init`... 2025-10-20 01:30:35.733695 INFO: Running `git remote add origin https://github.com/spideythewebhead/dart_data_class_plugin`... 2025-10-20 01:30:35.768216 INFO: Running `git remote show origin`... 2025-10-20 01:30:36.091078 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-20 01:30:36.550725 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-20 01:30:36.589209 INFO: Running `git show origin/main:examples/file_generation_mode/pubspec.yaml`... 2025-10-20 01:30:36.625318 INFO: Running `git show origin/main:package/pubspec.yaml`... 2025-10-20 01:30:36.662887 INFO: Running `git show origin/main:package/tools/analyzer_plugin/pubspec.yaml`... 2025-10-20 01:30:38.173101 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-20 01:30:39.053447 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EPGANA/./lib`... 2025-10-20 01:30:41.025765 INFO: Analyzing pub downgrade... 2025-10-20 01:30:41.033343 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-20 01:30:42.863181 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-20 01:30:46.960638 INFO: [pub-downgrade-success] 2025-10-20 01:30:46.967080 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-20 01:30:48.618765 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-20 01:30:50.111552 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-data_class_pluginCPOMMM/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-20 01:31:55.511277 INFO: `dartdoc` completed: 2025-10-20 01:31:55.511277 INFO: Documenting data_class_plugin... 2025-10-20 01:31:55.511277 INFO: Discovering libraries... 2025-10-20 01:31:55.511277 INFO: Linking elements... 2025-10-20 01:31:55.511277 INFO: Precaching local docs for 372296 elements... 2025-10-20 01:31:55.511277 INFO: Initialized dartdoc with 997 libraries 2025-10-20 01:31:55.511277 INFO: Generating docs for library analyzer_plugin.dart from package:data_class_plugin/analyzer_plugin.dart... 2025-10-20 01:31:55.511277 INFO: Generating docs for library data_class_plugin.dart from package:data_class_plugin/data_class_plugin.dart... 2025-10-20 01:31:55.511277 INFO: Documented 2 public libraries in 63.9 seconds 2025-10-20 01:31:55.511277 INFO: Success! Docs generated into /tmp/pana-data_class_pluginCPOMMM/raw-dartdoc 2025-10-20 01:31:55.511277 INFO: warning: unresolved doc reference [unmodifiable] 2025-10-20 01:31:55.511277 INFO: from data_class.DataClass: (file:///tmp/pana_EPGANA/lib/src/annotations/data_class.dart:68:7) 2025-10-20 01:31:55.511277 INFO: warning: unresolved doc reference [nameJsonKeyNameConventionConvention] 2025-10-20 01:31:55.511277 INFO: from json_key.JsonKey: (file:///tmp/pana_EPGANA/lib/src/annotations/json_key.dart:31:7) 2025-10-20 01:31:55.511277 INFO: warning: unresolved doc reference [fromJson] 2025-10-20 01:31:55.511277 INFO: from data_class_plugin.jsonConverterRegistrant: (file:///tmp/pana_EPGANA/lib/src/json_converter/json_converter.dart:78:31) 2025-10-20 01:31:55.511277 INFO: in documentation inherited from data_class_plugin.jsonConverterRegistrant: (file:///tmp/pana_EPGANA/lib/src/json_converter/json_converter.dart:78:31) 2025-10-20 01:31:55.511277 INFO: warning: unresolved doc reference [toJson] 2025-10-20 01:31:55.511277 INFO: from data_class_plugin.jsonConverterRegistrant: (file:///tmp/pana_EPGANA/lib/src/json_converter/json_converter.dart:78:31) 2025-10-20 01:31:55.511277 INFO: in documentation inherited from data_class_plugin.jsonConverterRegistrant: (file:///tmp/pana_EPGANA/lib/src/json_converter/json_converter.dart:78:31) 2025-10-20 01:31:55.511277 INFO: warning: unresolved doc reference [nameJsonKeyNameConventionConvention] 2025-10-20 01:31:55.511277 INFO: from json_key.JsonKey.nameConvention: (file:///tmp/pana_EPGANA/lib/src/annotations/json_key.dart:93:32) 2025-10-20 01:31:55.511277 INFO: in documentation inherited from json_key.JsonKey.nameConvention: (file:///tmp/pana_EPGANA/lib/src/annotations/json_key.dart:93:32) 2025-10-20 01:31:55.511277 INFO: Found 5 warnings and 0 errors. 2025-10-20 01:31:55.628182 INFO: Writing summary.json 2025-10-20 01:31:55.631202 INFO: Running dartdoc post-processing 2025-10-20 01:31:55.634384 INFO: Creating .tar.gz archive 2025-10-20 01:31:56.000177 INFO: Finished .tar.gz archive 2025-10-20 01:31:56.332469 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-20T01:31:56.471059Z