## Running analysis for "chat_gpt_sdk" version "3.1.4" STARTED: 2025-12-09T12:43:05.666413Z ### Starting pana 2025-12-09 12:43:19.075581 INFO: Running `dart pub unpack chat_gpt_sdk:3.1.4 --output /tmp/pana-chat_gpt_sdkULOZKP/chat_gpt_sdk --no-resolve`... 2025-12-09 12:43:20.182213 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 12:43:20.217492 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 12:43:20.360091 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 12:43:20.764773 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 12:43:20.906554 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 12:43:21.084436 INFO: Analyzing package... 2025-12-09 12:43:21.105682 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 12:43:33.321609 INFO: Running `git init`... 2025-12-09 12:43:33.358283 INFO: Running `git remote add origin https://github.com/redevRx/Flutter-ChatGPT`... 2025-12-09 12:43:33.401265 INFO: Running `git remote show origin`... 2025-12-09 12:43:33.687675 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 12:43:34.362168 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 12:43:34.399120 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-12-09 12:43:34.439168 INFO: Running `git show origin/main:example_app/openai_app/pubspec.yaml`... 2025-12-09 12:43:34.475539 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-09 12:43:40.131494 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 12:43:40.242370 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SKWOAZ/./lib`... 2025-12-09 12:43:40.454486 INFO: Analyzing pub downgrade... 2025-12-09 12:43:40.459120 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-09 12:43:40.615450 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 12:43:42.057261 INFO: [pub-downgrade-success] 2025-12-09 12:43:42.061661 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-09 12:43:42.232022 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-09 12:43:42.499760 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-chat_gpt_sdkULOZKP/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-09 12:44:15.283795 INFO: `dartdoc` completed: 2025-12-09 12:44:15.283795 INFO: Documenting chat_gpt_sdk... 2025-12-09 12:44:15.283795 INFO: Discovering libraries... 2025-12-09 12:44:15.283795 INFO: Linking elements... 2025-12-09 12:44:15.283795 INFO: Precaching local docs for 710346 elements... 2025-12-09 12:44:15.283795 INFO: Initialized dartdoc with 623 libraries 2025-12-09 12:44:15.283795 INFO: Generating docs for library chat_gpt_sdk.dart from package:chat_gpt_sdk/chat_gpt_sdk.dart... 2025-12-09 12:44:15.283795 INFO: Documented 1 public library in 31.8 seconds 2025-12-09 12:44:15.283795 INFO: Success! Docs generated into /tmp/pana-chat_gpt_sdkULOZKP/raw-dartdoc 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference [x] 2025-12-09 12:44:15.283795 INFO: from package-chat_gpt_sdk: file:///tmp/pana_SKWOAZ 2025-12-09 12:44:15.283795 INFO: warning: chat_gpt_sdk has no library level documentation comments 2025-12-09 12:44:15.283795 INFO: from chat_gpt_sdk: (file:///tmp/pana_SKWOAZ/lib/chat_gpt_sdk.dart:1:1) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference ["You:"] 2025-12-09 12:44:15.283795 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:44:15.283795 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-12-09 12:44:15.283795 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:44:15.283795 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference ["You:"] 2025-12-09 12:44:15.283795 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:44:15.283795 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-12-09 12:44:15.283795 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:44:15.283795 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_SKWOAZ/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference [DONE] 2025-12-09 12:44:15.283795 INFO: from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_SKWOAZ/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-12-09 12:44:15.283795 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_SKWOAZ/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-12-09 12:44:15.283795 INFO: warning: undefined macro [openai_fine_tune_model] 2025-12-09 12:44:15.283795 INFO: from fine_tune_model.FineTuneModel.new: (file:///tmp/pana_SKWOAZ/lib/src/model/fine_tune/response/fine_tune_model.dart:43:9) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference [ 2025-12-09 12:44:15.283795 INFO: { "type": "code_interpreter" } 2025-12-09 12:44:15.283795 INFO: ] 2025-12-09 12:44:15.283795 INFO: from assistant.Assistant.tools: (file:///tmp/pana_SKWOAZ/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:44:15.283795 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_SKWOAZ/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference [{"type": "retrieval"}] 2025-12-09 12:44:15.283795 INFO: from assistant.Assistant.tools: (file:///tmp/pana_SKWOAZ/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:44:15.283795 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_SKWOAZ/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:44:15.283795 INFO: warning: unresolved doc reference [onCompleteText] 2025-12-09 12:44:15.283795 INFO: from openai.OpenAI.onCompletion: (file:///tmp/pana_SKWOAZ/lib/src/openai.dart:145:29) 2025-12-09 12:44:15.283795 INFO: Found 11 warnings and 0 errors. 2025-12-09 12:44:15.365323 INFO: Writing summary.json 2025-12-09 12:44:15.368390 INFO: Running dartdoc post-processing 2025-12-09 12:44:15.371410 INFO: Creating .tar.gz archive 2025-12-09 12:44:16.498100 INFO: Finished .tar.gz archive 2025-12-09 12:44:18.020858 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T12:44:18.209910Z