## Running analysis for "conduit_postgresql" version "5.1.3" STARTED: 2024-10-18T11:37:48.407501Z ### Starting pana 2024-10-18 11:38:00.910668 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-18 11:38:00.954951 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-18 11:38:01.124526 INFO: Downloading package conduit_postgresql 5.1.3 from https://pub.dev/api/archives/conduit_postgresql-5.1.3.tar.gz 2024-10-18 11:38:01.396439 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-18 11:38:06.095291 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-18 11:38:07.636050 INFO: Analyzing package... 2024-10-18 11:38:07.661465 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 11:38:56.032494 INFO: Running `git init`... 2024-10-18 11:38:56.060693 INFO: Running `git remote add origin https://github.com/conduit-dart/conduit`... 2024-10-18 11:38:56.088132 INFO: Running `git remote show origin`... 2024-10-18 11:38:56.389593 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-18 11:38:57.206887 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-18 11:38:57.243724 INFO: Running `git show origin/master:packages/cli/pubspec.yaml`... 2024-10-18 11:38:57.287057 INFO: Running `git show origin/master:packages/cli/templates/db/pubspec.yaml`... 2024-10-18 11:38:57.318052 INFO: Running `git show origin/master:packages/cli/templates/db_and_auth/pubspec.yaml`... 2024-10-18 11:38:57.345638 INFO: Running `git show origin/master:packages/cli/templates/default/pubspec.yaml`... 2024-10-18 11:38:57.371145 INFO: Running `git show origin/master:packages/codable/pubspec.yaml`... 2024-10-18 11:38:57.397358 INFO: Running `git show origin/master:packages/common/pubspec.yaml`... 2024-10-18 11:38:57.422603 INFO: Running `git show origin/master:packages/config/pubspec.yaml`... 2024-10-18 11:38:57.450716 INFO: Running `git show origin/master:packages/core/pubspec.yaml`... 2024-10-18 11:38:57.481508 INFO: Running `git show origin/master:packages/fs_test_agent/pubspec.yaml`... 2024-10-18 11:38:57.508510 INFO: Running `git show origin/master:packages/isolate_exec/pubspec.yaml`... 2024-10-18 11:38:57.535785 INFO: Running `git show origin/master:packages/isolate_exec_test_packages/test_package/pubspec.yaml`... 2024-10-18 11:38:57.561293 INFO: Running `git show origin/master:packages/open_api/pubspec.yaml`... 2024-10-18 11:38:57.587324 INFO: Running `git show origin/master:packages/password_hash/pubspec.yaml`... 2024-10-18 11:38:57.612807 INFO: Running `git show origin/master:packages/postgresql/pubspec.yaml`... 2024-10-18 11:38:57.639243 INFO: Running `git show origin/master:packages/runtime/pubspec.yaml`... 2024-10-18 11:38:57.665882 INFO: Running `git show origin/master:packages/runtime_test_packages/application/pubspec.yaml`... 2024-10-18 11:38:57.693296 INFO: Running `git show origin/master:packages/runtime_test_packages/dependency/pubspec.yaml`... 2024-10-18 11:38:57.718775 INFO: Running `git show origin/master:packages/test_harness/pubspec.yaml`... 2024-10-18 11:38:57.748613 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-18 11:38:57.776670 INFO: Running `git show origin/master:utils/pubspec.yaml`... 2024-10-18 11:39:21.728974 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_PIFNYA/lib`... 2024-10-18 11:39:22.562680 INFO: Analyzing pub downgrade... 2024-10-18 11:39:22.566930 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-18 11:39:27.343233 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 11:39:36.600175 INFO: [pub-downgrade-success] 2024-10-18 11:39:36.603824 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-18 11:39:38.120862 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-18 11:39:48.474191 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-conduit_postgresqlXJJEIQ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-18 11:40:40.770664 INFO: `dartdoc` completed: 2024-10-18 11:40:40.770664 INFO: Documenting conduit_postgresql... 2024-10-18 11:40:40.770664 INFO: Discovering libraries... 2024-10-18 11:40:40.770664 INFO: Linking elements... 2024-10-18 11:40:40.770664 INFO: Precaching local docs for 352480 elements... 2024-10-18 11:40:40.770664 INFO: Initialized dartdoc with 1092 libraries 2024-10-18 11:40:40.770664 INFO: Generating docs for library conduit_postgresql.dart from package:conduit_postgresql/conduit_postgresql.dart... 2024-10-18 11:40:40.770664 INFO: Documented 1 public library in 49.8 seconds 2024-10-18 11:40:40.770664 INFO: Success! Docs generated into /tmp/dartdoc-conduit_postgresqlXJJEIQ 2024-10-18 11:40:40.770664 INFO: warning: unresolved doc reference [PostgreSQLException] 2024-10-18 11:40:40.770664 INFO: from postgresql_persistent_store.PostgreSQLErrorCode: (file:///tmp/pana_PIFNYA/lib/src/postgresql_persistent_store.dart:452:7) 2024-10-18 11:40:40.770664 INFO: warning: unresolved doc reference [PostgreSQLException.code] 2024-10-18 11:40:40.770664 INFO: from postgresql_persistent_store.PostgreSQLErrorCode: (file:///tmp/pana_PIFNYA/lib/src/postgresql_persistent_store.dart:452:7) 2024-10-18 11:40:40.770664 INFO: Found 2 warnings and 0 errors. 2024-10-18 11:40:40.807806 INFO: Writing summary.json 2024-10-18 11:40:40.810868 INFO: Running dartdoc post-processing 2024-10-18 11:40:40.813292 INFO: Creating .tar.gz archive 2024-10-18 11:40:40.959962 INFO: Finished .tar.gz archive 2024-10-18 11:40:41.358258 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-18T11:40:41.617900Z