## Running analysis for "tflite_audio_detection" version "1.0.0" STARTED: 2025-10-29T13:35:47.106456Z ### Starting pana 2025-10-29 13:35:59.288804 INFO: Running `dart pub unpack tflite_audio_detection:1.0.0 --output /tmp/pana-tflite_audio_detectionPPVSRX/tflite_audio_detection --no-resolve`... 2025-10-29 13:36:00.032246 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-29 13:36:00.061940 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-29 13:36:00.188863 INFO: Running `git rev-parse --show-toplevel`... 2025-10-29 13:36:00.269708 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-29 13:36:05.948381 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-29 13:36:06.794986 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-10-29 13:36:08.075756 INFO: Analyzing package... 2025-10-29 13:36:08.107435 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-29 13:36:14.463388 INFO: Running `git init`... 2025-10-29 13:36:14.495114 INFO: Running `git remote add origin https://github.com/ductung-bfast/tflite_flutter_helper`... 2025-10-29 13:36:14.519667 INFO: Running `git remote show origin`... 2025-10-29 13:36:14.755113 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-29 13:36:15.098442 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-29 13:36:15.126419 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-29 13:36:16.953403 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-10-29 13:36:17.739163 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_IAVCIV/./lib`... 2025-10-29 13:36:18.650889 INFO: Analyzing pub downgrade... 2025-10-29 13:36:18.659206 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-29 13:36:23.053644 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-29 13:36:25.402660 INFO: [pub-downgrade-success] 2025-10-29 13:36:25.406251 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-29 13:36:26.584710 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-10-29 13:36:36.056632 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-tflite_audio_detectionPPVSRX/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-10-29 13:37:28.332775 INFO: `dartdoc` completed: 2025-10-29 13:37:28.332775 INFO: Documenting tflite_audio_detection... 2025-10-29 13:37:28.332775 INFO: Discovering libraries... 2025-10-29 13:37:28.332775 INFO: Linking elements... 2025-10-29 13:37:28.332775 INFO: Precaching local docs for 660399 elements... 2025-10-29 13:37:28.332775 INFO: Initialized dartdoc with 1092 libraries 2025-10-29 13:37:28.332775 INFO: Generating docs for library tflite_audio_detection.dart from package:tflite_audio_detection/tflite_audio_detection.dart... 2025-10-29 13:37:28.332775 INFO: Documented 1 public library in 51.1 seconds 2025-10-29 13:37:28.332775 INFO: Success! Docs generated into /tmp/pana-tflite_audio_detectionPPVSRX/raw-dartdoc 2025-10-29 13:37:28.332775 INFO: warning: unresolved doc reference [FLOAT32] 2025-10-29 13:37:28.332775 INFO: from dequantize_op.DequantizeOp: (file:///tmp/pana_IAVCIV/lib/src/common/ops/dequantize_op.dart:17:7) 2025-10-29 13:37:28.332775 INFO: warning: unresolved doc reference [FLOAT32] 2025-10-29 13:37:28.332775 INFO: from quantize_op.QuantizeOp: (file:///tmp/pana_IAVCIV/lib/src/common/ops/quantize_op.dart:18:7) 2025-10-29 13:37:28.332775 INFO: warning: unresolved doc reference [ImageProcessor] 2025-10-29 13:37:28.332775 INFO: from sequential_processor.SequentialProcessor: (file:///tmp/pana_IAVCIV/lib/src/common/sequential_processor.dart:11:7) 2025-10-29 13:37:28.332775 INFO: warning: unresolved doc reference ["INPUT"] 2025-10-29 13:37:28.332775 INFO: from nl_classifier_options.NLClassifierOptions.inputTensorName: (file:///tmp/pana_IAVCIV/lib/src/task/text/nl_classifier/nl_classifier_options.dart:55:14) 2025-10-29 13:37:28.332775 INFO: warning: unresolved doc reference ["OUTPUT_LABEL"] 2025-10-29 13:37:28.332775 INFO: from nl_classifier_options.NLClassifierOptions.outputLabelTensorName: (file:///tmp/pana_IAVCIV/lib/src/task/text/nl_classifier/nl_classifier_options.dart:77:14) 2025-10-29 13:37:28.332775 INFO: warning: unresolved doc reference ["OUTPUT_SCORE"] 2025-10-29 13:37:28.332775 INFO: from nl_classifier_options.NLClassifierOptions.outputScoreTensorName: (file:///tmp/pana_IAVCIV/lib/src/task/text/nl_classifier/nl_classifier_options.dart:66:14) 2025-10-29 13:37:28.332775 INFO: warning: unresolved doc reference [-1, 1] 2025-10-29 13:37:28.332775 INFO: from tensor_audio.TensorAudio.tensorBuffer: (file:///tmp/pana_IAVCIV/lib/src/audio/tensor_audio.dart:74:20) 2025-10-29 13:37:28.332775 INFO: Found 7 warnings and 0 errors. 2025-10-29 13:37:28.367903 INFO: Writing summary.json 2025-10-29 13:37:28.370596 INFO: Running dartdoc post-processing 2025-10-29 13:37:28.372550 INFO: Creating .tar.gz archive 2025-10-29 13:37:28.863383 INFO: Finished .tar.gz archive 2025-10-29 13:37:29.400007 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-29T13:37:29.503971Z