## Running analysis for "entity" version "2.8.1" STARTED: 2025-12-09T15:50:12.357412Z ### Starting pana 2025-12-09 15:50:29.199221 INFO: Running `dart pub unpack entity:2.8.1 --output /tmp/pana-entityYXZGEB/entity --no-resolve`... 2025-12-09 15:50:29.761111 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 15:50:29.801829 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 15:50:30.000103 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 15:50:30.101785 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 15:50:30.276555 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 15:50:30.488423 INFO: Analyzing package... 2025-12-09 15:50:30.542823 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 15:50:39.005003 INFO: Running `git init`... 2025-12-09 15:50:39.040532 INFO: Running `git remote add origin https://github.com/rikulo/entity`... 2025-12-09 15:50:39.069981 INFO: Running `git remote show origin`... 2025-12-09 15:50:39.314768 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 15:50:39.643589 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 15:50:39.677193 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 15:50:41.321101 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 15:50:41.411754 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_PRTJKR/./lib`... 2025-12-09 15:50:41.521494 INFO: Analyzing pub downgrade... 2025-12-09 15:50:41.529477 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-09 15:50:41.753081 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 15:50:42.515998 INFO: [pub-downgrade-success] 2025-12-09 15:50:42.523165 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-09 15:50:42.707649 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-09 15:50:43.028571 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-entityYXZGEB/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-09 15:51:25.001737 INFO: `dartdoc` completed: 2025-12-09 15:51:25.001737 INFO: Documenting entity... 2025-12-09 15:51:25.001737 INFO: Discovering libraries... 2025-12-09 15:51:25.001737 INFO: Linking elements... 2025-12-09 15:51:25.001737 INFO: Precaching local docs for 695092 elements... 2025-12-09 15:51:25.001737 INFO: Initialized dartdoc with 368 libraries 2025-12-09 15:51:25.001737 INFO: Generating docs for library map_storage.dart from package:entity/map_storage.dart... 2025-12-09 15:51:25.001737 INFO: Generating docs for library postgresql2.dart from package:entity/postgresql2.dart... 2025-12-09 15:51:25.001737 INFO: Generating docs for library oid.dart from package:entity/oid.dart... 2025-12-09 15:51:25.001737 INFO: Generating docs for library entity.dart from package:entity/entity.dart... 2025-12-09 15:51:25.001737 INFO: Documented 4 public libraries in 41.0 seconds 2025-12-09 15:51:25.001737 INFO: Success! Docs generated into /tmp/pana-entityYXZGEB/raw-dartdoc 2025-12-09 15:51:25.001737 INFO: warning: entity.map_storage has no library level documentation comments 2025-12-09 15:51:25.001737 INFO: from entity.map_storage: (file:///tmp/pana_PRTJKR/lib/map_storage.dart:1:1) 2025-12-09 15:51:25.001737 INFO: warning: entity.postgresql2 has no library level documentation comments 2025-12-09 15:51:25.001737 INFO: from entity.postgresql2: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:1:1) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [sql] 2025-12-09 15:51:25.001737 INFO: from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:25:47) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [sql] 2025-12-09 15:51:25.001737 INFO: from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:21:47) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [sql] 2025-12-09 15:51:25.001737 INFO: from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:23:47) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [sql] 2025-12-09 15:51:25.001737 INFO: from entity.postgresql2.SqlFlavorMixin.deleteFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:42:43) 2025-12-09 15:51:25.001737 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:25:47) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [sql] 2025-12-09 15:51:25.001737 INFO: from entity.postgresql2.SqlFlavorMixin.insertFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:38:43) 2025-12-09 15:51:25.001737 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:21:47) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [sql] 2025-12-09 15:51:25.001737 INFO: from entity.postgresql2.SqlFlavorMixin.updateFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:40:43) 2025-12-09 15:51:25.001737 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_PRTJKR/lib/postgresql2.dart:23:47) 2025-12-09 15:51:25.001737 INFO: warning: entity.oid has no library level documentation comments 2025-12-09 15:51:25.001737 INFO: from entity.oid: (file:///tmp/pana_PRTJKR/lib/oid.dart:1:1) 2025-12-09 15:51:25.001737 INFO: warning: entity has no library level documentation comments 2025-12-09 15:51:25.001737 INFO: from entity: (file:///tmp/pana_PRTJKR/lib/entity.dart:1:1) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [Storage.load] 2025-12-09 15:51:25.001737 INFO: from entity.Entity.be: (file:///tmp/pana_PRTJKR/lib/entity.dart:44:10) 2025-12-09 15:51:25.001737 INFO: warning: unresolved doc reference [addLoadAs] 2025-12-09 15:51:25.001737 INFO: from entity.Entity.otype: (file:///tmp/pana_PRTJKR/lib/entity.dart:55:14) 2025-12-09 15:51:25.001737 INFO: Found 12 warnings and 0 errors. 2025-12-09 15:51:25.057963 INFO: Writing summary.json 2025-12-09 15:51:25.063828 INFO: Running dartdoc post-processing 2025-12-09 15:51:25.066723 INFO: Creating .tar.gz archive 2025-12-09 15:51:25.638404 INFO: Finished .tar.gz archive 2025-12-09 15:51:26.319684 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T15:51:26.429488Z