## Running analysis for "sqflite_common" version "2.5.4" STARTED: 2024-06-06T23:00:47.776204Z ### Starting pana 2024-06-06 23:01:04.151473 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-06-06 23:01:04.201055 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-06-06 23:01:04.405183 INFO: Downloading package sqflite_common 2.5.4 from https://pub.dev/api/archives/sqflite_common-2.5.4.tar.gz 2024-06-06 23:01:04.661353 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-06-06 23:01:05.577374 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-06-06 23:01:06.426684 INFO: Analyzing package... 2024-06-06 23:01:06.462299 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-06 23:01:15.818061 INFO: Running `git init`... 2024-06-06 23:01:15.841970 INFO: Running `git remote add origin https://github.com/tekartik/sqflite`... 2024-06-06 23:01:15.865380 INFO: Running `git remote show origin`... 2024-06-06 23:01:16.134253 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-06-06 23:01:16.818656 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-06-06 23:01:16.847920 INFO: Running `git show origin/master:packages/console_test_app/pubspec.yaml`... 2024-06-06 23:01:16.875994 INFO: Running `git show origin/master:packages/sqflite_common_ffi_async/pubspec.yaml`... 2024-06-06 23:01:16.902917 INFO: Running `git show origin/master:packages/sqflite_common_ffi_async_test/pubspec.yaml`... 2024-06-06 23:01:16.934936 INFO: Running `git show origin/master:packages_web/sqflite_common_ffi_web/pubspec.yaml`... 2024-06-06 23:01:16.964297 INFO: Running `git show origin/master:packages_web/sqflite_common_ffi_web_test/pubspec.yaml`... 2024-06-06 23:01:16.996382 INFO: Running `git show origin/master:sqflite/example/pubspec.yaml`... 2024-06-06 23:01:17.029649 INFO: Running `git show origin/master:sqflite/pubspec.yaml`... 2024-06-06 23:01:17.058832 INFO: Running `git show origin/master:sqflite_common/pubspec.yaml`... 2024-06-06 23:01:17.089089 INFO: Running `git show origin/master:sqflite_common_ffi/pubspec.yaml`... 2024-06-06 23:01:17.119775 INFO: Running `git show origin/master:sqflite_common_test/pubspec.yaml`... 2024-06-06 23:01:17.145995 INFO: Running `git show origin/master:sqflite_support/pubspec.yaml`... 2024-06-06 23:01:17.170865 INFO: Running `git show origin/master:sqflite_test_app/pubspec.yaml`... 2024-06-06 23:01:18.727325 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_GASYKJ/lib`... 2024-06-06 23:01:19.931059 INFO: Analyzing pub downgrade... 2024-06-06 23:01:19.937138 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-06-06 23:01:20.993114 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-06 23:01:23.104480 INFO: [pub-downgrade-success] 2024-06-06 23:01:23.108959 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-06-06 23:01:23.956074 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-06-06 23:01:36.592259 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-sqflite_commonESSXCB --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-06-06 23:02:11.069464 INFO: `dartdoc` completed: 2024-06-06 23:02:11.069464 INFO: Documenting sqflite_common... 2024-06-06 23:02:11.069464 INFO: Discovering libraries... 2024-06-06 23:02:11.069464 INFO: Linking elements... 2024-06-06 23:02:11.069464 INFO: Precaching local docs for 143579 elements... 2024-06-06 23:02:11.069464 INFO: Initialized dartdoc with 99 libraries 2024-06-06 23:02:11.069464 INFO: Generating docs for library sqflite_logger.dart from package:sqflite_common/sqflite_logger.dart... 2024-06-06 23:02:11.069464 INFO: Generating docs for library sql.dart from package:sqflite_common/sql.dart... 2024-06-06 23:02:11.069464 INFO: Generating docs for library utils/utils.dart from package:sqflite_common/utils/utils.dart... 2024-06-06 23:02:11.069464 INFO: Generating docs for library sqlite_api.dart from package:sqflite_common/sqlite_api.dart... 2024-06-06 23:02:11.069464 INFO: Generating docs for library sqflite_dev.dart from package:sqflite_common/sqflite_dev.dart... 2024-06-06 23:02:11.069464 INFO: Generating docs for library sqflite.dart from package:sqflite_common/sqflite.dart... 2024-06-06 23:02:11.069464 INFO: Documented 6 public libraries in 31.7 seconds 2024-06-06 23:02:11.069464 INFO: Success! Docs generated into /tmp/dartdoc-sqflite_commonESSXCB 2024-06-06 23:02:11.069464 INFO: warning: ambiguous reexport of sql_builder.ConflictAlgorithm, canonicalization candidates: (sqlite_api, sqflite, sql) -> sql (confidence 0.000) 2024-06-06 23:02:11.069464 INFO: from sql_builder.ConflictAlgorithm: (file:///tmp/pana_GASYKJ/lib/src/sql_builder.dart:4:6) 2024-06-06 23:02:11.069464 INFO: sqlite_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-06-06 23:02:11.069464 INFO: sqflite: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-06-06 23:02:11.069464 INFO: sql: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-06-06 23:02:11.069464 INFO: Use {@canonicalFor sql_builder.ConflictAlgorithm} in the desired 2024-06-06 23:02:11.069464 INFO: library's documentation to resolve the ambiguity and/or override 2024-06-06 23:02:11.069464 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-06-06 23:02:11.069464 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-06-06 23:02:11.069464 INFO: only controls the location where it will be written and which library 2024-06-06 23:02:11.069464 INFO: will be displayed in navigation for the relevant pages. The flag 2024-06-06 23:02:11.069464 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-06-06 23:02:11.069464 INFO: threshold at which this warning will appear. 2024-06-06 23:02:11.069464 INFO: warning: ambiguous reexport of exception.DatabaseException, canonicalization candidates: (sqlite_api, sqflite) -> sqflite (confidence 0.001000) 2024-06-06 23:02:11.069464 INFO: from exception.DatabaseException: (file:///tmp/pana_GASYKJ/lib/src/exception.dart:5:16) 2024-06-06 23:02:11.069464 INFO: sqlite_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-06-06 23:02:11.069464 INFO: sqflite: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-06-06 23:02:11.069464 INFO: warning: ambiguous reexport of sqflite_debug.SqfliteDatabaseFactoryDebug, canonicalization candidates: (sqlite_api, sqflite) -> sqflite (confidence 0.002000) 2024-06-06 23:02:11.069464 INFO: from sqflite_debug.SqfliteDatabaseFactoryDebug: (file:///tmp/pana_GASYKJ/lib/src/sqflite_debug.dart:9:11) 2024-06-06 23:02:11.069464 INFO: sqlite_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-06-06 23:02:11.069464 INFO: sqflite: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2024-06-06 23:02:11.069464 INFO: warning: ambiguous reexport of constant.sqfliteLogLevelNone, canonicalization candidates: (sqlite_api, sqflite) -> sqflite (confidence 0.002000) 2024-06-06 23:02:11.069464 INFO: from constant.sqfliteLogLevelNone: (file:///tmp/pana_GASYKJ/lib/src/constant.dart:180:7) 2024-06-06 23:02:11.069464 INFO: sqlite_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-06-06 23:02:11.069464 INFO: sqflite: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2024-06-06 23:02:11.069464 INFO: warning: ambiguous reexport of constant.inMemoryDatabasePath, canonicalization candidates: (sqlite_api, sqflite) -> sqflite (confidence 0.001000) 2024-06-06 23:02:11.069464 INFO: from constant.inMemoryDatabasePath: (file:///tmp/pana_GASYKJ/lib/src/constant.dart:167:14) 2024-06-06 23:02:11.069464 INFO: sqlite_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-06-06 23:02:11.069464 INFO: sqflite: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-06-06 23:02:11.069464 INFO: warning: ambiguous reexport of constant.sqfliteLogLevelVerbose, canonicalization candidates: (sqlite_api, sqflite) -> sqflite (confidence 0.002000) 2024-06-06 23:02:11.069464 INFO: from constant.sqfliteLogLevelVerbose: (file:///tmp/pana_GASYKJ/lib/src/constant.dart:186:7) 2024-06-06 23:02:11.069464 INFO: sqlite_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-06-06 23:02:11.069464 INFO: sqflite: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2024-06-06 23:02:11.069464 INFO: warning: ambiguous reexport of constant.sqfliteLogLevelSql, canonicalization candidates: (sqlite_api, sqflite) -> sqflite (confidence 0.002000) 2024-06-06 23:02:11.069464 INFO: from constant.sqfliteLogLevelSql: (file:///tmp/pana_GASYKJ/lib/src/constant.dart:183:7) 2024-06-06 23:02:11.069464 INFO: sqlite_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-06-06 23:02:11.069464 INFO: sqflite: 0.01200 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.002000)) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [1,2,3] 2024-06-06 23:02:11.069464 INFO: from utils.hex: (file:///tmp/pana_GASYKJ/lib/utils/utils.dart:18:8) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [onDowngrade] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.onDatabaseDowngradeDelete: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:377:33) 2024-06-06 23:02:11.069464 INFO: in documentation inherited from sqlite_api.onDatabaseDowngradeDelete: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:377:33) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [onDowngrade] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.onDatabaseVersionChangeError: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:364:14) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [onCreate] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.OnDatabaseConfigureFn: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:360:9) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [onUpdate] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.OnDatabaseConfigureFn: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:360:9) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [onOpen] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.OnDatabaseConfigureFn: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:360:9) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [oldVersion] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.OpenDatabaseOptions.OpenDatabaseOptions: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:439:11) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [Database.onCreate] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.Batch.commit: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:521:25) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [Database.onUpgrade] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.Batch.commit: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:521:25) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [Database.onDowngrade] 2024-06-06 23:02:11.069464 INFO: from sqlite_api.Batch.commit: (file:///tmp/pana_GASYKJ/lib/sqlite_api.dart:521:25) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [`path_provider` package] 2024-06-06 23:02:11.069464 INFO: from sqflite.getDatabasesPath: (file:///tmp/pana_GASYKJ/lib/sqflite.dart:105:16) 2024-06-06 23:02:11.069464 INFO: warning: unresolved doc reference [oldVersion] 2024-06-06 23:02:11.069464 INFO: from sqflite.openDatabase: (file:///tmp/pana_GASYKJ/lib/sqflite.dart:65:18) 2024-06-06 23:02:11.069464 INFO: Found 19 warnings and 0 errors. 2024-06-06 23:02:11.104613 INFO: Writing summary.json 2024-06-06 23:02:11.107843 INFO: Running dartdoc post-processing 2024-06-06 23:02:11.111724 INFO: Creating .tar.gz archive 2024-06-06 23:02:11.657973 INFO: Finished .tar.gz archive 2024-06-06 23:02:12.960840 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-06-06T23:02:13.043847Z