## Running analysis for "postgres_fork" version "2.7.0" STARTED: 2024-05-08T03:36:19.676174Z ### Starting pana 2024-05-08 03:36:35.289186 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-08 03:36:35.353349 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-08 03:36:35.586259 INFO: Downloading package postgres_fork 2.7.0 from https://pub.dev/api/archives/postgres_fork-2.7.0.tar.gz 2024-05-08 03:36:35.943791 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-08 03:36:38.277586 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-08 03:36:39.657817 INFO: Analyzing package... 2024-05-08 03:36:39.709517 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-08 03:37:00.108608 INFO: Running `git init`... 2024-05-08 03:37:00.137035 INFO: Running `git remote add origin https://github.com/insinfo/postgres_fork`... 2024-05-08 03:37:00.163972 INFO: Running `git remote show origin`... 2024-05-08 03:37:00.413379 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-08 03:37:00.903386 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-08 03:37:00.932148 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-05-08 03:37:00.961626 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-08 03:37:05.651547 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EAAZLU/lib`... 2024-05-08 03:37:07.258829 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-08 03:37:29.092056 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-postgres_forkFDYHIH --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-08 03:38:15.063336 INFO: `dartdoc` completed: 2024-05-08 03:38:15.063336 INFO: Documenting postgres_fork... 2024-05-08 03:38:15.063336 INFO: Discovering libraries... 2024-05-08 03:38:15.063336 INFO: Linking elements... 2024-05-08 03:38:15.063336 INFO: Precaching local docs for 168882 elements... 2024-05-08 03:38:15.063336 INFO: Initialized dartdoc with 278 libraries 2024-05-08 03:38:15.063336 INFO: Generating docs for library postgres_v3_experimental.dart from package:postgres_fork/postgres_v3_experimental.dart... 2024-05-08 03:38:15.063336 INFO: Generating docs for library messages.dart from package:postgres_fork/messages.dart... 2024-05-08 03:38:15.063336 INFO: Generating docs for library postgres.dart from package:postgres_fork/postgres.dart... 2024-05-08 03:38:15.063336 INFO: Documented 3 public libraries in 44.5 seconds 2024-05-08 03:38:15.063336 INFO: Success! Docs generated into /tmp/dartdoc-postgres_forkFDYHIH 2024-05-08 03:38:15.063336 INFO: warning: ambiguous reexport of types.PgPoint, canonicalization candidates: (postgres_v3_experimental, postgres) -> postgres (confidence 0.001000) 2024-05-08 03:38:15.063336 INFO: from types.PgPoint: (file:///tmp/pana_EAAZLU/lib/src/v3/types.dart:12:7) 2024-05-08 03:38:15.063336 INFO: postgres_v3_experimental: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-08 03:38:15.063336 INFO: postgres: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-08 03:38:15.063336 INFO: Use {@canonicalFor types.PgPoint} in the desired library's documentation 2024-05-08 03:38:15.063336 INFO: to resolve the ambiguity and/or override dartdoc's decision, or 2024-05-08 03:38:15.063336 INFO: structure your package so the reexport is less ambiguous. The symbol 2024-05-08 03:38:15.063336 INFO: will still be referenced in all candidates -- this only controls the 2024-05-08 03:38:15.063336 INFO: location where it will be written and which library will be displayed in 2024-05-08 03:38:15.063336 INFO: navigation for the relevant pages. The flag 2024-05-08 03:38:15.063336 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-08 03:38:15.063336 INFO: threshold at which this warning will appear. 2024-05-08 03:38:15.063336 INFO: warning: unresolved doc reference [json.encode] 2024-05-08 03:38:15.063336 INFO: from postgres_v3_experimental.PgDataType.jsonb: (file:///tmp/pana_EAAZLU/lib/src/v3/types.dart:76:3) 2024-05-08 03:38:15.063336 INFO: in documentation inherited from postgres_v3_experimental.PgDataType.jsonb: (file:///tmp/pana_EAAZLU/lib/src/v3/types.dart:76:3) 2024-05-08 03:38:15.063336 INFO: warning: unresolved doc reference [core.json.encode] 2024-05-08 03:38:15.063336 INFO: from postgres_v3_experimental.PgDataType.json: (file:///tmp/pana_EAAZLU/lib/src/v3/types.dart:81:3) 2024-05-08 03:38:15.063336 INFO: in documentation inherited from postgres_v3_experimental.PgDataType.json: (file:///tmp/pana_EAAZLU/lib/src/v3/types.dart:81:3) 2024-05-08 03:38:15.063336 INFO: warning: postgres.messages has no library level documentation comments 2024-05-08 03:38:15.063336 INFO: from postgres.messages: (file:///tmp/pana_EAAZLU/lib/messages.dart:1:9) 2024-05-08 03:38:15.063336 INFO: warning: postgres has no library level documentation comments 2024-05-08 03:38:15.063336 INFO: from postgres: (file:///tmp/pana_EAAZLU/lib/postgres.dart:1:9) 2024-05-08 03:38:15.063336 INFO: Found 5 warnings and 0 errors. 2024-05-08 03:38:15.137864 INFO: Writing summary.json 2024-05-08 03:38:15.143496 INFO: Running dartdoc post-processing 2024-05-08 03:38:15.146999 INFO: Creating .tar.gz archive 2024-05-08 03:38:16.314532 INFO: Finished .tar.gz archive 2024-05-08 03:38:19.186851 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-08T03:38:19.300917Z