## Running analysis for "flutter_graph_view" version "0.3.0" STARTED: 2025-12-09T17:17:19.296027Z ### Starting pana 2025-12-09 17:17:31.677277 INFO: Running `dart pub unpack flutter_graph_view:0.3.0 --output /tmp/pana-flutter_graph_viewEKCRMC/flutter_graph_view --no-resolve`... 2025-12-09 17:17:32.557271 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 17:17:32.598270 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 17:17:32.756989 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 17:17:32.920528 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 17:17:33.257076 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 17:17:33.538365 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 17:17:33.902988 INFO: Analyzing package... 2025-12-09 17:17:33.951364 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 17:17:42.693237 INFO: Running `git init`... 2025-12-09 17:17:42.723539 INFO: Running `git remote add origin https://github.com/dudu-ltd/flutter_graph_view`... 2025-12-09 17:17:42.753758 INFO: Running `git remote show origin`... 2025-12-09 17:17:42.972606 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 17:17:44.359616 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 17:17:44.394026 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-12-09 17:17:44.431910 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-09 17:17:44.465684 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/dudu-ltd/flutter_graph_view` but got `https://github.com/graph-cn/flutter_graph_view`. 2025-12-09 17:17:49.604189 INFO: Analyzing pub downgrade... 2025-12-09 17:17:49.608208 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 17:17:50.212294 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 17:17:58.192586 INFO: [pub-downgrade-success] 2025-12-09 17:17:58.196434 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 17:17:58.498708 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 17:17:58.901409 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-flutter_graph_viewEKCRMC/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2025-12-09 17:19:11.625905 INFO: `dartdoc` completed: 2025-12-09 17:19:11.625905 INFO: Documenting flutter_graph_view... 2025-12-09 17:19:11.625905 INFO: Discovering libraries... 2025-12-09 17:19:11.625905 INFO: Linking elements... 2025-12-09 17:19:11.625905 INFO: Precaching local docs for 781135 elements... 2025-12-09 17:19:11.625905 INFO: Initialized dartdoc with 1175 libraries 2025-12-09 17:19:11.625905 INFO: Generating docs for library widgets/edge_component.dart from package:flutter_graph_view/widgets/edge_component.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library widgets/graph_component.dart from package:flutter_graph_view/widgets/graph_component.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library widgets/vertex_component.dart from package:flutter_graph_view/widgets/vertex_component.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library flutter_graph_widget.dart from package:flutter_graph_view/flutter_graph_widget.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library model/graph.dart from package:flutter_graph_view/model/graph.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library model/vertex.dart from package:flutter_graph_view/model/vertex.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library model/edge.dart from package:flutter_graph_view/model/edge.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/util.dart from package:flutter_graph_view/core/util.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options/style/graph_style.dart from package:flutter_graph_view/core/options/style/graph_style.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options/shape/edge/edge_line_shape.dart from package:flutter_graph_view/core/options/shape/edge/edge_line_shape.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options/shape/edge_shape.dart from package:flutter_graph_view/core/options/shape/edge_shape.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options/shape/vertex/vertex_circle_shape.dart from package:flutter_graph_view/core/options/shape/vertex/vertex_circle_shape.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options/shape/vertex_shape.dart from package:flutter_graph_view/core/options/shape/vertex_shape.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options/text/vertex_text_renderer.dart from package:flutter_graph_view/core/options/text/vertex_text_renderer.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options/text/vertex_text_renderer_impl.dart from package:flutter_graph_view/core/options/text/vertex_text_renderer_impl.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/options.dart from package:flutter_graph_view/core/options.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/convertor/map_convertor.dart from package:flutter_graph_view/core/convertor/map_convertor.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/data_convertor.dart from package:flutter_graph_view/core/data_convertor.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/algorithm/force_directed2.dart from package:flutter_graph_view/core/algorithm/force_directed2.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/algorithm/breathe_decorator.dart from package:flutter_graph_view/core/algorithm/breathe_decorator.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/algorithm/circle_layout.dart from package:flutter_graph_view/core/algorithm/circle_layout.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/algorithm/force_directed.dart from package:flutter_graph_view/core/algorithm/force_directed.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library core/graph_algorithm.dart from package:flutter_graph_view/core/graph_algorithm.dart... 2025-12-09 17:19:11.625905 INFO: Generating docs for library flutter_graph_view.dart from package:flutter_graph_view/flutter_graph_view.dart... 2025-12-09 17:19:11.625905 INFO: Documented 24 public libraries in 71.7 seconds 2025-12-09 17:19:11.625905 INFO: Success! Docs generated into /tmp/pana-flutter_graph_viewEKCRMC/raw-dartdoc 2025-12-09 17:19:11.625905 INFO: warning: unresolved doc reference [x] 2025-12-09 17:19:11.625905 INFO: from package-flutter_graph_view: file:///tmp/pana_MOBYGJ 2025-12-09 17:19:11.625905 INFO: warning: unresolved doc reference [ ] 2025-12-09 17:19:11.625905 INFO: from package-flutter_graph_view: file:///tmp/pana_MOBYGJ 2025-12-09 17:19:11.625905 INFO: warning: flutter_graph_view has no library level documentation comments 2025-12-09 17:19:11.625905 INFO: from flutter_graph_view: (file:///tmp/pana_MOBYGJ/lib/flutter_graph_view.dart:1:1) 2025-12-09 17:19:11.625905 INFO: Found 3 warnings and 0 errors. 2025-12-09 17:19:11.829773 INFO: Writing summary.json 2025-12-09 17:19:11.832327 INFO: Running dartdoc post-processing 2025-12-09 17:19:11.834680 INFO: Creating .tar.gz archive 2025-12-09 17:19:16.254220 INFO: Finished .tar.gz archive 2025-12-09 17:19:24.479168 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T17:19:24.712037Z