## Running analysis for "entity" version "3.2.0" STARTED: 2026-01-08T00:12:40.232385Z ### Starting pana 2026-01-08 00:12:53.904522 INFO: Running `dart pub unpack entity:3.2.0 --output /tmp/pana-entityGEPCOX/entity --no-resolve`... 2026-01-08 00:12:54.214968 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 00:12:54.244980 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 00:12:54.389302 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 00:12:54.460381 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 00:12:55.042096 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 00:12:55.188036 INFO: Analyzing package... 2026-01-08 00:12:55.227029 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 00:13:02.850133 INFO: Running `git init`... 2026-01-08 00:13:02.886728 INFO: Running `git remote add origin https://github.com/rikulo/entity`... 2026-01-08 00:13:02.914767 INFO: Running `git remote show origin`... 2026-01-08 00:13:03.148328 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-08 00:13:03.423945 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-08 00:13:03.455426 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-08 00:13:05.567577 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 00:13:05.624226 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OXKHQR/.`... 2026-01-08 00:13:05.701180 INFO: Analyzing pub downgrade... 2026-01-08 00:13:05.705139 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 00:13:06.099377 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 00:13:08.377070 INFO: [pub-downgrade-success] 2026-01-08 00:13:08.382447 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 00:13:08.520314 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 00:13:16.880790 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-entityGEPCOX/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-08 00:13:49.552420 INFO: `dartdoc` completed: 2026-01-08 00:13:49.552420 INFO: Documenting entity... 2026-01-08 00:13:49.552420 INFO: Discovering libraries... 2026-01-08 00:13:49.552420 INFO: Linking elements... 2026-01-08 00:13:49.552420 INFO: Precaching local docs for 695093 elements... 2026-01-08 00:13:49.552420 INFO: Initialized dartdoc with 368 libraries 2026-01-08 00:13:49.552420 INFO: Generating docs for library entity.dart from package:entity/entity.dart... 2026-01-08 00:13:49.552420 INFO: Generating docs for library oid.dart from package:entity/oid.dart... 2026-01-08 00:13:49.552420 INFO: Generating docs for library map_storage.dart from package:entity/map_storage.dart... 2026-01-08 00:13:49.552420 INFO: Generating docs for library postgresql2.dart from package:entity/postgresql2.dart... 2026-01-08 00:13:49.552420 INFO: Documented 4 public libraries in 32.0 seconds 2026-01-08 00:13:49.552420 INFO: Success! Docs generated into /tmp/pana-entityGEPCOX/raw-dartdoc 2026-01-08 00:13:49.552420 INFO: warning: entity has no library level documentation comments 2026-01-08 00:13:49.552420 INFO: from entity: (file:///tmp/pana_OXKHQR/lib/entity.dart:1:1) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [Storage.load] 2026-01-08 00:13:49.552420 INFO: from entity.Entity.be: (file:///tmp/pana_OXKHQR/lib/entity.dart:44:10) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [addLoadAs] 2026-01-08 00:13:49.552420 INFO: from entity.Entity.otype: (file:///tmp/pana_OXKHQR/lib/entity.dart:55:14) 2026-01-08 00:13:49.552420 INFO: warning: entity.oid has no library level documentation comments 2026-01-08 00:13:49.552420 INFO: from entity.oid: (file:///tmp/pana_OXKHQR/lib/oid.dart:1:1) 2026-01-08 00:13:49.552420 INFO: warning: entity.map_storage has no library level documentation comments 2026-01-08 00:13:49.552420 INFO: from entity.map_storage: (file:///tmp/pana_OXKHQR/lib/map_storage.dart:1:1) 2026-01-08 00:13:49.552420 INFO: warning: entity.postgresql2 has no library level documentation comments 2026-01-08 00:13:49.552420 INFO: from entity.postgresql2: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:1:1) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [sql] 2026-01-08 00:13:49.552420 INFO: from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:25:47) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [sql] 2026-01-08 00:13:49.552420 INFO: from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:21:47) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [sql] 2026-01-08 00:13:49.552420 INFO: from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:23:47) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [sql] 2026-01-08 00:13:49.552420 INFO: from entity.postgresql2.SqlFlavorMixin.deleteFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:42:43) 2026-01-08 00:13:49.552420 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:25:47) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [sql] 2026-01-08 00:13:49.552420 INFO: from entity.postgresql2.SqlFlavorMixin.insertFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:38:43) 2026-01-08 00:13:49.552420 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:21:47) 2026-01-08 00:13:49.552420 INFO: warning: unresolved doc reference [sql] 2026-01-08 00:13:49.552420 INFO: from entity.postgresql2.SqlFlavorMixin.updateFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:40:43) 2026-01-08 00:13:49.552420 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_OXKHQR/lib/postgresql2.dart:23:47) 2026-01-08 00:13:49.552420 INFO: Found 12 warnings and 0 errors. 2026-01-08 00:13:49.585342 INFO: Writing summary.json 2026-01-08 00:13:49.590133 INFO: Running dartdoc post-processing 2026-01-08 00:13:49.593066 INFO: Creating .tar.gz archive 2026-01-08 00:13:49.956940 INFO: Finished .tar.gz archive 2026-01-08 00:13:50.520636 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T00:13:50.636632Z