## Running analysis for "entity" version "2.8.1" STARTED: 2024-06-06T14:12:52.860921Z ### Starting pana 2024-06-06 14:13:09.299008 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-06-06 14:13:09.351814 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-06-06 14:13:09.553700 INFO: Downloading package entity 2.8.1 from https://pub.dev/api/archives/entity-2.8.1.tar.gz 2024-06-06 14:13:09.780893 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-06-06 14:13:10.905125 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-06-06 14:13:12.064585 INFO: Analyzing package... 2024-06-06 14:13:12.097687 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-06 14:13:20.203010 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UNNBZK/lib`... 2024-06-06 14:13:20.949237 INFO: Analyzing pub downgrade... 2024-06-06 14:13:20.954481 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-06-06 14:13:22.162861 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-06 14:13:23.604030 INFO: [pub-downgrade-success] 2024-06-06 14:13:23.612329 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-06-06 14:13:24.750205 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-06-06 14:13:26.376662 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-entityJAUABI --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-06-06 14:14:04.069098 INFO: `dartdoc` completed: 2024-06-06 14:14:04.069098 INFO: Documenting entity... 2024-06-06 14:14:04.069098 INFO: Discovering libraries... 2024-06-06 14:14:04.069098 INFO: Linking elements... 2024-06-06 14:14:04.069098 INFO: Precaching local docs for 156908 elements... 2024-06-06 14:14:04.069098 INFO: Initialized dartdoc with 174 libraries 2024-06-06 14:14:04.069098 INFO: Generating docs for library map_storage.dart from package:entity/map_storage.dart... 2024-06-06 14:14:04.069098 INFO: Generating docs for library entity.dart from package:entity/entity.dart... 2024-06-06 14:14:04.069098 INFO: Generating docs for library postgresql2.dart from package:entity/postgresql2.dart... 2024-06-06 14:14:04.069098 INFO: Generating docs for library oid.dart from package:entity/oid.dart... 2024-06-06 14:14:04.069098 INFO: Documented 4 public libraries in 34.9 seconds 2024-06-06 14:14:04.069098 INFO: Success! Docs generated into /tmp/dartdoc-entityJAUABI 2024-06-06 14:14:04.069098 INFO: warning: entity.map_storage has no library level documentation comments 2024-06-06 14:14:04.069098 INFO: from entity.map_storage: (file:///tmp/pana_UNNBZK/lib/map_storage.dart:5:9) 2024-06-06 14:14:04.069098 INFO: warning: entity has no library level documentation comments 2024-06-06 14:14:04.069098 INFO: from entity: (file:///tmp/pana_UNNBZK/lib/entity.dart:4:9) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [Storage.load] 2024-06-06 14:14:04.069098 INFO: from entity.Entity.be: (file:///tmp/pana_UNNBZK/lib/src/entity/entity_core.dart:44:10) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [addLoadAs] 2024-06-06 14:14:04.069098 INFO: from entity.Entity.otype: (file:///tmp/pana_UNNBZK/lib/src/entity/entity_core.dart:55:14) 2024-06-06 14:14:04.069098 INFO: warning: entity.postgresql2 has no library level documentation comments 2024-06-06 14:14:04.069098 INFO: from entity.postgresql2: (file:///tmp/pana_UNNBZK/lib/postgresql2.dart:4:9) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [sql] 2024-06-06 14:14:04.069098 INFO: from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:25:47) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [sql] 2024-06-06 14:14:04.069098 INFO: from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:21:47) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [sql] 2024-06-06 14:14:04.069098 INFO: from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:23:47) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [sql] 2024-06-06 14:14:04.069098 INFO: from entity.postgresql2.SqlFlavorMixin.deleteFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:42:43) 2024-06-06 14:14:04.069098 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:25:47) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [sql] 2024-06-06 14:14:04.069098 INFO: from entity.postgresql2.SqlFlavorMixin.insertFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:38:43) 2024-06-06 14:14:04.069098 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:21:47) 2024-06-06 14:14:04.069098 INFO: warning: unresolved doc reference [sql] 2024-06-06 14:14:04.069098 INFO: from entity.postgresql2.SqlFlavorMixin.updateFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:40:43) 2024-06-06 14:14:04.069098 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_UNNBZK/lib/src/postgresql/sql_flavor.dart:23:47) 2024-06-06 14:14:04.069098 INFO: warning: entity.oid has no library level documentation comments 2024-06-06 14:14:04.069098 INFO: from entity.oid: (file:///tmp/pana_UNNBZK/lib/oid.dart:4:9) 2024-06-06 14:14:04.069098 INFO: Found 12 warnings and 0 errors. 2024-06-06 14:14:04.099284 INFO: Writing summary.json 2024-06-06 14:14:04.103119 INFO: Running dartdoc post-processing 2024-06-06 14:14:04.106697 INFO: Creating .tar.gz archive 2024-06-06 14:14:04.563408 INFO: Finished .tar.gz archive 2024-06-06 14:14:05.414722 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-06-06T14:14:05.513011Z