## Running analysis for "conduit_postgresql" version "5.0.2" STARTED: 2024-05-10T01:23:02.149145Z ### Starting pana 2024-05-10 01:23:16.137159 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-10 01:23:16.185391 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-10 01:23:16.395771 INFO: Downloading package conduit_postgresql 5.0.2 from https://pub.dev/api/archives/conduit_postgresql-5.0.2.tar.gz 2024-05-10 01:23:16.706857 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-10 01:23:22.369520 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-10 01:23:24.245905 INFO: Analyzing package... 2024-05-10 01:23:24.285680 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-10 01:24:20.391709 INFO: Running `git init`... 2024-05-10 01:24:20.414851 INFO: Running `git remote add origin https://github.com/conduit-dart/conduit`... 2024-05-10 01:24:20.436361 INFO: Running `git remote show origin`... 2024-05-10 01:24:20.767900 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-10 01:24:21.579540 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-10 01:24:21.606063 INFO: Running `git show origin/master:packages/cli/pubspec.yaml`... 2024-05-10 01:24:21.635166 INFO: Running `git show origin/master:packages/cli/templates/db/pubspec.yaml`... 2024-05-10 01:24:21.658768 INFO: Running `git show origin/master:packages/cli/templates/db_and_auth/pubspec.yaml`... 2024-05-10 01:24:21.686528 INFO: Running `git show origin/master:packages/cli/templates/default/pubspec.yaml`... 2024-05-10 01:24:21.708097 INFO: Running `git show origin/master:packages/codable/pubspec.yaml`... 2024-05-10 01:24:21.730620 INFO: Running `git show origin/master:packages/common/pubspec.yaml`... 2024-05-10 01:24:21.752884 INFO: Running `git show origin/master:packages/config/pubspec.yaml`... 2024-05-10 01:24:21.776232 INFO: Running `git show origin/master:packages/core/pubspec.yaml`... 2024-05-10 01:24:21.806266 INFO: Running `git show origin/master:packages/fs_test_agent/pubspec.yaml`... 2024-05-10 01:24:21.832375 INFO: Running `git show origin/master:packages/isolate_exec/pubspec.yaml`... 2024-05-10 01:24:21.855194 INFO: Running `git show origin/master:packages/isolate_exec_test_packages/test_package/pubspec.yaml`... 2024-05-10 01:24:21.878441 INFO: Running `git show origin/master:packages/open_api/pubspec.yaml`... 2024-05-10 01:24:21.900483 INFO: Running `git show origin/master:packages/password_hash/pubspec.yaml`... 2024-05-10 01:24:21.921762 INFO: Running `git show origin/master:packages/postgresql/pubspec.yaml`... 2024-05-10 01:24:21.943983 INFO: Running `git show origin/master:packages/runtime/pubspec.yaml`... 2024-05-10 01:24:21.967952 INFO: Running `git show origin/master:packages/runtime_test_packages/application/pubspec.yaml`... 2024-05-10 01:24:21.994781 INFO: Running `git show origin/master:packages/runtime_test_packages/dependency/pubspec.yaml`... 2024-05-10 01:24:22.016232 INFO: Running `git show origin/master:packages/test_harness/pubspec.yaml`... 2024-05-10 01:24:22.040134 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-10 01:24:22.066788 INFO: Running `git show origin/master:utils/pubspec.yaml`... 2024-05-10 01:24:51.935532 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OHXXKA/lib`... 2024-05-10 01:24:52.932199 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-10 01:25:13.499558 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-conduit_postgresqlJWIYQC --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-10 01:26:15.083651 INFO: `dartdoc` completed: 2024-05-10 01:26:15.083651 INFO: Documenting conduit_postgresql... 2024-05-10 01:26:15.083651 INFO: Discovering libraries... 2024-05-10 01:26:15.083651 INFO: Linking elements... 2024-05-10 01:26:15.083651 INFO: Precaching local docs for 342119 elements... 2024-05-10 01:26:15.083651 INFO: Initialized dartdoc with 1054 libraries 2024-05-10 01:26:15.083651 INFO: Generating docs for library conduit_postgresql.dart from package:conduit_postgresql/conduit_postgresql.dart... 2024-05-10 01:26:15.083651 INFO: Documented 1 public library in 60.0 seconds 2024-05-10 01:26:15.083651 INFO: Success! Docs generated into /tmp/dartdoc-conduit_postgresqlJWIYQC 2024-05-10 01:26:15.083651 INFO: warning: unresolved doc reference [PostgreSQLException] 2024-05-10 01:26:15.083651 INFO: from conduit_postgresql.PostgreSQLErrorCode: (file:///tmp/pana_OHXXKA/lib/src/postgresql_persistent_store.dart:435:7) 2024-05-10 01:26:15.083651 INFO: warning: unresolved doc reference [PostgreSQLException.code] 2024-05-10 01:26:15.083651 INFO: from conduit_postgresql.PostgreSQLErrorCode: (file:///tmp/pana_OHXXKA/lib/src/postgresql_persistent_store.dart:435:7) 2024-05-10 01:26:15.083651 INFO: Found 2 warnings and 0 errors. 2024-05-10 01:26:15.124840 INFO: Writing summary.json 2024-05-10 01:26:15.129544 INFO: Running dartdoc post-processing 2024-05-10 01:26:15.132882 INFO: Creating .tar.gz archive 2024-05-10 01:26:15.390034 INFO: Finished .tar.gz archive 2024-05-10 01:26:15.804968 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-10T01:26:15.897531Z