## Running analysis for "chat_gpt_sdk" version "3.1.5" STARTED: 2025-04-19T17:47:58.342389Z ### Starting pana 2025-04-19 17:48:14.128691 INFO: Running `dart pub unpack chat_gpt_sdk:3.1.5 --output /tmp/pana-chat_gpt_sdkYFVSCG/chat_gpt_sdk --no-resolve`... 2025-04-19 17:48:16.595557 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-19 17:48:16.634110 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-19 17:48:16.821566 INFO: Running `git rev-parse --show-toplevel`... 2025-04-19 17:48:17.307638 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-19 17:48:19.190913 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-19 17:48:20.434769 INFO: Analyzing package... 2025-04-19 17:48:20.467547 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-19 17:48:40.414669 INFO: Running `git init`... 2025-04-19 17:48:40.447647 INFO: Running `git remote add origin https://github.com/redevRx/Flutter-ChatGPT`... 2025-04-19 17:48:40.479337 INFO: Running `git remote show origin`... 2025-04-19 17:48:40.728053 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-04-19 17:48:41.556922 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-04-19 17:48:41.597071 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-04-19 17:48:41.638784 INFO: Running `git show origin/main:example_app/openai_app/pubspec.yaml`... 2025-04-19 17:48:41.677771 INFO: Running `git show origin/main:pubspec.yaml`... 2025-04-19 17:48:48.363447 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FFPOHC/./lib`... 2025-04-19 17:48:49.883013 INFO: Analyzing pub downgrade... 2025-04-19 17:48:49.886715 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-19 17:48:51.875901 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-19 17:48:57.077075 INFO: [pub-downgrade-success] 2025-04-19 17:48:57.081057 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-19 17:48:58.138922 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-19 17:49:09.805721 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-chat_gpt_sdkYFVSCG/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-19 17:49:52.687628 INFO: `dartdoc` completed: 2025-04-19 17:49:52.687628 INFO: Documenting chat_gpt_sdk... 2025-04-19 17:49:52.687628 INFO: Discovering libraries... 2025-04-19 17:49:52.687628 INFO: Linking elements... 2025-04-19 17:49:52.687628 INFO: Precaching local docs for 709382 elements... 2025-04-19 17:49:52.687628 INFO: Initialized dartdoc with 613 libraries 2025-04-19 17:49:52.687628 INFO: Generating docs for library chat_gpt_sdk.dart from package:chat_gpt_sdk/chat_gpt_sdk.dart... 2025-04-19 17:49:52.687628 INFO: Documented 1 public library in 41.4 seconds 2025-04-19 17:49:52.687628 INFO: Success! Docs generated into /tmp/pana-chat_gpt_sdkYFVSCG/raw-dartdoc 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference [x] 2025-04-19 17:49:52.687628 INFO: from package-chat_gpt_sdk: file:///tmp/pana_FFPOHC 2025-04-19 17:49:52.687628 INFO: warning: chat_gpt_sdk has no library level documentation comments 2025-04-19 17:49:52.687628 INFO: from chat_gpt_sdk: (file:///tmp/pana_FFPOHC/lib/chat_gpt_sdk.dart:1:1) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference ["You:"] 2025-04-19 17:49:52.687628 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-19 17:49:52.687628 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-04-19 17:49:52.687628 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-19 17:49:52.687628 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference ["You:"] 2025-04-19 17:49:52.687628 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-19 17:49:52.687628 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-04-19 17:49:52.687628 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-19 17:49:52.687628 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_FFPOHC/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference [DONE] 2025-04-19 17:49:52.687628 INFO: from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_FFPOHC/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-04-19 17:49:52.687628 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_FFPOHC/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-04-19 17:49:52.687628 INFO: warning: undefined macro [openai_fine_tune_model] 2025-04-19 17:49:52.687628 INFO: from fine_tune_model.FineTuneModel.new: (file:///tmp/pana_FFPOHC/lib/src/model/fine_tune/response/fine_tune_model.dart:43:9) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference [ 2025-04-19 17:49:52.687628 INFO: { "type": "code_interpreter" } 2025-04-19 17:49:52.687628 INFO: ] 2025-04-19 17:49:52.687628 INFO: from assistant.Assistant.tools: (file:///tmp/pana_FFPOHC/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-19 17:49:52.687628 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_FFPOHC/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference [{"type": "retrieval"}] 2025-04-19 17:49:52.687628 INFO: from assistant.Assistant.tools: (file:///tmp/pana_FFPOHC/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-19 17:49:52.687628 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_FFPOHC/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-19 17:49:52.687628 INFO: warning: unresolved doc reference [onCompleteText] 2025-04-19 17:49:52.687628 INFO: from openai.OpenAI.onCompletion: (file:///tmp/pana_FFPOHC/lib/src/openai.dart:145:29) 2025-04-19 17:49:52.687628 INFO: Found 11 warnings and 0 errors. 2025-04-19 17:49:52.799956 INFO: Writing summary.json 2025-04-19 17:49:52.804085 INFO: Running dartdoc post-processing 2025-04-19 17:49:52.807248 INFO: Creating .tar.gz archive 2025-04-19 17:49:53.820512 INFO: Finished .tar.gz archive 2025-04-19 17:49:56.532015 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-19T17:49:56.739910Z