## Running analysis for "equations" version "3.2.0" STARTED: 2025-04-16T11:02:59.781299Z ### Starting pana 2025-04-16 11:03:17.712853 INFO: Running `dart pub unpack equations:3.2.0 --output /tmp/pana-equationsCPVQPA/equations --no-resolve`... 2025-04-16 11:03:19.935190 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-16 11:03:19.975225 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-16 11:03:20.211671 INFO: Running `git rev-parse --show-toplevel`... 2025-04-16 11:03:20.780764 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-16 11:03:21.979209 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-16 11:03:23.043223 INFO: Analyzing package... 2025-04-16 11:03:23.098250 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-16 11:03:36.711365 INFO: Running `git init`... 2025-04-16 11:03:36.737857 INFO: Running `git remote add origin https://github.com/albertodev01/equations`... 2025-04-16 11:03:36.764475 INFO: Running `git remote show origin`... 2025-04-16 11:03:37.076682 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-16 11:03:37.917875 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-16 11:03:37.953914 INFO: Running `git show origin/master:example/dart_example/pubspec.yaml`... 2025-04-16 11:03:37.982967 INFO: Running `git show origin/master:example/flutter_example/pubspec.yaml`... 2025-04-16 11:03:38.015459 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-16 11:03:41.864514 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CGEVDT/./lib`... 2025-04-16 11:03:43.985086 INFO: Analyzing pub downgrade... 2025-04-16 11:03:43.991218 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-16 11:03:45.275741 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-16 11:03:48.455905 INFO: [pub-downgrade-success] 2025-04-16 11:03:48.460495 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-16 11:03:49.482642 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-16 11:04:03.205661 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-equationsCPVQPA/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-16 11:04:46.538043 INFO: `dartdoc` completed: 2025-04-16 11:04:46.538043 INFO: Documenting equations... 2025-04-16 11:04:46.538043 INFO: Discovering libraries... 2025-04-16 11:04:46.538043 INFO: Linking elements... 2025-04-16 11:04:46.538043 INFO: Precaching local docs for 145541 elements... 2025-04-16 11:04:46.538043 INFO: Initialized dartdoc with 235 libraries 2025-04-16 11:04:46.538043 INFO: Generating docs for library equations.dart from package:equations/equations.dart... 2025-04-16 11:04:46.538043 INFO: Documented 1 public library in 41.6 seconds 2025-04-16 11:04:46.538043 INFO: Success! Docs generated into /tmp/pana-equationsCPVQPA/raw-dartdoc 2025-04-16 11:04:46.538043 INFO: warning: equations has no library level documentation comments 2025-04-16 11:04:46.538043 INFO: from equations: (file:///tmp/pana_CGEVDT/lib/equations.dart:1:1) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [a, b] 2025-04-16 11:04:46.538043 INFO: from bisection.Bisection: (file:///tmp/pana_CGEVDT/lib/src/nonlinear/types/bisection.dart:11:7) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [a, b] 2025-04-16 11:04:46.538043 INFO: from brent.Brent: (file:///tmp/pana_CGEVDT/lib/src/nonlinear/types/brent.dart:12:7) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [a, b] 2025-04-16 11:04:46.538043 INFO: from chords.Chords: (file:///tmp/pana_CGEVDT/lib/src/nonlinear/types/chords.dart:12:7) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [Quadratoc] 2025-04-16 11:04:46.538043 INFO: from durand_kerner.DurandKerner: (file:///tmp/pana_CGEVDT/lib/src/algebraic/types/durand_kerner.dart:25:7) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [`lowerBound`, `upperBound`] 2025-04-16 11:04:46.538043 INFO: from numerical_integration.NumericalIntegration: (file:///tmp/pana_CGEVDT/lib/src/integral/numerical_integration.dart:16:16) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [Laguerre()] 2025-04-16 11:04:46.538043 INFO: from durand_kerner.DurandKerner.realEquation: (file:///tmp/pana_CGEVDT/lib/src/algebraic/types/durand_kerner.dart:129:16) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [lowerBound, upperBound] 2025-04-16 11:04:46.538043 INFO: from numerical_integration.NumericalIntegration.intervals: (file:///tmp/pana_CGEVDT/lib/src/integral/numerical_integration.dart:31:13) 2025-04-16 11:04:46.538043 INFO: in documentation inherited from numerical_integration.NumericalIntegration.intervals: (file:///tmp/pana_CGEVDT/lib/src/integral/numerical_integration.dart:31:13) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [lowerBound, upperBound] 2025-04-16 11:04:46.538043 INFO: from midpoint_rule.MidpointRule.new: (file:///tmp/pana_CGEVDT/lib/src/integral/types/midpoint_rule.dart:15:9) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [lowerBound, upperBound] 2025-04-16 11:04:46.538043 INFO: from simpson_rule.SimpsonRule.new: (file:///tmp/pana_CGEVDT/lib/src/integral/types/simpson_rule.dart:15:9) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [lowerBound, upperBound] 2025-04-16 11:04:46.538043 INFO: from trapezoidal_rule.TrapezoidalRule.new: (file:///tmp/pana_CGEVDT/lib/src/integral/types/trapezoidal_rule.dart:15:9) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [maxDegree] 2025-04-16 11:04:46.538043 INFO: from polynomial_interpolation.PolynomialInterpolation.buildPolynomial: (file:///tmp/pana_CGEVDT/lib/src/interpolation/types/polynomial_interpolation.dart:35:13) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [1, 2] 2025-04-16 11:04:46.538043 INFO: from system.SystemSolver.toStringAugmented: (file:///tmp/pana_CGEVDT/lib/src/system/system.dart:150:10) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [4, 5] 2025-04-16 11:04:46.538043 INFO: from system.SystemSolver.toStringAugmented: (file:///tmp/pana_CGEVDT/lib/src/system/system.dart:150:10) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [3] 2025-04-16 11:04:46.538043 INFO: from system.SystemSolver.toStringAugmented: (file:///tmp/pana_CGEVDT/lib/src/system/system.dart:150:10) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [6] 2025-04-16 11:04:46.538043 INFO: from system.SystemSolver.toStringAugmented: (file:///tmp/pana_CGEVDT/lib/src/system/system.dart:150:10) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [1, 2 | 3] 2025-04-16 11:04:46.538043 INFO: from system.SystemSolver.toStringAugmented: (file:///tmp/pana_CGEVDT/lib/src/system/system.dart:150:10) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [4, 5 | 6] 2025-04-16 11:04:46.538043 INFO: from system.SystemSolver.toStringAugmented: (file:///tmp/pana_CGEVDT/lib/src/system/system.dart:150:10) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [eigenValues()] 2025-04-16 11:04:46.538043 INFO: from matrix.Matrix.characteristicPolynomial: (file:///tmp/pana_CGEVDT/lib/src/system/utils/matrix.dart:363:13) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [eigenValues()] 2025-04-16 11:04:46.538043 INFO: from complex_matrix.ComplexMatrix.characteristicPolynomial: (file:///tmp/pana_CGEVDT/lib/src/system/utils/matrix/complex_matrix.dart:486:13) 2025-04-16 11:04:46.538043 INFO: in documentation inherited from matrix.Matrix.characteristicPolynomial: (file:///tmp/pana_CGEVDT/lib/src/system/utils/matrix.dart:363:13) 2025-04-16 11:04:46.538043 INFO: warning: unresolved doc reference [eigenValues()] 2025-04-16 11:04:46.538043 INFO: from real_matrix.RealMatrix.characteristicPolynomial: (file:///tmp/pana_CGEVDT/lib/src/system/utils/matrix/real_matrix.dart:477:13) 2025-04-16 11:04:46.538043 INFO: in documentation inherited from matrix.Matrix.characteristicPolynomial: (file:///tmp/pana_CGEVDT/lib/src/system/utils/matrix.dart:363:13) 2025-04-16 11:04:46.538043 INFO: Found 21 warnings and 0 errors. 2025-04-16 11:04:46.693378 INFO: Writing summary.json 2025-04-16 11:04:46.698853 INFO: Running dartdoc post-processing 2025-04-16 11:04:46.702529 INFO: Creating .tar.gz archive 2025-04-16 11:04:47.843577 INFO: Finished .tar.gz archive 2025-04-16 11:04:50.887179 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-16T11:04:51.050455Z