## Running analysis for "tfx" version "0.0.1" STARTED: 2025-07-04T07:25:42.145334Z ### Starting pana 2025-07-04 07:25:55.783660 INFO: Running `dart pub unpack tfx:0.0.1 --output /tmp/pana-tfxXWJWMF/tfx --no-resolve`... 2025-07-04 07:25:56.822527 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-07-04 07:25:56.858876 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-07-04 07:25:57.021923 INFO: Running `git rev-parse --show-toplevel`... 2025-07-04 07:25:57.169972 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-07-04 07:25:59.190927 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-07-04 07:25:59.936296 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-07-04 07:26:01.096427 INFO: Analyzing package... 2025-07-04 07:26:01.128876 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-07-04 07:26:09.163205 INFO: Running `git init`... 2025-07-04 07:26:09.194348 INFO: Running `git remote add origin https://github.com/RxReader/tflite`... 2025-07-04 07:26:09.216675 INFO: Running `git remote show origin`... 2025-07-04 07:26:09.492996 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-07-04 07:26:10.006970 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-07-04 07:26:10.032479 INFO: Running `git show origin/master:tfx/example/pubspec.yaml`... 2025-07-04 07:26:10.061232 INFO: Running `git show origin/master:tfx/pubspec.yaml`... 2025-07-04 07:26:11.801042 INFO: Analyzing pub downgrade... 2025-07-04 07:26:11.804434 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-07-04 07:26:13.199827 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-07-04 07:26:18.077510 INFO: [pub-downgrade-failed] 2025-07-04 07:26:18.080728 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-07-04 07:26:19.209313 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.4`... 2025-07-04 07:26:30.352878 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-tfxXWJWMF/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-07-04 07:27:42.099816 INFO: `dartdoc` completed: 2025-07-04 07:27:42.099816 INFO: Documenting tfx... 2025-07-04 07:27:42.099816 INFO: Discovering libraries... 2025-07-04 07:27:42.099816 INFO: Linking elements... 2025-07-04 07:27:42.099816 INFO: Precaching local docs for 648580 elements... 2025-07-04 07:27:42.099816 INFO: Initialized dartdoc with 1037 libraries 2025-07-04 07:27:42.099816 INFO: Generating docs for library tflite.dart from package:tfx/tflite.dart... 2025-07-04 07:27:42.099816 INFO: Generating docs for library tflite_bindings.dart from package:tfx/tflite_bindings.dart... 2025-07-04 07:27:42.099816 INFO: Documented 2 public libraries in 70.2 seconds 2025-07-04 07:27:42.099816 INFO: Success! Docs generated into /tmp/pana-tfxXWJWMF/raw-dartdoc 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of c_api_types.TfLiteStatus, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from c_api_types.TfLiteStatus: (file:///tmp/pana_DYQOGQ/lib/src/bindings/c/c_api_types.dart:8:7) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: Use {@canonicalFor c_api_types.TfLiteStatus} in the desired library's 2025-07-04 07:27:42.099816 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-07-04 07:27:42.099816 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-07-04 07:27:42.099816 INFO: The symbol will still be referenced in all candidates -- this only 2025-07-04 07:27:42.099816 INFO: controls the location where it will be written and which library will be 2025-07-04 07:27:42.099816 INFO: displayed in navigation for the relevant pages. The flag 2025-07-04 07:27:42.099816 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-07-04 07:27:42.099816 INFO: threshold at which this warning will appear. 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of c_api_types.TfLiteType, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from c_api_types.TfLiteType: (file:///tmp/pana_DYQOGQ/lib/src/bindings/c/c_api_types.dart:44:7) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of coreml_delegate.TfLiteCoreMlDelegateEnabledDevices, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from coreml_delegate.TfLiteCoreMlDelegateEnabledDevices: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/coreml/coreml_delegate.dart:9:7) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of delegate.TfLiteGpuInferenceUsage, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from delegate.TfLiteGpuInferenceUsage: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/delegate.dart:10:7) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of delegate.TfLiteGpuInferencePriority, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from delegate.TfLiteGpuInferencePriority: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/delegate.dart:22:7) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of delegate.TfLiteGpuExperimentalFlags, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from delegate.TfLiteGpuExperimentalFlags: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/delegate.dart:37:7) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of metal_delegate.TFLGpuDelegateWaitType, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from metal_delegate.TFLGpuDelegateWaitType: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/metal_delegate.dart:9:7) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of c_api_types, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from c_api_types: (file:///tmp/pana_DYQOGQ/lib/src/bindings/c/c_api_types.dart:1:1) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of coreml_delegate, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from coreml_delegate: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/coreml/coreml_delegate.dart:1:1) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of delegate, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from delegate: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/delegate.dart:1:1) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of metal_delegate, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from metal_delegate: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/metal_delegate.dart:1:1) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: ambiguous reexport of xnnpack_delegate, canonicalization candidates: (tflite, tflite_bindings) -> tflite_bindings (confidence 0.000) 2025-07-04 07:27:42.099816 INFO: from xnnpack_delegate: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/xnnpack/xnnpack_delegate.dart:1:1) 2025-07-04 07:27:42.099816 INFO: tflite: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: tflite_bindings: 0.01000 - (_Reason.longName (+0.01000)) 2025-07-04 07:27:42.099816 INFO: warning: tflite has no library level documentation comments 2025-07-04 07:27:42.099816 INFO: from tflite: (file:///tmp/pana_DYQOGQ/lib/tflite.dart:1:1) 2025-07-04 07:27:42.099816 INFO: warning: tflite_bindings has no library level documentation comments 2025-07-04 07:27:42.099816 INFO: from tflite_bindings: (file:///tmp/pana_DYQOGQ/lib/tflite_bindings.dart:1:1) 2025-07-04 07:27:42.099816 INFO: warning: unresolved doc reference [OBSOLETE] 2025-07-04 07:27:42.099816 INFO: from delegate.TfLiteGpuDelegateOptionsV2.is_precision_loss_allowed: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/delegate.dart:80:16) 2025-07-04 07:27:42.099816 INFO: in documentation inherited from delegate.TfLiteGpuDelegateOptionsV2.is_precision_loss_allowed: (file:///tmp/pana_DYQOGQ/lib/src/bindings/delegates/gpu/delegate.dart:80:16) 2025-07-04 07:27:42.099816 INFO: Found 15 warnings and 0 errors. 2025-07-04 07:27:42.143077 INFO: Writing summary.json 2025-07-04 07:27:42.149904 INFO: Running dartdoc post-processing 2025-07-04 07:27:42.152332 INFO: Creating .tar.gz archive 2025-07-04 07:27:42.594228 INFO: Finished .tar.gz archive 2025-07-04 07:27:43.237972 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-07-04T07:27:43.353966Z