## Running analysis for "chatview3" version "0.0.10" STARTED: 2024-12-24T01:20:24.105857Z ### Starting pana 2024-12-24 01:20:43.101772 INFO: Running `dart pub unpack chatview3:0.0.10 --output /tmp/pana-chatview3QRDUWJ/chatview3 --no-resolve`... 2024-12-24 01:20:44.805568 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-12-24 01:20:44.866206 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-12-24 01:20:45.136968 INFO: Running `git rev-parse --show-toplevel`... 2024-12-24 01:20:45.389272 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-24 01:20:58.027555 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-24 01:21:00.392527 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-12-24 01:21:03.994585 INFO: Analyzing package... 2024-12-24 01:21:04.036909 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-24 01:21:36.063995 INFO: Running `git init`... 2024-12-24 01:21:36.113565 INFO: Running `git remote add origin https://github.com/bousalem98/chatview3`... 2024-12-24 01:21:36.162014 INFO: Running `git remote show origin`... 2024-12-24 01:21:36.443136 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-12-24 01:21:36.983688 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-12-24 01:21:37.034079 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-12-24 01:21:37.086631 INFO: Running `git show origin/main:pubspec.yaml`... 2024-12-24 01:21:51.086846 INFO: Analyzing pub downgrade... 2024-12-24 01:21:51.098931 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-12-24 01:22:13.044888 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-24 01:22:22.373380 INFO: [pub-downgrade-success] 2024-12-24 01:22:22.395140 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-12-24 01:22:25.870062 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.0`... 2024-12-24 01:22:41.687077 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-chatview3QRDUWJ/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`... 2024-12-24 01:24:37.413418 INFO: `dartdoc` completed: 2024-12-24 01:24:37.413418 INFO: Documenting chatview3... 2024-12-24 01:24:37.413418 INFO: Discovering libraries... 2024-12-24 01:24:37.413418 INFO: Linking elements... 2024-12-24 01:24:37.413418 INFO: Precaching local docs for 1262781 elements... 2024-12-24 01:24:37.413418 INFO: Initialized dartdoc with 1957 libraries 2024-12-24 01:24:37.413418 INFO: Generating docs for library chatview3.dart from package:chatview3/chatview3.dart... 2024-12-24 01:24:37.413418 INFO: Documented 1 public library in 113.1 seconds 2024-12-24 01:24:37.413418 INFO: Success! Docs generated into /tmp/pana-chatview3QRDUWJ/raw-dartdoc 2024-12-24 01:24:37.413418 INFO: warning: chatview2 has no library level documentation comments 2024-12-24 01:24:37.413418 INFO: from chatview2: (file:///tmp/pana_BXSVAB/lib/chatview3.dart:23:9) 2024-12-24 01:24:37.413418 INFO: warning: unresolved doc reference [_showTypingIndicator.value] 2024-12-24 01:24:37.413418 INFO: from chat_controller.ChatController.showTypingIndicator: (file:///tmp/pana_BXSVAB/lib/src/controller/chat_controller.dart:47:12) 2024-12-24 01:24:37.413418 INFO: warning: unresolved doc reference [GroupedChatList] 2024-12-24 01:24:37.413418 INFO: from chat_controller.ChatController.typingIndicatorNotifier: (file:///tmp/pana_BXSVAB/lib/src/controller/chat_controller.dart:43:27) 2024-12-24 01:24:37.413418 INFO: warning: unresolved doc reference [TypeWriterStatus.composed] 2024-12-24 01:24:37.413418 INFO: from send_message_configuration.TextFieldConfiguration.compositionThresholdTime: (file:///tmp/pana_BXSVAB/lib/src/models/send_message_configuration.dart:157:18) 2024-12-24 01:24:37.413418 INFO: in documentation inherited from send_message_configuration.TextFieldConfiguration.compositionThresholdTime: (file:///tmp/pana_BXSVAB/lib/src/models/send_message_configuration.dart:157:18) 2024-12-24 01:24:37.413418 INFO: warning: unresolved doc reference [receiptsBuilder] 2024-12-24 01:24:37.413418 INFO: from feature_active_config.FeatureActiveConfig.receiptsBuilderVisibility: (file:///tmp/pana_BXSVAB/lib/src/models/feature_active_config.dart:51:14) 2024-12-24 01:24:37.413418 INFO: in documentation inherited from feature_active_config.FeatureActiveConfig.receiptsBuilderVisibility: (file:///tmp/pana_BXSVAB/lib/src/models/feature_active_config.dart:51:14) 2024-12-24 01:24:37.413418 INFO: warning: unresolved doc reference [SliverGroupedListView] 2024-12-24 01:24:37.413418 INFO: from message_list_configuration.ChatBackgroundConfiguration.groupedListOrder: (file:///tmp/pana_BXSVAB/lib/src/models/message_list_configuration.dart:50:26) 2024-12-24 01:24:37.413418 INFO: in documentation inherited from message_list_configuration.ChatBackgroundConfiguration.groupedListOrder: (file:///tmp/pana_BXSVAB/lib/src/models/message_list_configuration.dart:50:26) 2024-12-24 01:24:37.413418 INFO: Found 6 warnings and 0 errors. 2024-12-24 01:24:37.502639 INFO: Writing summary.json 2024-12-24 01:24:37.506165 INFO: Running dartdoc post-processing 2024-12-24 01:24:37.509570 INFO: Creating .tar.gz archive 2024-12-24 01:24:38.560204 INFO: Finished .tar.gz archive 2024-12-24 01:24:40.630387 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-12-24T01:24:41.142499Z