## Running analysis for "chat_gpt_sdk" version "3.1.4" STARTED: 2025-04-21T22:01:05.010236Z ### Starting pana 2025-04-21 22:01:19.364159 INFO: Running `dart pub unpack chat_gpt_sdk:3.1.4 --output /tmp/pana-chat_gpt_sdkTHCYNG/chat_gpt_sdk --no-resolve`... 2025-04-21 22:01:21.869366 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-21 22:01:21.906519 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-21 22:01:22.101626 INFO: Running `git rev-parse --show-toplevel`... 2025-04-21 22:01:22.602999 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-21 22:01:23.757675 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-21 22:01:24.932900 INFO: Analyzing package... 2025-04-21 22:01:24.965898 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-21 22:01:40.114833 INFO: Running `git init`... 2025-04-21 22:01:40.147107 INFO: Running `git remote add origin https://github.com/redevRx/Flutter-ChatGPT`... 2025-04-21 22:01:40.180187 INFO: Running `git remote show origin`... 2025-04-21 22:01:40.435868 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-04-21 22:01:41.311777 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-04-21 22:01:41.344946 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-04-21 22:01:41.382103 INFO: Running `git show origin/main:example_app/openai_app/pubspec.yaml`... 2025-04-21 22:01:41.420290 INFO: Running `git show origin/main:pubspec.yaml`... 2025-04-21 22:01:47.393047 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LNICOE/./lib`... 2025-04-21 22:01:48.955091 INFO: Analyzing pub downgrade... 2025-04-21 22:01:48.959959 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-21 22:01:50.124055 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-21 22:01:52.513970 INFO: [pub-downgrade-success] 2025-04-21 22:01:52.517325 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-21 22:01:53.659373 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-21 22:01:54.960661 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-chat_gpt_sdkTHCYNG/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-21 22:02:37.487184 INFO: `dartdoc` completed: 2025-04-21 22:02:37.487184 INFO: Documenting chat_gpt_sdk... 2025-04-21 22:02:37.487184 INFO: Discovering libraries... 2025-04-21 22:02:37.487184 INFO: Linking elements... 2025-04-21 22:02:37.487184 INFO: Precaching local docs for 709378 elements... 2025-04-21 22:02:37.487184 INFO: Initialized dartdoc with 613 libraries 2025-04-21 22:02:37.487184 INFO: Generating docs for library chat_gpt_sdk.dart from package:chat_gpt_sdk/chat_gpt_sdk.dart... 2025-04-21 22:02:37.487184 INFO: Documented 1 public library in 41.0 seconds 2025-04-21 22:02:37.487184 INFO: Success! Docs generated into /tmp/pana-chat_gpt_sdkTHCYNG/raw-dartdoc 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference [x] 2025-04-21 22:02:37.487184 INFO: from package-chat_gpt_sdk: file:///tmp/pana_LNICOE 2025-04-21 22:02:37.487184 INFO: warning: chat_gpt_sdk has no library level documentation comments 2025-04-21 22:02:37.487184 INFO: from chat_gpt_sdk: (file:///tmp/pana_LNICOE/lib/chat_gpt_sdk.dart:1:1) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference ["You:"] 2025-04-21 22:02:37.487184 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-21 22:02:37.487184 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-04-21 22:02:37.487184 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-21 22:02:37.487184 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference ["You:"] 2025-04-21 22:02:37.487184 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-21 22:02:37.487184 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2025-04-21 22:02:37.487184 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-21 22:02:37.487184 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_LNICOE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference [DONE] 2025-04-21 22:02:37.487184 INFO: from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_LNICOE/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-04-21 22:02:37.487184 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_LNICOE/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2025-04-21 22:02:37.487184 INFO: warning: undefined macro [openai_fine_tune_model] 2025-04-21 22:02:37.487184 INFO: from fine_tune_model.FineTuneModel.new: (file:///tmp/pana_LNICOE/lib/src/model/fine_tune/response/fine_tune_model.dart:43:9) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference [ 2025-04-21 22:02:37.487184 INFO: { "type": "code_interpreter" } 2025-04-21 22:02:37.487184 INFO: ] 2025-04-21 22:02:37.487184 INFO: from assistant.Assistant.tools: (file:///tmp/pana_LNICOE/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-21 22:02:37.487184 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_LNICOE/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference [{"type": "retrieval"}] 2025-04-21 22:02:37.487184 INFO: from assistant.Assistant.tools: (file:///tmp/pana_LNICOE/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-21 22:02:37.487184 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_LNICOE/lib/src/model/assistant/request/assistant.dart:34:15) 2025-04-21 22:02:37.487184 INFO: warning: unresolved doc reference [onCompleteText] 2025-04-21 22:02:37.487184 INFO: from openai.OpenAI.onCompletion: (file:///tmp/pana_LNICOE/lib/src/openai.dart:145:29) 2025-04-21 22:02:37.487184 INFO: Found 11 warnings and 0 errors. 2025-04-21 22:02:37.599844 INFO: Writing summary.json 2025-04-21 22:02:37.605959 INFO: Running dartdoc post-processing 2025-04-21 22:02:37.608600 INFO: Creating .tar.gz archive 2025-04-21 22:02:38.546229 INFO: Finished .tar.gz archive 2025-04-21 22:02:41.365629 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-21T22:02:41.571689Z