## Running analysis for "math_parser" version "1.5.1" STARTED: 2025-12-09T21:00:21.825627Z ### Starting pana 2025-12-09 21:00:34.486121 INFO: Running `dart pub unpack math_parser:1.5.1 --output /tmp/pana-math_parserPIUOFA/math_parser --no-resolve`... 2025-12-09 21:00:34.711819 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 21:00:34.741709 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 21:00:34.880552 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 21:00:34.971662 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 21:00:35.049629 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 21:00:35.114110 INFO: Analyzing package... 2025-12-09 21:00:35.149310 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 21:00:39.063012 INFO: Running `git init`... 2025-12-09 21:00:39.091433 INFO: Running `git remote add origin https://github.com/Sominemo/Math-Parser-Dart`... 2025-12-09 21:00:39.118309 INFO: Running `git remote show origin`... 2025-12-09 21:00:39.340393 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 21:00:39.605746 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 21:00:39.634467 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 21:00:41.001938 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 21:00:41.048618 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MAFQXI/./lib`... 2025-12-09 21:00:41.142446 INFO: Analyzing pub downgrade... 2025-12-09 21:00:41.147571 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-09 21:00:41.239308 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 21:00:41.455028 INFO: [pub-downgrade-success] 2025-12-09 21:00:41.459493 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-09 21:00:41.531384 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-09 21:00:41.787829 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-math_parserPIUOFA/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-09 21:01:05.050243 INFO: `dartdoc` completed: 2025-12-09 21:01:05.050243 INFO: Documenting math_parser... 2025-12-09 21:01:05.050243 INFO: Discovering libraries... 2025-12-09 21:01:05.050243 INFO: Linking elements... 2025-12-09 21:01:05.050243 INFO: Precaching local docs for 138338 elements... 2025-12-09 21:01:05.050243 INFO: Initialized dartdoc with 55 libraries 2025-12-09 21:01:05.050243 INFO: Generating docs for library math_parser.dart from package:math_parser/math_parser.dart... 2025-12-09 21:01:05.050243 INFO: Generating docs for library integrate.dart from package:math_parser/integrate.dart... 2025-12-09 21:01:05.050243 INFO: Documented 2 public libraries in 22.5 seconds 2025-12-09 21:01:05.050243 INFO: Success! Docs generated into /tmp/pana-math_parserPIUOFA/raw-dartdoc 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathValue.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:191:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathVariable.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:226:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionFreeform.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:284:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathOperatorAddition.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:317:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathOperatorSubtraction.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:350:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathOperatorMultiplication.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:382:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathOperatorDivision.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:420:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionE.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:479:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathOperatorPower.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:512:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionSin.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:540:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionCos.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:562:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionTan.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:584:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionCot.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:606:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionAsin.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:629:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionAcos.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:651:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionAtan.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:673:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionAcot.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:695:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [x] 2025-12-09 21:01:05.050243 INFO: from math_node.MathFunctionLog.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:720:7) 2025-12-09 21:01:05.050243 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_MAFQXI/lib/src/math_node.dart:89:7) 2025-12-09 21:01:05.050243 INFO: warning: unresolved doc reference [getPotentialVariableNames] 2025-12-09 21:01:05.050243 INFO: from parse.MathNodeExpression.builtInVariables: (file:///tmp/pana_MAFQXI/lib/src/parse.dart:298:26) 2025-12-09 21:01:05.050243 INFO: Found 20 warnings and 0 errors. 2025-12-09 21:01:05.079585 INFO: Writing summary.json 2025-12-09 21:01:05.085504 INFO: Running dartdoc post-processing 2025-12-09 21:01:05.088370 INFO: Creating .tar.gz archive 2025-12-09 21:01:05.754944 INFO: Finished .tar.gz archive 2025-12-09 21:01:06.504586 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T21:01:06.606252Z