## Running analysis for "barcode_scanner" version "5.1.0" STARTED: 2025-12-09T12:06:32.549973Z ### Starting pana 2025-12-09 12:06:44.687159 INFO: Running `dart pub unpack barcode_scanner:5.1.0 --output /tmp/pana-barcode_scannerHFVLVF/barcode_scanner --no-resolve`... 2025-12-09 12:06:46.070338 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 12:06:46.105890 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 12:06:46.244539 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 12:06:47.402161 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:06:47.678961 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:06:47.919737 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 12:06:48.209690 INFO: Analyzing package... 2025-12-09 12:06:48.230284 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:06:55.628201 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 12:06:55.866328 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HLSZZP/./lib`... 2025-12-09 12:06:57.521977 INFO: Analyzing pub downgrade... 2025-12-09 12:06:57.526169 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 12:06:57.817860 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:06:59.335735 INFO: [pub-downgrade-success] 2025-12-09 12:06:59.339684 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 12:06:59.629288 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 12:07:00.031680 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-barcode_scannerHFVLVF/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2025-12-09 12:07:54.045098 INFO: `dartdoc` completed: 2025-12-09 12:07:54.045098 INFO: Documenting barcode_scanner... 2025-12-09 12:07:54.045098 INFO: Discovering libraries... 2025-12-09 12:07:54.045098 INFO: Linking elements... 2025-12-09 12:07:54.045098 INFO: Precaching local docs for 667254 elements... 2025-12-09 12:07:54.045098 INFO: Initialized dartdoc with 845 libraries 2025-12-09 12:07:54.045098 INFO: Generating docs for library rtu_ui_legacy_barcode.dart from package:barcode_scanner/rtu_ui_legacy_barcode.dart... 2025-12-09 12:07:54.045098 INFO: Generating docs for library rtu_ui_common.dart from package:barcode_scanner/rtu_ui_common.dart... 2025-12-09 12:07:54.045098 INFO: Generating docs for library scanbot_barcode_sdk_v2.dart from package:barcode_scanner/scanbot_barcode_sdk_v2.dart... 2025-12-09 12:07:54.045098 INFO: Generating docs for library scanbot_barcode_sdk.dart from package:barcode_scanner/scanbot_barcode_sdk.dart... 2025-12-09 12:07:54.045098 INFO: Generating docs for library rtu_ui_barcode.dart from package:barcode_scanner/rtu_ui_barcode.dart... 2025-12-09 12:07:54.045098 INFO: Generating docs for library classic_components.dart from package:barcode_scanner/classic_components.dart... 2025-12-09 12:07:54.045098 INFO: Documented 6 public libraries in 53.0 seconds 2025-12-09 12:07:54.045098 INFO: Success! Docs generated into /tmp/pana-barcode_scannerHFVLVF/raw-dartdoc 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_configuration_json.BarcodeScannerJsonConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03200) 2025-12-09 12:07:54.045098 INFO: from barcode_configuration_json.BarcodeScannerJsonConfiguration: (file:///tmp/pana_HLSZZP/lib/src/json/barcode_configuration_json.dart:11:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04200 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.002000)) 2025-12-09 12:07:54.045098 INFO: Use {@canonicalFor 2025-12-09 12:07:54.045098 INFO: barcode_configuration_json.BarcodeScannerJsonConfiguration} in the 2025-12-09 12:07:54.045098 INFO: desired library's documentation to resolve the ambiguity and/or override 2025-12-09 12:07:54.045098 INFO: dartdoc's decision, or structure your package so the reexport is less 2025-12-09 12:07:54.045098 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2025-12-09 12:07:54.045098 INFO: only controls the location where it will be written and which library 2025-12-09 12:07:54.045098 INFO: will be displayed in navigation for the relevant pages. The flag 2025-12-09 12:07:54.045098 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-09 12:07:54.045098 INFO: threshold at which this warning will appear. 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of batch_barcode_configuration_json.BatchBarcodeScannerJsonConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03200) 2025-12-09 12:07:54.045098 INFO: from batch_barcode_configuration_json.BatchBarcodeScannerJsonConfiguration: (file:///tmp/pana_HLSZZP/lib/src/json/batch_barcode_configuration_json.dart:11:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04200 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.002000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.Result, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.Result: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:29:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.Rect, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.Rect: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:41:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.PolygonPoint, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.PolygonPoint: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:56:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.Insets, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.Insets: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:66:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.BarcodeAdditionalParameters, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.BarcodeAdditionalParameters: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:98:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.Page, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.Page: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:142:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document.OcrResult, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document.OcrResult: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:96:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document.FieldType, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document.FieldType: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:120:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document.GenericDocumentNormalizedType, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document.GenericDocumentNormalizedType: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:152:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document.Field, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document.Field: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:180:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document.GenericDocument, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document.GenericDocument: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:207:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.AspectRatio, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.AspectRatio: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:200:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.Size, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.Size: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:224:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.SelectionOverlayConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.SelectionOverlayConfiguration: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:304:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.ConfirmationDialogConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.ConfirmationDialogConfiguration: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:359:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.Font, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.Font: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:423:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.ZoomRange, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.ZoomRange: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:507:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.DialogStyle, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.DialogStyle: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:528:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.DialogButtonStyle, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.DialogButtonStyle: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:586:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.DetectionStatus, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.DetectionStatus: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:11:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.ImageFormat, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.ImageFormat: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:23:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common.OperationResult, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common.OperationResult: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:26:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document.ValidationStatus, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document.ValidationStatus: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:6:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document.CommonFieldType, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document.CommonFieldType: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:15:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.BarcodeDocumentFormat, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.BarcodeDocumentFormat: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:9:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.BarcodeFormat, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.BarcodeFormat: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:39:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.BarcodesExtensionFilter, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.BarcodesExtensionFilter: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:126:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.CameraModule, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.CameraModule: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:138:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.MSIPlesseyChecksumAlgorithm, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.MSIPlesseyChecksumAlgorithm: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:150:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.EngineMode, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.EngineMode: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:174:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.OrientationLockMode, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.OrientationLockMode: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:183:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.CodeDensity, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.CodeDensity: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:242:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.CameraPreviewMode, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.CameraPreviewMode: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:251:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.BarcodeImageGenerationType, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.BarcodeImageGenerationType: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:260:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.BarcodeOverlayTextFormat, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.BarcodeOverlayTextFormat: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:272:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.Gs1HandlingMode, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.Gs1HandlingMode: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:284:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.BlurEffect, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.BlurEffect: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:439:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.DocumentDetectorMode, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.DocumentDetectorMode: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:618:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.BarcodeDialogFormat, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.BarcodeDialogFormat: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:627:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.DocumentQuality, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.DocumentQuality: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:636:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.ImageFilterType, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.ImageFilterType: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:657:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.CapturePhotoQualityPrioritization, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.CapturePhotoQualityPrioritization: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:705:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.PageSize, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.PageSize: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:717:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.PageDirection, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.PageDirection: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:759:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.PageFitMode, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.PageFitMode: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:770:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform.OcrEngine, canonicalization candidates: (scanbot_barcode_sdk, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform.OcrEngine: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:778:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.toColorString, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.toColorString: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:26:9) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.toRgbaString, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.toRgbaString: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:33:9) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.toArgbString, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.toArgbString: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:39:9) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.colorFromString, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.colorFromString: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:45:8) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.uintListFromString, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.uintListFromString: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:54:11) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.encodeByteListToBase64, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.encodeByteListToBase64: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:58:8) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.stringToFileUri, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.stringToFileUri: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:64:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.fileUriToString, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.fileUriToString: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:71:9) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.dateFromString, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.dateFromString: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:75:11) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.imageFilterJsonValue, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.imageFilterJsonValue: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:82:8) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.licenses, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.licenses: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:3:22) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_mapper.BarcodeItemMapper, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode) -> scanbot.rtu.barcode (confidence 0.02200) 2025-12-09 12:07:54.045098 INFO: from barcode_mapper.BarcodeItemMapper: (file:///tmp/pana_HLSZZP/lib/src/barcode_mapper.dart:5:9) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03200 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.002000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.KotlinFunctionsForObject, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.KotlinFunctionsForObject: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:170:11) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shared_calls.SharedCalls, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from shared_calls.SharedCalls: (file:///tmp/pana_HLSZZP/lib/src/shared_calls.dart:20:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.ScanbotColor, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.ScanbotColor: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:181:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.FlutterLicense, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.FlutterLicense: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:18:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.ResultWrapper, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.ResultWrapper: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:4:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils.ScanbotEncryptionHandler, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils.ScanbotEncryptionHandler: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:3:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models.ScanbotSdkConfig, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models.ScanbotSdkConfig: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:12:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models.SdkLicenseStatus, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models.SdkLicenseStatus: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:75:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models.EncryptionParameters, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models.EncryptionParameters: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:100:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models.SdkLicenseException, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models.SdkLicenseException: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:141:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models.Status, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models.Status: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:88:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models.FileEncryptionMode, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models.FileEncryptionMode: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:116:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models.SdkFeature, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models.SdkFeature: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:118:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of finder.OnFinderRectChange, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from finder.OnFinderRectChange: (file:///tmp/pana_HLSZZP/lib/src/classical_components/finder.dart:156:9) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of classical_camera.DocumentSnapTrigger, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from classical_camera.DocumentSnapTrigger: (file:///tmp/pana_HLSZZP/lib/src/classical_components/classical_camera.dart:12:9) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_camera.BarcodeScannerCamera, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from barcode_camera.BarcodeScannerCamera: (file:///tmp/pana_HLSZZP/lib/src/classical_components/barcode_camera.dart:14:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_scanner_configuration.BarcodeCameraConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from barcode_scanner_configuration.BarcodeCameraConfiguration: (file:///tmp/pana_HLSZZP/lib/src/classical_components/barcode_scanner_configuration.dart:13:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_scanner_configuration.BarcodeClassicScannerConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from barcode_scanner_configuration.BarcodeClassicScannerConfiguration: (file:///tmp/pana_HLSZZP/lib/src/classical_components/barcode_scanner_configuration.dart:55:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_scanner_configuration.SelectionOverlayScannerConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from barcode_scanner_configuration.SelectionOverlayScannerConfiguration: (file:///tmp/pana_HLSZZP/lib/src/classical_components/barcode_scanner_configuration.dart:94:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of finder.FinderView, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from finder.FinderView: (file:///tmp/pana_HLSZZP/lib/src/classical_components/finder.dart:7:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of classical_camera.ScanbotCamera, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from classical_camera.ScanbotCamera: (file:///tmp/pana_HLSZZP/lib/src/classical_components/classical_camera.dart:14:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of camera_configuration.CameraConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from camera_configuration.CameraConfiguration: (file:///tmp/pana_HLSZZP/lib/src/classical_components/camera_configuration.dart:11:16) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of camera_configuration.FinderConfiguration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from camera_configuration.FinderConfiguration: (file:///tmp/pana_HLSZZP/lib/src/classical_components/camera_configuration.dart:33:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of hint.FadeOutView, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from hint.FadeOutView: (file:///tmp/pana_HLSZZP/lib/src/classical_components/hint.dart:3:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shutter.ShutterButton, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from shutter.ShutterButton: (file:///tmp/pana_HLSZZP/lib/src/classical_components/shutter.dart:7:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shutter.IosShutterButton, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from shutter.IosShutterButton: (file:///tmp/pana_HLSZZP/lib/src/classical_components/shutter.dart:58:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shutter.AndroidShutterButton, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from shutter.AndroidShutterButton: (file:///tmp/pana_HLSZZP/lib/src/classical_components/shutter.dart:134:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shutter.ShutterAnimation, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from shutter.ShutterAnimation: (file:///tmp/pana_HLSZZP/lib/src/classical_components/shutter.dart:189:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shutter.ArcPainter, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from shutter.ArcPainter: (file:///tmp/pana_HLSZZP/lib/src/classical_components/shutter.dart:308:7) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of camera_configuration.DetectorType, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from camera_configuration.DetectorType: (file:///tmp/pana_HLSZZP/lib/src/classical_components/camera_configuration.dart:19:6) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_configuration_json, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03200) 2025-12-09 12:07:54.045098 INFO: from barcode_configuration_json: (file:///tmp/pana_HLSZZP/lib/src/json/barcode_configuration_json.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04200 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.002000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_platform, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_platform: (file:///tmp/pana_HLSZZP/lib/src/json/common_platform.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot.utils, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot.utils: (file:///tmp/pana_HLSZZP/lib/src/sdk_utils.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common: (file:///tmp/pana_HLSZZP/lib/src/json/common.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of batch_barcode_configuration_json, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03200) 2025-12-09 12:07:54.045098 INFO: from batch_barcode_configuration_json: (file:///tmp/pana_HLSZZP/lib/src/json/batch_barcode_configuration_json.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04200 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.002000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of common_generic_document, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.03100) 2025-12-09 12:07:54.045098 INFO: from common_generic_document: (file:///tmp/pana_HLSZZP/lib/src/json/common_generic_document.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of generic_document, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode, scanbot.rtu.Legacy.barcode) -> scanbot.rtu.Legacy.barcode (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from generic_document: (file:///tmp/pana_HLSZZP/lib/src/json/generic_document.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03100 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.Legacy.barcode: 0.04100 - (_Reason.longName (+0.04000), _Reason.locationPartStart (+0.001000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of scanbot_sdk_models, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from scanbot_sdk_models: (file:///tmp/pana_HLSZZP/lib/src/scanbot_sdk_models.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shared_calls, canonicalization candidates: (scanbot_barcode_sdk, scanbot_barcode_sdk_v2) -> scanbot_barcode_sdk_v2 (confidence 0.000) 2025-12-09 12:07:54.045098 INFO: from shared_calls: (file:///tmp/pana_HLSZZP/lib/src/shared_calls.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_mapper, canonicalization candidates: (scanbot_barcode_sdk_v2, scanbot.rtu.barcode) -> scanbot.rtu.barcode (confidence 0.02200) 2025-12-09 12:07:54.045098 INFO: from barcode_mapper: (file:///tmp/pana_HLSZZP/lib/src/barcode_mapper.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk_v2: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.rtu.barcode: 0.03200 - (_Reason.longName (+0.03000), _Reason.locationPartStart (+0.002000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_camera, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from barcode_camera: (file:///tmp/pana_HLSZZP/lib/src/classical_components/barcode_camera.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of barcode_scanner_configuration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from barcode_scanner_configuration: (file:///tmp/pana_HLSZZP/lib/src/classical_components/barcode_scanner_configuration.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of camera_configuration, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from camera_configuration: (file:///tmp/pana_HLSZZP/lib/src/classical_components/camera_configuration.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of finder, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from finder: (file:///tmp/pana_HLSZZP/lib/src/classical_components/finder.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of classical_camera, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from classical_camera: (file:///tmp/pana_HLSZZP/lib/src/classical_components/classical_camera.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of hint, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from hint: (file:///tmp/pana_HLSZZP/lib/src/classical_components/hint.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: ambiguous reexport of shutter, canonicalization candidates: (scanbot_barcode_sdk, scanbot.classic_components) -> scanbot.classic_components (confidence 0.01000) 2025-12-09 12:07:54.045098 INFO: from shutter: (file:///tmp/pana_HLSZZP/lib/src/classical_components/shutter.dart:1:1) 2025-12-09 12:07:54.045098 INFO: scanbot_barcode_sdk: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:07:54.045098 INFO: scanbot.classic_components: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-09 12:07:54.045098 INFO: warning: scanbot.rtu.Legacy.barcode has no library level documentation comments 2025-12-09 12:07:54.045098 INFO: from scanbot.rtu.Legacy.barcode: (file:///tmp/pana_HLSZZP/lib/rtu_ui_legacy_barcode.dart:1:1) 2025-12-09 12:07:54.045098 INFO: warning: scanbot.rtu.common has no library level documentation comments 2025-12-09 12:07:54.045098 INFO: from scanbot.rtu.common: (file:///tmp/pana_HLSZZP/lib/rtu_ui_common.dart:1:1) 2025-12-09 12:07:54.045098 INFO: warning: scanbot.rtu.barcode has no library level documentation comments 2025-12-09 12:07:54.045098 INFO: from scanbot.rtu.barcode: (file:///tmp/pana_HLSZZP/lib/rtu_ui_barcode.dart:1:1) 2025-12-09 12:07:54.045098 INFO: warning: scanbot.classic_components has no library level documentation comments 2025-12-09 12:07:54.045098 INFO: from scanbot.classic_components: (file:///tmp/pana_HLSZZP/lib/classic_components.dart:1:1) 2025-12-09 12:07:54.045098 INFO: Found 111 warnings and 0 errors. 2025-12-09 12:07:54.248274 INFO: Writing summary.json 2025-12-09 12:07:54.251837 INFO: Running dartdoc post-processing 2025-12-09 12:07:54.253682 INFO: Creating .tar.gz archive 2025-12-09 12:07:56.440999 INFO: Finished .tar.gz archive 2025-12-09 12:08:00.093007 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T12:08:00.381684Z