## Running analysis for "entity" version "3.1.0" STARTED: 2024-10-16T08:29:59.009837Z ### Starting pana 2024-10-16 08:30:11.045898 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-16 08:30:11.082339 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-16 08:30:11.248557 INFO: Downloading package entity 3.1.0 from https://pub.dev/api/archives/entity-3.1.0.tar.gz 2024-10-16 08:30:11.445925 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-16 08:30:12.870749 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-16 08:30:13.797504 INFO: Analyzing package... 2024-10-16 08:30:13.826253 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-16 08:30:22.891345 INFO: Running `git init`... 2024-10-16 08:30:22.917142 INFO: Running `git remote add origin https://github.com/rikulo/entity`... 2024-10-16 08:30:22.942973 INFO: Running `git remote show origin`... 2024-10-16 08:30:23.187167 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-16 08:30:23.540653 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-16 08:30:23.563894 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-16 08:30:24.096119 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SONFFK/lib`... 2024-10-16 08:30:24.786825 INFO: Analyzing pub downgrade... 2024-10-16 08:30:24.791335 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-16 08:30:26.436771 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-16 08:30:28.436605 INFO: [pub-downgrade-success] 2024-10-16 08:30:28.442592 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-16 08:30:29.343664 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-16 08:30:39.128736 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-entityQHMEZO --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-16 08:31:07.700160 INFO: `dartdoc` completed: 2024-10-16 08:31:07.700160 INFO: Documenting entity... 2024-10-16 08:31:07.700160 INFO: Discovering libraries... 2024-10-16 08:31:07.700160 INFO: Linking elements... 2024-10-16 08:31:07.700160 INFO: Precaching local docs for 157397 elements... 2024-10-16 08:31:07.700160 INFO: Initialized dartdoc with 176 libraries 2024-10-16 08:31:07.700160 INFO: Generating docs for library oid.dart from package:entity/oid.dart... 2024-10-16 08:31:07.700160 INFO: Generating docs for library postgresql2.dart from package:entity/postgresql2.dart... 2024-10-16 08:31:07.700160 INFO: Generating docs for library entity.dart from package:entity/entity.dart... 2024-10-16 08:31:07.700160 INFO: Generating docs for library map_storage.dart from package:entity/map_storage.dart... 2024-10-16 08:31:07.700160 INFO: Documented 4 public libraries in 26.3 seconds 2024-10-16 08:31:07.700160 INFO: Success! Docs generated into /tmp/dartdoc-entityQHMEZO 2024-10-16 08:31:07.700160 INFO: warning: entity.oid has no library level documentation comments 2024-10-16 08:31:07.700160 INFO: from entity.oid: (file:///tmp/pana_SONFFK/lib/oid.dart:4:9) 2024-10-16 08:31:07.700160 INFO: warning: entity.postgresql2 has no library level documentation comments 2024-10-16 08:31:07.700160 INFO: from entity.postgresql2: (file:///tmp/pana_SONFFK/lib/postgresql2.dart:4:9) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:31:07.700160 INFO: from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:25:47) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:31:07.700160 INFO: from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:21:47) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:31:07.700160 INFO: from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:23:47) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:31:07.700160 INFO: from entity.postgresql2.SqlFlavorMixin.deleteFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:42:43) 2024-10-16 08:31:07.700160 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:25:47) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:31:07.700160 INFO: from entity.postgresql2.SqlFlavorMixin.insertFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:38:43) 2024-10-16 08:31:07.700160 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:21:47) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:31:07.700160 INFO: from entity.postgresql2.SqlFlavorMixin.updateFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:40:43) 2024-10-16 08:31:07.700160 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_SONFFK/lib/src/postgresql/sql_flavor.dart:23:47) 2024-10-16 08:31:07.700160 INFO: warning: entity has no library level documentation comments 2024-10-16 08:31:07.700160 INFO: from entity: (file:///tmp/pana_SONFFK/lib/entity.dart:4:9) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [Storage.load] 2024-10-16 08:31:07.700160 INFO: from entity.Entity.be: (file:///tmp/pana_SONFFK/lib/src/entity/entity_core.dart:44:10) 2024-10-16 08:31:07.700160 INFO: warning: unresolved doc reference [addLoadAs] 2024-10-16 08:31:07.700160 INFO: from entity.Entity.otype: (file:///tmp/pana_SONFFK/lib/src/entity/entity_core.dart:55:14) 2024-10-16 08:31:07.700160 INFO: warning: entity.map_storage has no library level documentation comments 2024-10-16 08:31:07.700160 INFO: from entity.map_storage: (file:///tmp/pana_SONFFK/lib/map_storage.dart:5:9) 2024-10-16 08:31:07.700160 INFO: Found 12 warnings and 0 errors. 2024-10-16 08:31:07.730691 INFO: Writing summary.json 2024-10-16 08:31:07.733933 INFO: Running dartdoc post-processing 2024-10-16 08:31:07.736653 INFO: Creating .tar.gz archive 2024-10-16 08:31:08.054053 INFO: Finished .tar.gz archive 2024-10-16 08:31:08.747128 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-16T08:31:08.852355Z