## Running analysis for "tfann" version "0.6.2+88" STARTED: 2024-05-23T16:08:14.934058Z ### Starting pana 2024-05-23 16:08:28.828555 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-23 16:08:28.912886 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-23 16:08:29.155154 INFO: Downloading package tfann 0.6.2+88 from https://pub.dev/api/archives/tfann-0.6.2%2B88.tar.gz 2024-05-23 16:08:29.399623 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-23 16:08:29.706582 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-23 16:08:30.022974 INFO: Analyzing package... 2024-05-23 16:08:30.053219 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-23 16:08:36.282635 INFO: Running `git init`... 2024-05-23 16:08:36.311030 INFO: Running `git remote add origin https://github.com/gnudles/tfann_dart`... 2024-05-23 16:08:36.336237 INFO: Running `git remote show origin`... 2024-05-23 16:08:36.576306 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-23 16:08:37.015539 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-23 16:08:37.046996 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-23 16:08:37.624971 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HDREOS/lib`... 2024-05-23 16:08:38.509032 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-05-23 16:08:49.898851 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-tfannNANDTS --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-23 16:09:13.807643 INFO: `dartdoc` completed: 2024-05-23 16:09:13.807643 INFO: Documenting tfann... 2024-05-23 16:09:13.807643 INFO: Discovering libraries... 2024-05-23 16:09:13.807643 INFO: Linking elements... 2024-05-23 16:09:13.807643 INFO: Precaching local docs for 137557 elements... 2024-05-23 16:09:13.807643 INFO: Initialized dartdoc with 52 libraries 2024-05-23 16:09:13.807643 INFO: Generating docs for library tfann.dart from package:tfann/tfann.dart... 2024-05-23 16:09:13.807643 INFO: Documented 1 public library in 21.5 seconds 2024-05-23 16:09:13.807643 INFO: Success! Docs generated into /tmp/dartdoc-tfannNANDTS 2024-05-23 16:09:13.807643 INFO: warning: unresolved doc reference [0,1] 2024-05-23 16:09:13.807643 INFO: from tfann.ActivationFunctionType.logistic: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:7:3) 2024-05-23 16:09:13.807643 INFO: in documentation inherited from tfann.ActivationFunctionType.logistic: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:7:3) 2024-05-23 16:09:13.807643 INFO: warning: unresolved doc reference [-1,1] 2024-05-23 16:09:13.807643 INFO: from tfann.ActivationFunctionType.tanh: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:12:3) 2024-05-23 16:09:13.807643 INFO: in documentation inherited from tfann.ActivationFunctionType.tanh: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:12:3) 2024-05-23 16:09:13.807643 INFO: warning: unresolved doc reference [-1,1] 2024-05-23 16:09:13.807643 INFO: from tfann.ActivationFunctionType.abs: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:15:3) 2024-05-23 16:09:13.807643 INFO: in documentation inherited from tfann.ActivationFunctionType.abs: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:15:3) 2024-05-23 16:09:13.807643 INFO: warning: unresolved doc reference [0,1] 2024-05-23 16:09:13.807643 INFO: from tfann.ActivationFunctionType.bell: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:18:3) 2024-05-23 16:09:13.807643 INFO: in documentation inherited from tfann.ActivationFunctionType.bell: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:18:3) 2024-05-23 16:09:13.807643 INFO: warning: unresolved doc reference [-1,1] 2024-05-23 16:09:13.807643 INFO: from tfann.ActivationFunctionType.divlineSigmoid: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:33:3) 2024-05-23 16:09:13.807643 INFO: in documentation inherited from tfann.ActivationFunctionType.divlineSigmoid: (file:///tmp/pana_HDREOS/lib/src/activation_function.dart:33:3) 2024-05-23 16:09:13.807643 INFO: Found 5 warnings and 0 errors. 2024-05-23 16:09:13.837314 INFO: Writing summary.json 2024-05-23 16:09:13.843551 INFO: Running dartdoc post-processing 2024-05-23 16:09:13.846187 INFO: Creating .tar.gz archive 2024-05-23 16:09:14.240663 INFO: Finished .tar.gz archive 2024-05-23 16:09:14.988840 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-23T16:09:15.107914Z