## Running analysis for "showcaseview" version "4.0.0" STARTED: 2025-02-18T19:32:55.771398Z ### Starting pana 2025-02-18 19:33:08.861193 INFO: Running `dart pub unpack showcaseview:4.0.0 --output /tmp/pana-showcaseviewWQHHMA/showcaseview --no-resolve`... 2025-02-18 19:33:10.256952 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-02-18 19:33:10.290068 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-02-18 19:33:10.463589 INFO: Running `git rev-parse --show-toplevel`... 2025-02-18 19:33:10.665410 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-02-18 19:33:11.737160 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-02-18 19:33:12.570356 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-02-18 19:33:13.672284 INFO: Analyzing package... 2025-02-18 19:33:13.722159 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-02-18 19:33:31.230019 INFO: Running `git init`... 2025-02-18 19:33:31.279274 INFO: Running `git remote add origin https://github.com/simformsolutions/flutter_showcaseview`... 2025-02-18 19:33:31.312150 INFO: Running `git remote show origin`... 2025-02-18 19:33:31.592630 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-02-18 19:33:32.172580 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-02-18 19:33:32.204309 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-02-18 19:33:32.236495 INFO: Running `git show origin/master:pubspec.yaml`... 2025-02-18 19:33:33.856398 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HXURVR/./lib`... 2025-02-18 19:33:34.801902 INFO: Analyzing pub downgrade... 2025-02-18 19:33:34.806950 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-02-18 19:33:35.882122 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-02-18 19:33:48.689201 INFO: [pub-downgrade-success] 2025-02-18 19:33:48.693203 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-02-18 19:33:49.767578 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.2`... 2025-02-18 19:33:51.253243 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-showcaseviewWQHHMA/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-02-18 19:34:54.774687 INFO: `dartdoc` completed: 2025-02-18 19:34:54.774687 INFO: Documenting showcaseview... 2025-02-18 19:34:54.774687 INFO: Discovering libraries... 2025-02-18 19:34:54.774687 INFO: Linking elements... 2025-02-18 19:34:54.774687 INFO: Precaching local docs for 629715 elements... 2025-02-18 19:34:54.774687 INFO: Initialized dartdoc with 778 libraries 2025-02-18 19:34:54.774687 INFO: Generating docs for library showcaseview.dart from package:showcaseview/showcaseview.dart... 2025-02-18 19:34:54.774687 INFO: Documented 1 public library in 61.9 seconds 2025-02-18 19:34:54.774687 INFO: Success! Docs generated into /tmp/pana-showcaseviewWQHHMA/raw-dartdoc 2025-02-18 19:34:54.774687 INFO: warning: showcaseview has no library level documentation comments 2025-02-18 19:34:54.774687 INFO: from showcaseview: (file:///tmp/pana_HXURVR/lib/showcaseview.dart:23:9) 2025-02-18 19:34:54.774687 INFO: warning: unresolved doc reference [crossAxisAlignment.start] 2025-02-18 19:34:54.774687 INFO: from tooltip_action_config.TooltipActionConfig.crossAxisAlignment: (file:///tmp/pana_HXURVR/lib/src/models/tooltip_action_config.dart:46:28) 2025-02-18 19:34:54.774687 INFO: in documentation inherited from tooltip_action_config.TooltipActionConfig.crossAxisAlignment: (file:///tmp/pana_HXURVR/lib/src/models/tooltip_action_config.dart:46:28) 2025-02-18 19:34:54.774687 INFO: warning: unresolved doc reference [ShowCaseWidget.disableAnimation] 2025-02-18 19:34:54.774687 INFO: from showcase.Showcase.disableMovingAnimation: (file:///tmp/pana_HXURVR/lib/src/showcase.dart:154:15) 2025-02-18 19:34:54.774687 INFO: in documentation inherited from showcase.Showcase.disableMovingAnimation: (file:///tmp/pana_HXURVR/lib/src/showcase.dart:154:15) 2025-02-18 19:34:54.774687 INFO: warning: unresolved doc reference [autoplay] 2025-02-18 19:34:54.774687 INFO: from showcase_widget.ShowCaseWidget.autoPlayDelay: (file:///tmp/pana_HXURVR/lib/src/showcase_widget.dart:52:18) 2025-02-18 19:34:54.774687 INFO: in documentation inherited from showcase_widget.ShowCaseWidget.autoPlayDelay: (file:///tmp/pana_HXURVR/lib/src/showcase_widget.dart:52:18) 2025-02-18 19:34:54.774687 INFO: warning: unresolved doc reference [widget.globalFloatingActionWidget] 2025-02-18 19:34:54.774687 INFO: from showcase_widget.ShowCaseWidgetState.globalFloatingActionWidget: (file:///tmp/pana_HXURVR/lib/src/showcase_widget.dart:231:38) 2025-02-18 19:34:54.774687 INFO: Found 5 warnings and 0 errors. 2025-02-18 19:34:54.815742 INFO: Writing summary.json 2025-02-18 19:34:54.819513 INFO: Running dartdoc post-processing 2025-02-18 19:34:54.823014 INFO: Creating .tar.gz archive 2025-02-18 19:34:55.076459 INFO: Finished .tar.gz archive 2025-02-18 19:34:55.951878 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-02-18T19:34:56.069068Z