## Running analysis for "chat_gpt_sdk" version "1.0.2+4" STARTED: 2025-04-21T22:04:15.578336Z ### Starting pana 2025-04-21 22:04:29.708653 INFO: Running `dart pub unpack chat_gpt_sdk:1.0.2+4 --output /tmp/pana-chat_gpt_sdkVCOGKQ/chat_gpt_sdk --no-resolve`... 2025-04-21 22:04:30.844175 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-21 22:04:30.882697 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-21 22:04:31.054714 INFO: Running `git rev-parse --show-toplevel`... 2025-04-21 22:04:31.251324 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-21 22:04:34.982477 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-21 22:04:36.221204 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-04-21 22:04:37.932222 INFO: Analyzing package... 2025-04-21 22:04:37.959476 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-21 22:04:55.966484 INFO: Running `git init`... 2025-04-21 22:04:56.003925 INFO: Running `git remote add origin https://github.com/redevRx/Flutter-ChatGPT`... 2025-04-21 22:04:56.037840 INFO: Running `git remote show origin`... 2025-04-21 22:04:56.290124 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-04-21 22:04:57.125254 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-04-21 22:04:57.161882 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-04-21 22:04:57.195924 INFO: Running `git show origin/main:example_app/openai_app/pubspec.yaml`... 2025-04-21 22:04:57.233749 INFO: Running `git show origin/main:pubspec.yaml`... 2025-04-21 22:04:59.861797 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HEIGSZ/./lib`... 2025-04-21 22:05:00.794866 INFO: Analyzing pub downgrade... 2025-04-21 22:05:00.802161 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-04-21 22:05:06.243068 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-21 22:05:15.097678 INFO: [pub-downgrade-success] 2025-04-21 22:05:15.101779 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-04-21 22:05:16.704224 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.3`... 2025-04-21 22:05:18.224785 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-chat_gpt_sdkVCOGKQ/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-04-21 22:06:33.150568 INFO: `dartdoc` completed: 2025-04-21 22:06:33.150568 INFO: Documenting chat_gpt_sdk... 2025-04-21 22:06:33.150568 INFO: Discovering libraries... 2025-04-21 22:06:33.150568 INFO: Linking elements... 2025-04-21 22:06:33.150568 INFO: Precaching local docs for 642582 elements... 2025-04-21 22:06:33.150568 INFO: Initialized dartdoc with 879 libraries 2025-04-21 22:06:33.150568 INFO: Generating docs for library chat_gpt_sdk.dart from package:chat_gpt_sdk/chat_gpt_sdk.dart... 2025-04-21 22:06:33.150568 INFO: Documented 1 public library in 73.3 seconds 2025-04-21 22:06:33.150568 INFO: Success! Docs generated into /tmp/pana-chat_gpt_sdkVCOGKQ/raw-dartdoc 2025-04-21 22:06:33.150568 INFO: warning: chat_gpt_sdk has no library level documentation comments 2025-04-21 22:06:33.150568 INFO: from chat_gpt_sdk: (file:///tmp/pana_HEIGSZ/lib/chat_gpt_sdk.dart:1:1) 2025-04-21 22:06:33.150568 INFO: warning: unresolved doc reference ["You:"] 2025-04-21 22:06:33.150568 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_HEIGSZ/lib/src/model/complete_text/request/complete_text.dart:15:23) 2025-04-21 22:06:33.150568 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_HEIGSZ/lib/src/model/complete_text/request/complete_text.dart:15:23) 2025-04-21 22:06:33.150568 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-04-21 22:06:33.150568 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_HEIGSZ/lib/src/model/complete_text/request/complete_text.dart:15:23) 2025-04-21 22:06:33.150568 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_HEIGSZ/lib/src/model/complete_text/request/complete_text.dart:15:23) 2025-04-21 22:06:33.150568 INFO: Found 3 warnings and 0 errors. 2025-04-21 22:06:33.191237 INFO: Writing summary.json 2025-04-21 22:06:33.193553 INFO: Running dartdoc post-processing 2025-04-21 22:06:33.196184 INFO: Creating .tar.gz archive 2025-04-21 22:06:33.353343 INFO: Finished .tar.gz archive 2025-04-21 22:06:33.931463 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-21T22:06:34.055176Z