## Running analysis for "sqlite3" version "2.4.5" STARTED: 2024-09-12T19:04:10.832755Z ### Starting pana 2024-09-12 19:04:28.116785 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-12 19:04:28.161702 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-12 19:04:28.384785 INFO: Downloading package sqlite3 2.4.5 from https://pub.dev/api/archives/sqlite3-2.4.5.tar.gz 2024-09-12 19:04:28.703688 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-09-12 19:04:30.393444 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-09-12 19:04:31.495228 INFO: Analyzing package... 2024-09-12 19:04:31.522270 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-12 19:04:46.539152 INFO: Running `git init`... 2024-09-12 19:04:46.568514 INFO: Running `git remote add origin https://github.com/simolus3/sqlite3.dart`... 2024-09-12 19:04:46.597285 INFO: Running `git remote show origin`... 2024-09-12 19:04:46.846600 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-09-12 19:04:47.355611 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-09-12 19:04:47.388665 INFO: Running `git show origin/main:integration_tests/flutter_libs/pubspec.yaml`... 2024-09-12 19:04:47.421323 INFO: Running `git show origin/main:integration_tests/sqlcipher_flutter/pubspec.yaml`... 2024-09-12 19:04:47.451356 INFO: Running `git show origin/main:sqlcipher_flutter_libs/example/pubspec.yaml`... 2024-09-12 19:04:47.490834 INFO: Running `git show origin/main:sqlcipher_flutter_libs/pubspec.yaml`... 2024-09-12 19:04:47.522620 INFO: Running `git show origin/main:sqlite3/example/multiplatform/pubspec.yaml`... 2024-09-12 19:04:47.551697 INFO: Running `git show origin/main:sqlite3/pubspec.yaml`... 2024-09-12 19:04:47.586691 INFO: Running `git show origin/main:sqlite3_flutter_libs/example/pubspec.yaml`... 2024-09-12 19:04:47.623781 INFO: Running `git show origin/main:sqlite3_flutter_libs/pubspec.yaml`... 2024-09-12 19:04:47.655255 INFO: Running `git show origin/main:sqlite3_web/pubspec.yaml`... 2024-09-12 19:04:49.042495 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LOKXRK/lib`... 2024-09-12 19:04:51.601065 INFO: Analyzing pub downgrade... 2024-09-12 19:04:51.608820 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-09-12 19:04:53.220634 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-12 19:04:58.143726 INFO: [pub-downgrade-success] 2024-09-12 19:04:58.150233 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-09-12 19:04:59.228297 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-12 19:05:00.951314 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-sqlite3ZFGAGI --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-09-12 19:05:46.598654 INFO: `dartdoc` completed: 2024-09-12 19:05:46.598654 INFO: Documenting sqlite3... 2024-09-12 19:05:46.598654 INFO: Discovering libraries... 2024-09-12 19:05:46.598654 INFO: Linking elements... 2024-09-12 19:05:46.598654 INFO: Precaching local docs for 625152 elements... 2024-09-12 19:05:46.598654 INFO: Initialized dartdoc with 269 libraries 2024-09-12 19:05:46.598654 INFO: Generating docs for library sqlite3.dart from package:sqlite3/sqlite3.dart... 2024-09-12 19:05:46.598654 INFO: Generating docs for library common.dart from package:sqlite3/common.dart... 2024-09-12 19:05:46.598654 INFO: Generating docs for library open.dart from package:sqlite3/open.dart... 2024-09-12 19:05:46.598654 INFO: Generating docs for library wasm.dart from package:sqlite3/wasm.dart... 2024-09-12 19:05:46.598654 INFO: Documented 4 public libraries in 42.4 seconds 2024-09-12 19:05:46.598654 INFO: Success! Docs generated into /tmp/dartdoc-sqlite3ZFGAGI 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of functions.CollatingFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from functions.CollatingFunction: (file:///tmp/pana_LOKXRK/lib/src/functions.dart:9:9) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: Use {@canonicalFor functions.CollatingFunction} in the desired library's 2024-09-12 19:05:46.598654 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-09-12 19:05:46.598654 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-09-12 19:05:46.598654 INFO: The symbol will still be referenced in all candidates -- this only 2024-09-12 19:05:46.598654 INFO: controls the location where it will be written and which library will be 2024-09-12 19:05:46.598654 INFO: displayed in navigation for the relevant pages. The flag 2024-09-12 19:05:46.598654 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-09-12 19:05:46.598654 INFO: threshold at which this warning will appear. 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of functions.ScalarFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from functions.ScalarFunction: (file:///tmp/pana_LOKXRK/lib/src/functions.dart:20:9) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs.XOpenResult, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs.XOpenResult: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:81:9) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlError, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlError: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:13:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlExtendedError, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlExtendedError: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:115:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlFlag: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:377:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlPrepareFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlPrepareFlag: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:440:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlType, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlType: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:456:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlTextEncoding, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlTextEncoding: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:466:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlFileLockingLevels, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlFileLockingLevels: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:487:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlSpecialDestructor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlSpecialDestructor: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:496:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlFunctionFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlFunctionFlag: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:506:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants.SqlDeviceCharacteristics, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants.SqlDeviceCharacteristics: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:521:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of database.SqliteUpdate, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from database.SqliteUpdate: (file:///tmp/pana_LOKXRK/lib/src/database.dart:219:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of database.DatabaseConfig, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from database.DatabaseConfig: (file:///tmp/pana_LOKXRK/lib/src/database.dart:252:21) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of exception.SqliteException, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from exception.SqliteException: (file:///tmp/pana_LOKXRK/lib/src/exception.dart:7:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of functions.AggregateFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from functions.AggregateFunction: (file:///tmp/pana_LOKXRK/lib/src/functions.dart:52:16) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of functions.WindowFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from functions.WindowFunction: (file:///tmp/pana_LOKXRK/lib/src/functions.dart:116:16) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of functions.AggregateContext, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from functions.AggregateContext: (file:///tmp/pana_LOKXRK/lib/src/functions.dart:128:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of functions.AllowedArgumentCount, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from functions.AllowedArgumentCount: (file:///tmp/pana_LOKXRK/lib/src/functions.dart:137:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of result_set.Cursor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from result_set.Cursor: (file:///tmp/pana_LOKXRK/lib/src/result_set.dart:10:14) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of result_set.IteratingCursor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from result_set.IteratingCursor: (file:///tmp/pana_LOKXRK/lib/src/result_set.dart:54:16) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of result_set.ResultSet, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from result_set.ResultSet: (file:///tmp/pana_LOKXRK/lib/src/result_set.dart:59:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of result_set.Row, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from result_set.Row: (file:///tmp/pana_LOKXRK/lib/src/result_set.dart:91:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of sqlite3.CommonSqlite3, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from sqlite3.CommonSqlite3: (file:///tmp/pana_LOKXRK/lib/src/sqlite3.dart:4:26) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of sqlite3.Version, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from sqlite3.Version: (file:///tmp/pana_LOKXRK/lib/src/sqlite3.dart:40:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of statement.StatementParameters, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from statement.StatementParameters: (file:///tmp/pana_LOKXRK/lib/src/statement.dart:142:14) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of statement.CustomStatementParameter, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from statement.CustomStatementParameter: (file:///tmp/pana_LOKXRK/lib/src/statement.dart:199:26) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs.VfsException, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs.VfsException: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:8:13) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs.Sqlite3Filename, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs.Sqlite3Filename: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:21:12) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs.VirtualFileSystem, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs.VirtualFileSystem: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:42:21) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs.VirtualFileSystemFile, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs.VirtualFileSystemFile: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:86:26) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs.BaseVirtualFileSystem, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs.BaseVirtualFileSystem: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:134:21) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs.BaseVfsFile, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs.BaseVfsFile: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:154:16) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of database.CommonDatabase, canonicalization candidates: (sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from database.CommonDatabase: (file:///tmp/pana_LOKXRK/lib/src/database.dart:7:16) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of statement.CommonPreparedStatement, canonicalization candidates: (sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from statement.CommonPreparedStatement: (file:///tmp/pana_LOKXRK/lib/src/statement.dart:7:16) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of database.SqliteUpdateKind, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from database.SqliteUpdateKind: (file:///tmp/pana_LOKXRK/lib/src/database.dart:204:6) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of sqlite3.OpenMode, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from sqlite3.OpenMode: (file:///tmp/pana_LOKXRK/lib/src/sqlite3.dart:62:6) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of constants, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from constants: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of database, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from database: (file:///tmp/pana_LOKXRK/lib/src/database.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of functions, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from functions: (file:///tmp/pana_LOKXRK/lib/src/functions.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of result_set, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from result_set: (file:///tmp/pana_LOKXRK/lib/src/result_set.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of statement, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from statement: (file:///tmp/pana_LOKXRK/lib/src/statement.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of exception, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from exception: (file:///tmp/pana_LOKXRK/lib/src/exception.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of sqlite3, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from sqlite3: (file:///tmp/pana_LOKXRK/lib/src/sqlite3.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.344 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.354 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.354 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: ambiguous reexport of vfs, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-09-12 19:05:46.598654 INFO: from vfs: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:1:1) 2024-09-12 19:05:46.598654 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-12 19:05:46.598654 INFO: warning: unresolved doc reference [sqlite3_open_v2static const int )] 2024-09-12 19:05:46.598654 INFO: from constants.SqlFlag: (file:///tmp/pana_LOKXRK/lib/src/constants.dart:377:13) 2024-09-12 19:05:46.598654 INFO: warning: unresolved doc reference [CommmonSqlite3] 2024-09-12 19:05:46.598654 INFO: from sqlite3.WasmSqlite3: (file:///tmp/pana_LOKXRK/lib/src/wasm/sqlite3.dart:17:13) 2024-09-12 19:05:46.598654 INFO: warning: unresolved doc reference [bufer] 2024-09-12 19:05:46.598654 INFO: from vfs.BaseVfsFile.readInto: (file:///tmp/pana_LOKXRK/lib/src/vfs.dart:160:7) 2024-09-12 19:05:46.598654 INFO: warning: unresolved doc reference [environment] 2024-09-12 19:05:46.598654 INFO: from sqlite3.WasmSqlite3.load: (file:///tmp/pana_LOKXRK/lib/src/wasm/sqlite3.dart:32:30) 2024-09-12 19:05:46.598654 INFO: warning: unresolved doc reference [environment] 2024-09-12 19:05:46.598654 INFO: from sqlite3.WasmSqlite3.loadFromUrl: (file:///tmp/pana_LOKXRK/lib/src/wasm/sqlite3.dart:53:30) 2024-09-12 19:05:46.598654 INFO: Found 51 warnings and 0 errors. 2024-09-12 19:05:46.656620 INFO: Writing summary.json 2024-09-12 19:05:46.661030 INFO: Running dartdoc post-processing 2024-09-12 19:05:46.664713 INFO: Creating .tar.gz archive 2024-09-12 19:05:47.566283 INFO: Finished .tar.gz archive 2024-09-12 19:05:49.764385 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-12T19:05:50.075255Z