## Running analysis for "math_parser" version "1.5.1" STARTED: 2024-05-02T16:37:13.305437Z ### Starting pana 2024-05-02 16:37:30.351443 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 16:37:30.410481 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 16:37:30.634256 INFO: Downloading package math_parser 1.5.1 from https://pub.dev/api/archives/math_parser-1.5.1.tar.gz 2024-05-02 16:37:30.831867 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 16:37:31.233565 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 16:37:31.657809 INFO: Analyzing package... 2024-05-02 16:37:31.705510 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 16:37:39.377733 INFO: Running `git init`... 2024-05-02 16:37:39.409052 INFO: Running `git remote add origin https://github.com/Sominemo/Math-Parser-Dart`... 2024-05-02 16:37:39.438670 INFO: Running `git remote show origin`... 2024-05-02 16:37:39.709277 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 16:37:40.152435 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 16:37:40.183579 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 16:37:40.874570 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SAUSZB/lib`... 2024-05-02 16:37:41.909727 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 16:38:04.577748 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-math_parserPHLLNF --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 16:38:38.385632 INFO: `dartdoc` completed: 2024-05-02 16:38:38.385632 INFO: Documenting math_parser... 2024-05-02 16:38:38.385632 INFO: Discovering libraries... 2024-05-02 16:38:38.385632 INFO: Linking elements... 2024-05-02 16:38:38.385632 INFO: Precaching local docs for 138415 elements... 2024-05-02 16:38:38.385632 INFO: Initialized dartdoc with 51 libraries 2024-05-02 16:38:38.385632 INFO: Generating docs for library integrate.dart from package:math_parser/integrate.dart... 2024-05-02 16:38:38.385632 INFO: Generating docs for library math_parser.dart from package:math_parser/math_parser.dart... 2024-05-02 16:38:38.385632 INFO: Documented 2 public libraries in 32.4 seconds 2024-05-02 16:38:38.385632 INFO: Success! Docs generated into /tmp/dartdoc-math_parserPHLLNF 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathValue.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:191:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathVariable.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:226:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionFreeform.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:284:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathOperatorAddition.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:317:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathOperatorSubtraction.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:350:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathOperatorMultiplication.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:382:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathOperatorDivision.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:420:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionE.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:479:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathOperatorPower.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:512:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionSin.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:540:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionCos.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:562:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionTan.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:584:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionCot.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:606:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionAsin.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:629:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionAcos.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:651:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionAtan.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:673:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionAcot.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:695:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [x] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathFunctionLog.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:720:7) 2024-05-02 16:38:38.385632 INFO: in documentation inherited from math_node.MathNode.calc: (file:///tmp/pana_SAUSZB/lib/src/math_node.dart:89:7) 2024-05-02 16:38:38.385632 INFO: warning: unresolved doc reference [getPotentialVariableNames] 2024-05-02 16:38:38.385632 INFO: from math_parser.MathNodeExpression.builtInVariables: (file:///tmp/pana_SAUSZB/lib/src/parse.dart:298:26) 2024-05-02 16:38:38.385632 INFO: Found 20 warnings and 0 errors. 2024-05-02 16:38:38.427492 INFO: Writing summary.json 2024-05-02 16:38:38.430612 INFO: Running dartdoc post-processing 2024-05-02 16:38:38.435026 INFO: Creating .tar.gz archive 2024-05-02 16:38:39.224777 INFO: Finished .tar.gz archive 2024-05-02 16:38:40.658800 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T16:38:40.758490Z