## Running analysis for "sqlite3" version "2.4.3" STARTED: 2024-05-15T16:56:40.957163Z ### Starting pana 2024-05-15 16:56:55.758855 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-15 16:56:55.811128 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-15 16:56:56.034903 INFO: Downloading package sqlite3 2.4.3 from https://pub-web.flutter-io.cn/api/archives/sqlite3-2.4.3.tar.gz 2024-05-15 16:56:56.327457 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-15 16:56:57.791697 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-15 16:56:58.729657 INFO: Analyzing package... 2024-05-15 16:56:58.752115 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-15 16:57:14.183709 INFO: Running `git init`... 2024-05-15 16:57:14.209744 INFO: Running `git remote add origin https://github.com/simolus3/sqlite3.dart`... 2024-05-15 16:57:14.234004 INFO: Running `git remote show origin`... 2024-05-15 16:57:14.505858 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-15 16:57:15.048536 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-15 16:57:15.077790 INFO: Running `git show origin/main:integration_tests/flutter_libs/pubspec.yaml`... 2024-05-15 16:57:15.107187 INFO: Running `git show origin/main:integration_tests/sqlcipher_flutter/pubspec.yaml`... 2024-05-15 16:57:15.132975 INFO: Running `git show origin/main:sqlcipher_flutter_libs/example/pubspec.yaml`... 2024-05-15 16:57:15.163615 INFO: Running `git show origin/main:sqlcipher_flutter_libs/pubspec.yaml`... 2024-05-15 16:57:15.191839 INFO: Running `git show origin/main:sqlite3/example/multiplatform/pubspec.yaml`... 2024-05-15 16:57:15.217269 INFO: Running `git show origin/main:sqlite3/pubspec.yaml`... 2024-05-15 16:57:15.247372 INFO: Running `git show origin/main:sqlite3_flutter_libs/example/pubspec.yaml`... 2024-05-15 16:57:15.279110 INFO: Running `git show origin/main:sqlite3_flutter_libs/pubspec.yaml`... 2024-05-15 16:57:15.308335 INFO: Running `git show origin/main:sqlite3_web/pubspec.yaml`... 2024-05-15 16:57:16.566035 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EFNAPO/lib`... 2024-05-15 16:57:19.075532 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-15 16:57:31.777714 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-sqlite3XAYCPC --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-15 16:58:18.607284 INFO: `dartdoc` completed: 2024-05-15 16:58:18.607284 INFO: Documenting sqlite3... 2024-05-15 16:58:18.607284 INFO: Discovering libraries... 2024-05-15 16:58:18.607284 INFO: Linking elements... 2024-05-15 16:58:18.607284 INFO: Precaching local docs for 624670 elements... 2024-05-15 16:58:18.607284 INFO: Initialized dartdoc with 269 libraries 2024-05-15 16:58:18.607284 INFO: Generating docs for library common.dart from package:sqlite3/common.dart... 2024-05-15 16:58:18.607284 INFO: Generating docs for library open.dart from package:sqlite3/open.dart... 2024-05-15 16:58:18.607284 INFO: Generating docs for library wasm.dart from package:sqlite3/wasm.dart... 2024-05-15 16:58:18.607284 INFO: Generating docs for library sqlite3.dart from package:sqlite3/sqlite3.dart... 2024-05-15 16:58:18.607284 INFO: Documented 4 public libraries in 44.0 seconds 2024-05-15 16:58:18.607284 INFO: Success! Docs generated into /tmp/dartdoc-sqlite3XAYCPC 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of functions.AggregateFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from functions.AggregateFunction: (file:///tmp/pana_EFNAPO/lib/src/functions.dart:52:16) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: Use {@canonicalFor functions.AggregateFunction} in the desired library's 2024-05-15 16:58:18.607284 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-05-15 16:58:18.607284 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-05-15 16:58:18.607284 INFO: The symbol will still be referenced in all candidates -- this only 2024-05-15 16:58:18.607284 INFO: controls the location where it will be written and which library will be 2024-05-15 16:58:18.607284 INFO: displayed in navigation for the relevant pages. The flag 2024-05-15 16:58:18.607284 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-15 16:58:18.607284 INFO: threshold at which this warning will appear. 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlType, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlType: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:456:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of sqlite3.OpenMode, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from sqlite3.OpenMode: (file:///tmp/pana_EFNAPO/lib/src/sqlite3.dart:62:6) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of statement.CommonPreparedStatement, canonicalization candidates: (sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from statement.CommonPreparedStatement: (file:///tmp/pana_EFNAPO/lib/src/statement.dart:7:16) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of functions.AggregateContext, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from functions.AggregateContext: (file:///tmp/pana_EFNAPO/lib/src/functions.dart:128:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlExtendedError, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlExtendedError: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:115:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlError, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlError: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:13:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of database.CommonDatabase, canonicalization candidates: (sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from database.CommonDatabase: (file:///tmp/pana_EFNAPO/lib/src/database.dart:7:16) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of database.DatabaseConfig, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from database.DatabaseConfig: (file:///tmp/pana_EFNAPO/lib/src/database.dart:252:21) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlFlag: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:377:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlTextEncoding, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlTextEncoding: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:466:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of result_set.Row, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from result_set.Row: (file:///tmp/pana_EFNAPO/lib/src/result_set.dart:91:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlSpecialDestructor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlSpecialDestructor: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:496:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of result_set.Cursor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from result_set.Cursor: (file:///tmp/pana_EFNAPO/lib/src/result_set.dart:10:14) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of result_set.ResultSet, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from result_set.ResultSet: (file:///tmp/pana_EFNAPO/lib/src/result_set.dart:59:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SQLITE_INSERT, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SQLITE_INSERT: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:526:7) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of vfs.VirtualFileSystemFile, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from vfs.VirtualFileSystemFile: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:86:26) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of vfs.BaseVfsFile, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from vfs.BaseVfsFile: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:154:16) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlFileLockingLevels, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlFileLockingLevels: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:487:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of database.SqliteUpdate, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from database.SqliteUpdate: (file:///tmp/pana_EFNAPO/lib/src/database.dart:219:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of statement.StatementParameters, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from statement.StatementParameters: (file:///tmp/pana_EFNAPO/lib/src/statement.dart:142:14) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlPrepareFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlPrepareFlag: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:440:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of functions.AllowedArgumentCount, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from functions.AllowedArgumentCount: (file:///tmp/pana_EFNAPO/lib/src/functions.dart:137:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of exception.SqliteException, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from exception.SqliteException: (file:///tmp/pana_EFNAPO/lib/src/exception.dart:7:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of sqlite3.CommonSqlite3, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from sqlite3.CommonSqlite3: (file:///tmp/pana_EFNAPO/lib/src/sqlite3.dart:4:26) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of vfs.VirtualFileSystem, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from vfs.VirtualFileSystem: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:42:21) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of vfs.BaseVirtualFileSystem, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from vfs.BaseVirtualFileSystem: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:134:21) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlFunctionFlag, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlFunctionFlag: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:506:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SqlDeviceCharacteristics, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SqlDeviceCharacteristics: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:521:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of functions.WindowFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from functions.WindowFunction: (file:///tmp/pana_EFNAPO/lib/src/functions.dart:116:16) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of result_set.IteratingCursor, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from result_set.IteratingCursor: (file:///tmp/pana_EFNAPO/lib/src/result_set.dart:54:16) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of sqlite3.Version, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from sqlite3.Version: (file:///tmp/pana_EFNAPO/lib/src/sqlite3.dart:40:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of statement.CustomStatementParameter, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from statement.CustomStatementParameter: (file:///tmp/pana_EFNAPO/lib/src/statement.dart:199:26) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of vfs.VfsException, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from vfs.VfsException: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:8:13) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of vfs.Sqlite3Filename, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from vfs.Sqlite3Filename: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:21:12) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of database.SqliteUpdateKind, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from database.SqliteUpdateKind: (file:///tmp/pana_EFNAPO/lib/src/database.dart:204:6) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of vfs.XOpenResult, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from vfs.XOpenResult: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:81:9) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of functions.ScalarFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from functions.ScalarFunction: (file:///tmp/pana_EFNAPO/lib/src/functions.dart:20:9) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of functions.CollatingFunction, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from functions.CollatingFunction: (file:///tmp/pana_EFNAPO/lib/src/functions.dart:9:9) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.bigIntMinValue64, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.bigIntMinValue64: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:529:7) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SQLITE_DELETE, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SQLITE_DELETE: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:525:7) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SQLITE_DBCONFIG_DQS_DML, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SQLITE_DBCONFIG_DQS_DML: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:533:7) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SQLITE_DBCONFIG_DQS_DDL, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SQLITE_DBCONFIG_DQS_DDL: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:534:7) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.bigIntMaxValue64, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.bigIntMaxValue64: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:530:7) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: ambiguous reexport of constants.SQLITE_UPDATE, canonicalization candidates: (sqlite3, sqlite3.common, sqlite3.wasm) -> sqlite3.wasm (confidence 0.000) 2024-05-15 16:58:18.607284 INFO: from constants.SQLITE_UPDATE: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:527:7) 2024-05-15 16:58:18.607284 INFO: sqlite3: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.common: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: sqlite3.wasm: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:58:18.607284 INFO: warning: unresolved doc reference [sqlite3_open_v2static const int )] 2024-05-15 16:58:18.607284 INFO: from sqlite3.wasm.SqlFlag: (file:///tmp/pana_EFNAPO/lib/src/constants.dart:377:13) 2024-05-15 16:58:18.607284 INFO: warning: unresolved doc reference [CommmonSqlite3] 2024-05-15 16:58:18.607284 INFO: from sqlite3.wasm.WasmSqlite3: (file:///tmp/pana_EFNAPO/lib/src/wasm/sqlite3.dart:17:13) 2024-05-15 16:58:18.607284 INFO: warning: unresolved doc reference [bufer] 2024-05-15 16:58:18.607284 INFO: from sqlite3.wasm.BaseVfsFile.readInto: (file:///tmp/pana_EFNAPO/lib/src/vfs.dart:160:7) 2024-05-15 16:58:18.607284 INFO: warning: unresolved doc reference [environment] 2024-05-15 16:58:18.607284 INFO: from sqlite3.wasm.WasmSqlite3.load: (file:///tmp/pana_EFNAPO/lib/src/wasm/sqlite3.dart:32:30) 2024-05-15 16:58:18.607284 INFO: warning: unresolved doc reference [environment] 2024-05-15 16:58:18.607284 INFO: from sqlite3.wasm.WasmSqlite3.loadFromUrl: (file:///tmp/pana_EFNAPO/lib/src/wasm/sqlite3.dart:53:30) 2024-05-15 16:58:18.607284 INFO: Found 50 warnings and 0 errors. 2024-05-15 16:58:18.658543 INFO: Writing summary.json 2024-05-15 16:58:18.661916 INFO: Running dartdoc post-processing 2024-05-15 16:58:18.666198 INFO: Creating .tar.gz archive 2024-05-15 16:58:19.592756 INFO: Finished .tar.gz archive 2024-05-15 16:58:21.654774 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-15T16:58:21.756391Z