## Running analysis for "chat_gpt_sdk" version "3.1.5" STARTED: 2025-12-09T12:41:39.544480Z ### Starting pana 2025-12-09 12:41:52.477032 INFO: Running `dart pub unpack chat_gpt_sdk:3.1.5 --output /tmp/pana-chat_gpt_sdkCEJTNJ/chat_gpt_sdk --no-resolve`... 2025-12-09 12:41:53.597882 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 12:41:53.625699 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 12:41:53.756794 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 12:41:54.158116 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 12:41:54.676061 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 12:41:54.848326 INFO: Analyzing package... 2025-12-09 12:41:54.871924 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 12:42:08.751567 INFO: Running `git init`... 2025-12-09 12:42:08.792142 INFO: Running `git remote add origin https://github.com/redevRx/Flutter-ChatGPT`... 2025-12-09 12:42:08.825290 INFO: Running `git remote show origin`... 2025-12-09 12:42:09.070209 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 12:42:09.726322 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 12:42:09.753758 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-12-09 12:42:09.782596 INFO: Running `git show origin/main:example_app/openai_app/pubspec.yaml`... 2025-12-09 12:42:09.811328 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-09 12:42:15.698661 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 12:42:15.806136 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LJXHZK/./lib`... 2025-12-09 12:42:16.007498 INFO: Analyzing pub downgrade... 2025-12-09 12:42:16.015289 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-09 12:42:16.529439 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 12:42:18.693406 INFO: [pub-downgrade-success] 2025-12-09 12:42:18.697340 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-09 12:42:18.852836 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-09 12:42:27.217015 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-chat_gpt_sdkCEJTNJ/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:43:00.022448 INFO: `dartdoc` completed: 2025-12-09 12:43:00.022448 INFO: Documenting chat_gpt_sdk... 2025-12-09 12:43:00.022448 INFO: Discovering libraries... 2025-12-09 12:43:00.022448 INFO: Linking elements... 2025-12-09 12:43:00.022448 INFO: Precaching local docs for 710350 elements... 2025-12-09 12:43:00.022448 INFO: Initialized dartdoc with 623 libraries 2025-12-09 12:43:00.022448 INFO: Generating docs for library chat_gpt_sdk.dart from package:chat_gpt_sdk/chat_gpt_sdk.dart... 2025-12-09 12:43:00.022448 INFO: Documented 1 public library in 31.9 seconds 2025-12-09 12:43:00.022448 INFO: Success! Docs generated into /tmp/pana-chat_gpt_sdkCEJTNJ/raw-dartdoc 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference [x] 2025-12-09 12:43:00.022448 INFO: from package-chat_gpt_sdk: file:///tmp/pana_LJXHZK 2025-12-09 12:43:00.022448 INFO: warning: chat_gpt_sdk has no library level documentation comments 2025-12-09 12:43:00.022448 INFO: from chat_gpt_sdk: (file:///tmp/pana_LJXHZK/lib/chat_gpt_sdk.dart:1:1) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference ["You:"] 2025-12-09 12:43:00.022448 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:43:00.022448 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-12-09 12:43:00.022448 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:43:00.022448 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference ["You:"] 2025-12-09 12:43:00.022448 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:43:00.022448 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-12-09 12:43:00.022448 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:43:00.022448 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LJXHZK/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference [DONE] 2025-12-09 12:43:00.022448 INFO: from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_LJXHZK/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-12-09 12:43:00.022448 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_LJXHZK/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-12-09 12:43:00.022448 INFO: warning: undefined macro [openai_fine_tune_model] 2025-12-09 12:43:00.022448 INFO: from fine_tune_model.FineTuneModel.new: (file:///tmp/pana_LJXHZK/lib/src/model/fine_tune/response/fine_tune_model.dart:43:9) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference [ 2025-12-09 12:43:00.022448 INFO: { "type": "code_interpreter" } 2025-12-09 12:43:00.022448 INFO: ] 2025-12-09 12:43:00.022448 INFO: from assistant.Assistant.tools: (file:///tmp/pana_LJXHZK/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:43:00.022448 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_LJXHZK/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference [{"type": "retrieval"}] 2025-12-09 12:43:00.022448 INFO: from assistant.Assistant.tools: (file:///tmp/pana_LJXHZK/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:43:00.022448 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_LJXHZK/lib/src/model/assistant/request/assistant.dart:34:15) 2025-12-09 12:43:00.022448 INFO: warning: unresolved doc reference [onCompleteText] 2025-12-09 12:43:00.022448 INFO: from openai.OpenAI.onCompletion: (file:///tmp/pana_LJXHZK/lib/src/openai.dart:145:29) 2025-12-09 12:43:00.022448 INFO: Found 11 warnings and 0 errors. 2025-12-09 12:43:00.102337 INFO: Writing summary.json 2025-12-09 12:43:00.109500 INFO: Running dartdoc post-processing 2025-12-09 12:43:00.111444 INFO: Creating .tar.gz archive 2025-12-09 12:43:01.134123 INFO: Finished .tar.gz archive 2025-12-09 12:43:02.808264 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T12:43:02.961939Z