## Running analysis for "sql_commander" version "1.1.0" STARTED: 2025-10-16T00:17:12.952329Z ### Starting pana 2025-10-16 00:17:30.751156 INFO: Running `dart pub unpack sql_commander:1.1.0 --output /tmp/pana-sql_commanderGHPXAF/sql_commander --no-resolve`... 2025-10-16 00:17:31.749259 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-16 00:17:31.792735 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-16 00:17:32.001874 INFO: Running `git rev-parse --show-toplevel`... 2025-10-16 00:17:32.094976 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-16 00:17:38.060987 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-16 00:17:40.288193 INFO: Analyzing package... 2025-10-16 00:17:40.325205 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-16 00:18:07.512943 INFO: Running `git init`... 2025-10-16 00:18:07.550630 INFO: Running `git remote add origin https://github.com/gmpassos/sql_commander`... 2025-10-16 00:18:07.582446 INFO: Running `git remote show origin`... 2025-10-16 00:18:07.854977 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-16 00:18:08.223163 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-16 00:18:08.256649 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-16 00:18:18.993333 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-16 00:18:20.573004 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RNHGAL/./lib`... 2025-10-16 00:18:21.867189 INFO: Analyzing pub downgrade... 2025-10-16 00:18:21.874813 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-16 00:18:26.903045 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-16 00:18:30.281571 INFO: [pub-downgrade-success] 2025-10-16 00:18:30.288417 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-16 00:18:32.790507 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-16 00:18:46.039452 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-sql_commanderGHPXAF/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-16 00:19:32.878287 INFO: `dartdoc` completed: 2025-10-16 00:19:32.878287 INFO: Documenting sql_commander... 2025-10-16 00:19:32.878287 INFO: Discovering libraries... 2025-10-16 00:19:32.878287 INFO: Linking elements... 2025-10-16 00:19:32.878287 INFO: Precaching local docs for 207295 elements... 2025-10-16 00:19:32.878287 INFO: Initialized dartdoc with 539 libraries 2025-10-16 00:19:32.878287 INFO: Generating docs for library sql_commander_postgres.dart from package:sql_commander/sql_commander_postgres.dart... 2025-10-16 00:19:32.878287 INFO: Generating docs for library sql_commander.dart from package:sql_commander/sql_commander.dart... 2025-10-16 00:19:32.878287 INFO: Generating docs for library sql_commander_mysql.dart from package:sql_commander/sql_commander_mysql.dart... 2025-10-16 00:19:32.878287 INFO: Documented 3 public libraries in 45.4 seconds 2025-10-16 00:19:32.878287 INFO: Success! Docs generated into /tmp/pana-sql_commanderGHPXAF/raw-dartdoc 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.parseSQLType, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.parseSQLType: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:21:10) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: Use {@canonicalFor sql.parseSQLType} in the desired library's 2025-10-16 00:19:32.878287 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-10-16 00:19:32.878287 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-10-16 00:19:32.878287 INFO: The symbol will still be referenced in all candidates -- this only 2025-10-16 00:19:32.878287 INFO: controls the location where it will be written and which library will be 2025-10-16 00:19:32.878287 INFO: displayed in navigation for the relevant pages. The flag 2025-10-16 00:19:32.878287 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-16 00:19:32.878287 INFO: threshold at which this warning will appear. 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.CommandLogInfo, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.CommandLogInfo: (file:///tmp/pana_RNHGAL/lib/src/command.dart:10:9) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.CommandLogError, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.CommandLogError: (file:///tmp/pana_RNHGAL/lib/src/command.dart:11:9) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DBConnectionProviderInstantiator, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DBConnectionProviderInstantiator: (file:///tmp/pana_RNHGAL/lib/src/db.dart:93:9) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DBConnectionInstantiator, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DBConnectionInstantiator: (file:///tmp/pana_RNHGAL/lib/src/db.dart:181:9) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.IterableDBCommandFromJsonExtension, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.IterableDBCommandFromJsonExtension: (file:///tmp/pana_RNHGAL/lib/src/command.dart:464:11) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of procedure.IterableProcedureFromJsonExtension, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from procedure.IterableProcedureFromJsonExtension: (file:///tmp/pana_RNHGAL/lib/src/procedure.dart:346:11) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.IterableSQLFromJsonExtension, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.IterableSQLFromJsonExtension: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:558:11) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.CommandLog, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.CommandLog: (file:///tmp/pana_RNHGAL/lib/src/command.dart:15:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.WithVariables, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.WithVariables: (file:///tmp/pana_RNHGAL/lib/src/command.dart:26:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.Command, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.Command: (file:///tmp/pana_RNHGAL/lib/src/command.dart:88:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.DBCommand, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.DBCommand: (file:///tmp/pana_RNHGAL/lib/src/command.dart:109:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command.DBCommandSet, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command.DBCommandSet: (file:///tmp/pana_RNHGAL/lib/src/command.dart:336:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DB, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DB: (file:///tmp/pana_RNHGAL/lib/src/db.dart:6:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DBConnection, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DBConnection: (file:///tmp/pana_RNHGAL/lib/src/db.dart:47:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DBConnectionProvider, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DBConnectionProvider: (file:///tmp/pana_RNHGAL/lib/src/db.dart:101:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DBConnectionCredential, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DBConnectionCredential: (file:///tmp/pana_RNHGAL/lib/src/db.dart:142:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DBConnectionPoolProvider, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DBConnectionPoolProvider: (file:///tmp/pana_RNHGAL/lib/src/db.dart:186:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db.DBSingleConnectionProvider, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db.DBSingleConnectionProvider: (file:///tmp/pana_RNHGAL/lib/src/db.dart:254:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of procedure.Procedure, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from procedure.Procedure: (file:///tmp/pana_RNHGAL/lib/src/procedure.dart:9:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of procedure.ProcedureApolloVM, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from procedure.ProcedureApolloVM: (file:///tmp/pana_RNHGAL/lib/src/procedure.dart:123:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of procedure.ProcedureDart, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from procedure.ProcedureDart: (file:///tmp/pana_RNHGAL/lib/src/procedure.dart:292:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of procedure.ProcedureJava, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from procedure.ProcedureJava: (file:///tmp/pana_RNHGAL/lib/src/procedure.dart:319:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.SQLDialect, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.SQLDialect: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:42:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.SQL, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.SQL: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:58:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.SQLCondition, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.SQLCondition: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:417:16) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.SQLConditionGroup, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.SQLConditionGroup: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:443:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.SQLConditionValue, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.SQLConditionValue: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:502:7) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql.SQLType, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql.SQLType: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:10:6) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of command, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from command: (file:///tmp/pana_RNHGAL/lib/src/command.dart:1:1) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of db, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from db: (file:///tmp/pana_RNHGAL/lib/src/db.dart:1:1) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of sql, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from sql: (file:///tmp/pana_RNHGAL/lib/src/sql.dart:1:1) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: warning: ambiguous reexport of procedure, canonicalization candidates: (sql_commander, sql_commander.mysql, sql_commander.postgres) -> sql_commander.postgres (confidence 0.000) 2025-10-16 00:19:32.878287 INFO: from procedure: (file:///tmp/pana_RNHGAL/lib/src/procedure.dart:1:1) 2025-10-16 00:19:32.878287 INFO: sql_commander: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.mysql: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: sql_commander.postgres: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2025-10-16 00:19:32.878287 INFO: Found 33 warnings and 0 errors. 2025-10-16 00:19:32.953185 INFO: Writing summary.json 2025-10-16 00:19:32.956627 INFO: Running dartdoc post-processing 2025-10-16 00:19:32.959838 INFO: Creating .tar.gz archive 2025-10-16 00:19:33.748971 INFO: Finished .tar.gz archive 2025-10-16 00:19:34.742238 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-16T00:19:34.874195Z