## Running analysis for "entity" version "3.0.2" STARTED: 2024-10-16T08:31:09.789382Z ### Starting pana 2024-10-16 08:31:21.598975 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-16 08:31:21.634448 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-16 08:31:21.804755 INFO: Downloading package entity 3.0.2 from https://pub.dev/api/archives/entity-3.0.2.tar.gz 2024-10-16 08:31:22.038371 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-16 08:31:22.923922 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-16 08:31:23.840644 INFO: Analyzing package... 2024-10-16 08:31:23.867796 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-16 08:31:31.614202 INFO: Running `git init`... 2024-10-16 08:31:31.639060 INFO: Running `git remote add origin https://github.com/rikulo/entity`... 2024-10-16 08:31:31.662282 INFO: Running `git remote show origin`... 2024-10-16 08:31:31.898111 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-16 08:31:32.278282 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-16 08:31:32.303506 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-16 08:31:32.652362 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MQXCTQ/lib`... 2024-10-16 08:31:33.355714 INFO: Analyzing pub downgrade... 2024-10-16 08:31:33.360123 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-16 08:31:34.340575 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-16 08:31:35.328848 INFO: [pub-downgrade-success] 2024-10-16 08:31:35.334269 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-16 08:31:36.236686 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-16 08:31:37.450098 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-entityUSDGMG --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-16 08:32:06.050374 INFO: `dartdoc` completed: 2024-10-16 08:32:06.050374 INFO: Documenting entity... 2024-10-16 08:32:06.050374 INFO: Discovering libraries... 2024-10-16 08:32:06.050374 INFO: Linking elements... 2024-10-16 08:32:06.050374 INFO: Precaching local docs for 157397 elements... 2024-10-16 08:32:06.050374 INFO: Initialized dartdoc with 176 libraries 2024-10-16 08:32:06.050374 INFO: Generating docs for library oid.dart from package:entity/oid.dart... 2024-10-16 08:32:06.050374 INFO: Generating docs for library postgresql2.dart from package:entity/postgresql2.dart... 2024-10-16 08:32:06.050374 INFO: Generating docs for library entity.dart from package:entity/entity.dart... 2024-10-16 08:32:06.050374 INFO: Generating docs for library map_storage.dart from package:entity/map_storage.dart... 2024-10-16 08:32:06.050374 INFO: Documented 4 public libraries in 26.4 seconds 2024-10-16 08:32:06.050374 INFO: Success! Docs generated into /tmp/dartdoc-entityUSDGMG 2024-10-16 08:32:06.050374 INFO: warning: entity.oid has no library level documentation comments 2024-10-16 08:32:06.050374 INFO: from entity.oid: (file:///tmp/pana_MQXCTQ/lib/oid.dart:4:9) 2024-10-16 08:32:06.050374 INFO: warning: entity.postgresql2 has no library level documentation comments 2024-10-16 08:32:06.050374 INFO: from entity.postgresql2: (file:///tmp/pana_MQXCTQ/lib/postgresql2.dart:4:9) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:32:06.050374 INFO: from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:25:47) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:32:06.050374 INFO: from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:21:47) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:32:06.050374 INFO: from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:23:47) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:32:06.050374 INFO: from entity.postgresql2.SqlFlavorMixin.deleteFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:42:43) 2024-10-16 08:32:06.050374 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.deleteFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:25:47) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:32:06.050374 INFO: from entity.postgresql2.SqlFlavorMixin.insertFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:38:43) 2024-10-16 08:32:06.050374 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.insertFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:21:47) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [sql] 2024-10-16 08:32:06.050374 INFO: from entity.postgresql2.SqlFlavorMixin.updateFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:40:43) 2024-10-16 08:32:06.050374 INFO: in documentation inherited from entity.postgresql2.SqlFlavor.updateFlavor: (file:///tmp/pana_MQXCTQ/lib/src/postgresql/sql_flavor.dart:23:47) 2024-10-16 08:32:06.050374 INFO: warning: entity has no library level documentation comments 2024-10-16 08:32:06.050374 INFO: from entity: (file:///tmp/pana_MQXCTQ/lib/entity.dart:4:9) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [Storage.load] 2024-10-16 08:32:06.050374 INFO: from entity.Entity.be: (file:///tmp/pana_MQXCTQ/lib/src/entity/entity_core.dart:44:10) 2024-10-16 08:32:06.050374 INFO: warning: unresolved doc reference [addLoadAs] 2024-10-16 08:32:06.050374 INFO: from entity.Entity.otype: (file:///tmp/pana_MQXCTQ/lib/src/entity/entity_core.dart:55:14) 2024-10-16 08:32:06.050374 INFO: warning: entity.map_storage has no library level documentation comments 2024-10-16 08:32:06.050374 INFO: from entity.map_storage: (file:///tmp/pana_MQXCTQ/lib/map_storage.dart:5:9) 2024-10-16 08:32:06.050374 INFO: Found 12 warnings and 0 errors. 2024-10-16 08:32:06.080721 INFO: Writing summary.json 2024-10-16 08:32:06.083395 INFO: Running dartdoc post-processing 2024-10-16 08:32:06.086761 INFO: Creating .tar.gz archive 2024-10-16 08:32:06.438068 INFO: Finished .tar.gz archive 2024-10-16 08:32:07.141737 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-16T08:32:07.250446Z