## Running analysis for "chat_gpt_sdk" version "3.1.2" STARTED: 2024-11-11T15:02:49.058250Z ### Starting pana 2024-11-11 15:03:04.849941 INFO: Running `dart pub unpack chat_gpt_sdk:3.1.2 --output /tmp/pana-chat_gpt_sdkVVCWCK/chat_gpt_sdk --no-resolve`... 2024-11-11 15:03:07.820639 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-11 15:03:07.856902 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-11 15:03:08.062873 INFO: Running `git rev-parse --show-toplevel`... 2024-11-11 15:03:08.600645 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-11 15:03:10.718852 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-11 15:03:12.049626 INFO: Analyzing package... 2024-11-11 15:03:12.100042 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 15:03:31.873577 INFO: Running `git init`... 2024-11-11 15:03:31.902742 INFO: Running `git remote add origin https://github.com/redevRx/Flutter-ChatGPT`... 2024-11-11 15:03:31.931842 INFO: Running `git remote show origin`... 2024-11-11 15:03:32.186086 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-11 15:03:33.117592 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-11 15:03:33.151193 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-11-11 15:03:33.189798 INFO: Running `git show origin/main:example_app/openai_app/pubspec.yaml`... 2024-11-11 15:03:33.225039 INFO: Running `git show origin/main:pubspec.yaml`... 2024-11-11 15:03:39.234079 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BQECDE/./lib`... 2024-11-11 15:03:40.611043 INFO: Analyzing pub downgrade... 2024-11-11 15:03:40.617464 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-11 15:03:42.588590 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 15:03:45.912456 INFO: [pub-downgrade-success] 2024-11-11 15:03:45.918432 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-11 15:03:47.207654 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-11 15:04:00.409750 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-chat_gpt_sdkVVCWCK/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-11 15:04:50.279170 INFO: `dartdoc` completed: 2024-11-11 15:04:50.279170 INFO: Documenting chat_gpt_sdk... 2024-11-11 15:04:50.279170 INFO: Discovering libraries... 2024-11-11 15:04:50.279170 INFO: Linking elements... 2024-11-11 15:04:50.279170 INFO: Precaching local docs for 704116 elements... 2024-11-11 15:04:50.279170 INFO: Initialized dartdoc with 522 libraries 2024-11-11 15:04:50.279170 INFO: Generating docs for library chat_gpt_sdk.dart from package:chat_gpt_sdk/chat_gpt_sdk.dart... 2024-11-11 15:04:50.279170 INFO: Documented 1 public library in 46.5 seconds 2024-11-11 15:04:50.279170 INFO: Success! Docs generated into /tmp/pana-chat_gpt_sdkVVCWCK/raw-dartdoc 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference [x] 2024-11-11 15:04:50.279170 INFO: from package-chat_gpt_sdk: file:///tmp/pana_BQECDE 2024-11-11 15:04:50.279170 INFO: warning: chat_gpt_sdk has no library level documentation comments 2024-11-11 15:04:50.279170 INFO: from chat_gpt_sdk: (file:///tmp/pana_BQECDE/lib/chat_gpt_sdk.dart:1:9) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference ["You:"] 2024-11-11 15:04:50.279170 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2024-11-11 15:04:50.279170 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2024-11-11 15:04:50.279170 INFO: from complete_text.CompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2024-11-11 15:04:50.279170 INFO: in documentation inherited from complete_text.CompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/complete_text/request/complete_text.dart:21:23) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference ["You:"] 2024-11-11 15:04:50.279170 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2024-11-11 15:04:50.279170 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference [" Human:", " AI:"] 2024-11-11 15:04:50.279170 INFO: from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2024-11-11 15:04:50.279170 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stop: (file:///tmp/pana_BQECDE/lib/src/model/chat_complete/request/chat_complete_text.dart:120:23) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference [DONE] 2024-11-11 15:04:50.279170 INFO: from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_BQECDE/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2024-11-11 15:04:50.279170 INFO: in documentation inherited from chat_complete_text.ChatCompleteText.stream: (file:///tmp/pana_BQECDE/lib/src/model/chat_complete/request/chat_complete_text.dart:111:15) 2024-11-11 15:04:50.279170 INFO: warning: undefined macro [openai_fine_tune_model] 2024-11-11 15:04:50.279170 INFO: from fine_tune_model.FineTuneModel.FineTuneModel: (file:///tmp/pana_BQECDE/lib/src/model/fine_tune/response/fine_tune_model.dart:43:9) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference [ 2024-11-11 15:04:50.279170 INFO: { "type": "code_interpreter" } 2024-11-11 15:04:50.279170 INFO: ] 2024-11-11 15:04:50.279170 INFO: from assistant.Assistant.tools: (file:///tmp/pana_BQECDE/lib/src/model/assistant/request/assistant.dart:34:15) 2024-11-11 15:04:50.279170 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_BQECDE/lib/src/model/assistant/request/assistant.dart:34:15) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference [{"type": "retrieval"}] 2024-11-11 15:04:50.279170 INFO: from assistant.Assistant.tools: (file:///tmp/pana_BQECDE/lib/src/model/assistant/request/assistant.dart:34:15) 2024-11-11 15:04:50.279170 INFO: in documentation inherited from assistant.Assistant.tools: (file:///tmp/pana_BQECDE/lib/src/model/assistant/request/assistant.dart:34:15) 2024-11-11 15:04:50.279170 INFO: warning: unresolved doc reference [onCompleteText] 2024-11-11 15:04:50.279170 INFO: from openai.OpenAI.onCompletion: (file:///tmp/pana_BQECDE/lib/src/openai.dart:131:29) 2024-11-11 15:04:50.279170 INFO: Found 11 warnings and 0 errors. 2024-11-11 15:04:50.423937 INFO: Writing summary.json 2024-11-11 15:04:50.432499 INFO: Running dartdoc post-processing 2024-11-11 15:04:50.436045 INFO: Creating .tar.gz archive 2024-11-11 15:04:51.775444 INFO: Finished .tar.gz archive 2024-11-11 15:04:54.956924 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-11T15:04:55.340002Z