## Running analysis for "ml_algo" version "16.18.0" STARTED: 2025-10-02T13:49:30.954755Z ### Starting pana 2025-10-02 13:49:49.322756 INFO: Running `dart pub unpack ml_algo:16.18.0 --output /tmp/pana-ml_algoZSDHDB/ml_algo --no-resolve`... 2025-10-02 13:49:51.603957 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-02 13:49:51.646438 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-02 13:49:51.886111 INFO: Running `git rev-parse --show-toplevel`... 2025-10-02 13:49:52.552311 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-02 13:49:56.208139 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-02 13:49:57.679773 INFO: Analyzing package... 2025-10-02 13:49:57.747161 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 13:50:12.020081 INFO: Running `git init`... 2025-10-02 13:50:12.047135 INFO: Running `git remote add origin https://github.com/gyrdym/ml_algo`... 2025-10-02 13:50:12.073520 INFO: Running `git remote show origin`... 2025-10-02 13:50:12.367174 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-02 13:50:12.969539 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-02 13:50:13.002743 INFO: Running `git show origin/master:example/wasm/pubspec.yaml`... 2025-10-02 13:50:13.032517 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-02 13:50:18.256912 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HZUPNW/./lib`... 2025-10-02 13:50:20.550 INFO: Analyzing pub downgrade... 2025-10-02 13:50:20.554940 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-02 13:50:22.649256 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 13:50:24.339849 INFO: [pub-downgrade-success] 2025-10-02 13:50:24.343619 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-02 13:50:25.639623 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.4`... 2025-10-02 13:50:40.132571 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-ml_algoZSDHDB/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-02 13:51:27.713795 INFO: `dartdoc` completed: 2025-10-02 13:51:27.713795 INFO: Documenting ml_algo... 2025-10-02 13:51:27.713795 INFO: Discovering libraries... 2025-10-02 13:51:27.713795 INFO: Linking elements... 2025-10-02 13:51:27.713795 INFO: Precaching local docs for 166019 elements... 2025-10-02 13:51:27.713795 INFO: Initialized dartdoc with 772 libraries 2025-10-02 13:51:27.713795 INFO: Generating docs for library kd_tree.dart from package:ml_algo/kd_tree.dart... 2025-10-02 13:51:27.713795 INFO: Generating docs for library ml_algo.dart from package:ml_algo/ml_algo.dart... 2025-10-02 13:51:27.713795 INFO: Documented 2 public libraries in 46.1 seconds 2025-10-02 13:51:27.713795 INFO: Success! Docs generated into /tmp/pana-ml_algoZSDHDB/raw-dartdoc 2025-10-02 13:51:27.713795 INFO: warning: unresolved doc reference [0, 1] 2025-10-02 13:51:27.713795 INFO: from metric_type.MetricType.mape: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:18:3) 2025-10-02 13:51:27.713795 INFO: in documentation inherited from metric_type.MetricType.mape: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:18:3) 2025-10-02 13:51:27.713795 INFO: warning: unresolved doc reference [0, +Infinity] 2025-10-02 13:51:27.713795 INFO: from metric_type.MetricType.rmse: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:32:3) 2025-10-02 13:51:27.713795 INFO: in documentation inherited from metric_type.MetricType.rmse: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:32:3) 2025-10-02 13:51:27.713795 INFO: warning: unresolved doc reference [0, 1] 2025-10-02 13:51:27.713795 INFO: from metric_type.MetricType.accuracy: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:55:3) 2025-10-02 13:51:27.713795 INFO: in documentation inherited from metric_type.MetricType.accuracy: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:55:3) 2025-10-02 13:51:27.713795 INFO: warning: unresolved doc reference [0, 1] 2025-10-02 13:51:27.713795 INFO: from metric_type.MetricType.precision: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:78:3) 2025-10-02 13:51:27.713795 INFO: in documentation inherited from metric_type.MetricType.precision: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:78:3) 2025-10-02 13:51:27.713795 INFO: warning: unresolved doc reference [0, 1] 2025-10-02 13:51:27.713795 INFO: from metric_type.MetricType.recall: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:102:3) 2025-10-02 13:51:27.713795 INFO: in documentation inherited from metric_type.MetricType.recall: (file:///tmp/pana_HZUPNW/lib/src/metric/metric_type.dart:102:3) 2025-10-02 13:51:27.713795 INFO: Found 5 warnings and 0 errors. 2025-10-02 13:51:27.806971 INFO: Writing summary.json 2025-10-02 13:51:27.810934 INFO: Running dartdoc post-processing 2025-10-02 13:51:27.813668 INFO: Creating .tar.gz archive 2025-10-02 13:51:28.381524 INFO: Finished .tar.gz archive 2025-10-02 13:51:29.128550 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-02T13:51:29.246073Z