## Running analysis for "stormberry" version "0.14.0" STARTED: 2024-05-02T18:38:11.752242Z ### Starting pana 2024-05-02 18:38:25.917989 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 18:38:25.959643 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 18:38:26.182056 INFO: Downloading package stormberry 0.14.0 from https://pub.dev/api/archives/stormberry-0.14.0.tar.gz 2024-05-02 18:38:26.527168 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 18:38:32.287679 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 18:38:33.939695 INFO: Analyzing package... 2024-05-02 18:38:33.973422 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine bin`... 2024-05-02 18:38:38.466252 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 18:39:11.273072 INFO: Running `git init`... 2024-05-02 18:39:11.298216 INFO: Running `git remote add origin https://github.com/schultek/stormberry`... 2024-05-02 18:39:11.322123 INFO: Running `git remote show origin`... 2024-05-02 18:39:11.581153 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-02 18:39:12.150530 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-02 18:39:12.176827 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-05-02 18:39:12.202423 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-02 18:39:17.156361 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UZQIRL/bin`... 2024-05-02 18:39:17.567426 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UZQIRL/lib`... 2024-05-02 18:39:18.897035 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 18:39:38.437899 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-stormberrySGTFAS --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 18:40:37.868027 INFO: `dartdoc` completed: 2024-05-02 18:40:37.868027 INFO: Documenting stormberry... 2024-05-02 18:40:37.868027 INFO: Discovering libraries... 2024-05-02 18:40:37.868027 INFO: Linking elements... 2024-05-02 18:40:37.868027 INFO: Precaching local docs for 329925 elements... 2024-05-02 18:40:37.868027 INFO: Initialized dartdoc with 995 libraries 2024-05-02 18:40:37.868027 INFO: Generating docs for category Introduction from package:stormberry... 2024-05-02 18:40:37.868027 INFO: Generating docs for category Models from package:stormberry... 2024-05-02 18:40:37.868027 INFO: Generating docs for category Views from package:stormberry... 2024-05-02 18:40:37.868027 INFO: Generating docs for category Database from package:stormberry... 2024-05-02 18:40:37.868027 INFO: Generating docs for category Repositories from package:stormberry... 2024-05-02 18:40:37.868027 INFO: Generating docs for category Queries & Actions from package:stormberry... 2024-05-02 18:40:37.868027 INFO: Generating docs for category Migration from package:stormberry... 2024-05-02 18:40:37.868027 INFO: Generating docs for library stormberry.dart from package:stormberry/stormberry.dart... 2024-05-02 18:40:37.868027 INFO: Generating docs for library builder.dart from package:stormberry/builder.dart... 2024-05-02 18:40:37.868027 INFO: Documented 2 public libraries in 58.1 seconds 2024-05-02 18:40:37.868027 INFO: Success! Docs generated into /tmp/dartdoc-stormberrySGTFAS 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TypeRegistry.TypeRegistry: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/type_registry.dart:196:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DateTimeRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:258:13) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Sql: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:44:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Session: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:115:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TxSession: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:175:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.SessionExecutor: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:181:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Connection: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:209:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultStream: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:221:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultStreamSubscription: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:231:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Statement: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:238:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Result: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:252:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultSchema: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:299:13) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultSchemaColumn: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:310:13) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Notification: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:362:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ConnectionSettings: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:441:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.SessionSettings: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:505:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Retry: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:620:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.PgException: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:66:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.BadCertificateException: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:83:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.UndecodedBytes: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:60:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsVector: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:13:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsWord: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:25:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsWordPos: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:57:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsQuery: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:133:14) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.PoolSettings: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:8:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Pool: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:59:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.EndpointSelectorContext: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:104:13) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.EndpointSelection: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:115:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.SslMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:418:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.QueryMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:534:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.IsolationLevel: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:544:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.AccessMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:577:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DeferrableMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:598:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Severity: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:11:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ReplicationMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/replication.dart:11:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Bound: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:6:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsWeight: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:39:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Range.Range: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:92:26) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Sql.Sql: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:51:11) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Bounds.Bounds: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:23:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Bounds.fromFlag: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:43:10) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ReplicationMode.ReplicationMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/replication.dart:18:9) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsVector.TsVector: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:16:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsQuery.TsQuery: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:133:14) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DiscreteRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:147:26) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.IntRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:166:13) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DateRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:193:13) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ContinuousRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:232:17) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.IntRange.IntRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:167:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.SessionSettings.SessionSettings: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:525:9) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ConnectionSettings.ConnectionSettings: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:488:9) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Range.T: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:92:32) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.EndpointSelection.EndpointSelection: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:119:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Polygon.Polygon: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/geo_types.dart:126:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DateTimeRange.DateTimeRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:259:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Type.Type: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:402:9) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ContinuousRange.T: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:232:33) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Pool.withEndpoints: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:67:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.IntRange.empty: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:170:12) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.SslMode.SslMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:418:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Session.Session: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:115:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsWordPos.TsWordPos: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:61:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.EndpointSelectorContext.EndpointSelectorContext: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:110:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Box.Box: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/geo_types.dart:91:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultRow.ResultRow: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:267:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Interval.Interval: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:26:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Connection.Connection: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:209:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.PgException.PgException: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:73:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Time.fromMicroseconds: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:141:8) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Time.Time: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:148:11) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DateRange.DateRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:194:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Pool.L: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:59:21) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Type.T extends Object: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:206:21) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.EndpointSelectorContext.L: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:104:37) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Retry.Retry: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:627:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Result.Result: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:256:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultSchema.ResultSchema: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:302:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Point.Point: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/geo_types.dart:14:9) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Statement.Statement: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:238:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DiscreteRange.DiscreteRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:148:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Notification.Notification: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:372:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultSchemaColumn.ResultSchemaColumn: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:318:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.LSN.LSN: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:83:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ServerException.ServerException: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:143:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ServerException.fromFields: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:152:27) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.SessionExecutor.SessionExecutor: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:181:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Pool.withSelector: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:60:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DateRange.empty: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:197:13) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DiscreteRange.T: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:147:40) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultStream.ResultStream: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:221:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.UndecodedBytes.UndecodedBytes: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:66:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.DateTimeRange.empty: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:262:17) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.EndpointSelector: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:101:9) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Interval.duration: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:32:20) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.LSN.fromString: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:86:7) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Path.Path: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/geo_types.dart:157:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ContinuousRange.ContinuousRange: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:233:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.QueryMode.QueryMode: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:534:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.LineSegment.LineSegment: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/geo_types.dart:66:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Endpoint.Endpoint: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:387:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Sql.named: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:112:15) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TypedValue.TypedValue: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:421:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TransactionSettings.TransactionSettings: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:653:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Line.Line: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/geo_types.dart:42:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Channels.Channels: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:346:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Severity.Severity: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:11:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.PoolSettings.PoolSettings: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/pool/pool_api.dart:26:9) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.ResultStreamSubscription.ResultStreamSubscription: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:231:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Bound.Bound: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:6:6) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TsWord.TsWord: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/text_search.dart:29:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Circle.Circle: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/geo_types.dart:178:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TypedValue.T extends Object: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:410:18) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.Sql.indexed: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:69:15) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.TxSession.TxSession: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:175:16) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: private API of package:postgres is reexported by libraries in other packages: 2024-05-02 18:40:37.868027 INFO: from stormberry.BadCertificateException.BadCertificateException: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/exceptions.dart:86:3) 2024-05-02 18:40:37.868027 INFO: referred to by stormberry: (file:///tmp/pana_UZQIRL/lib/stormberry.dart:3:9) 2024-05-02 18:40:37.868027 INFO: warning: unresolved doc reference [prepare] 2024-05-02 18:40:37.868027 INFO: from stormberry.SessionExecutor.close: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:206:16) 2024-05-02 18:40:37.868027 INFO: warning: unresolved doc reference [execute] 2024-05-02 18:40:37.868027 INFO: from stormberry.SessionExecutor.close: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/postgres.dart:206:16) 2024-05-02 18:40:37.868027 INFO: warning: unresolved doc reference [core.json.encode] 2024-05-02 18:40:37.868027 INFO: from stormberry.Type.json: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:278:16) 2024-05-02 18:40:37.868027 INFO: in documentation inherited from stormberry.Type.json: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:278:16) 2024-05-02 18:40:37.868027 INFO: warning: unresolved doc reference [json.encode] 2024-05-02 18:40:37.868027 INFO: from stormberry.Type.jsonb: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:273:16) 2024-05-02 18:40:37.868027 INFO: in documentation inherited from stormberry.Type.jsonb: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types.dart:273:16) 2024-05-02 18:40:37.868027 INFO: warning: unresolved doc reference [TsRange] 2024-05-02 18:40:37.868027 INFO: from stormberry.DateTimeRange.empty: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:262:17) 2024-05-02 18:40:37.868027 INFO: warning: unresolved doc reference [' or '] 2024-05-02 18:40:37.868027 INFO: from stormberry.Bound.inclusive: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:11:3) 2024-05-02 18:40:37.868027 INFO: in documentation inherited from stormberry.Bound.inclusive: (file:///tmp/analyzerLKFAWD/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/postgres-3.2.0/lib/src/types/range_types.dart:11:3) 2024-05-02 18:40:37.868027 INFO: Found 121 warnings and 0 errors. 2024-05-02 18:40:37.924949 INFO: Writing summary.json 2024-05-02 18:40:37.928301 INFO: Running dartdoc post-processing 2024-05-02 18:40:37.931553 INFO: Creating .tar.gz archive 2024-05-02 18:40:39.071220 INFO: Finished .tar.gz archive 2024-05-02 18:40:41.791090 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T18:40:41.890902Z