## Running analysis for "flutter_cohere" version "0.0.2" STARTED: 2024-12-21T17:29:30.476394Z ### Starting pana 2024-12-21 17:29:48.171751 INFO: Running `dart pub unpack flutter_cohere:0.0.2 --output /tmp/pana-flutter_cohereEWHSPF/flutter_cohere --no-resolve`... 2024-12-21 17:29:49.672838 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-12-21 17:29:49.706352 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-12-21 17:29:49.928779 INFO: Running `git rev-parse --show-toplevel`... 2024-12-21 17:29:50.148309 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-21 17:29:57.901427 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-21 17:29:59.901308 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-12-21 17:30:02.750953 INFO: Analyzing package... 2024-12-21 17:30:02.787461 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-21 17:30:15.709302 INFO: Running `git init`... 2024-12-21 17:30:15.735141 INFO: Running `git remote add origin https://github.com/abdibrokhim/flutter_cohere`... 2024-12-21 17:30:15.765002 INFO: Running `git remote show origin`... 2024-12-21 17:30:16.027305 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-12-21 17:30:16.495463 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-12-21 17:30:16.526638 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-12-21 17:30:16.560642 INFO: Running `git show origin/main:pubspec.yaml`... 2024-12-21 17:30:19.299246 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MXNOOM/./lib`... 2024-12-21 17:30:19.985226 INFO: Analyzing pub downgrade... 2024-12-21 17:30:19.992059 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-12-21 17:30:27.237350 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-21 17:30:30.223492 INFO: [pub-downgrade-success] 2024-12-21 17:30:30.228483 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-12-21 17:30:33.028862 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.0`... 2024-12-21 17:30:47.754472 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-flutter_cohereEWHSPF/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-12-21 17:31:34.300593 INFO: `dartdoc` completed: 2024-12-21 17:31:34.300593 INFO: Documenting flutter_cohere... 2024-12-21 17:31:34.300593 INFO: Discovering libraries... 2024-12-21 17:31:34.300593 INFO: Linking elements... 2024-12-21 17:31:34.300593 INFO: Precaching local docs for 666191 elements... 2024-12-21 17:31:34.300593 INFO: Initialized dartdoc with 402 libraries 2024-12-21 17:31:34.300593 INFO: Generating docs for library flutter_cohere.dart from package:flutter_cohere/flutter_cohere.dart... 2024-12-21 17:31:34.300593 INFO: Documented 1 public library in 44.2 seconds 2024-12-21 17:31:34.300593 INFO: Success! Docs generated into /tmp/pana-flutter_cohereEWHSPF/raw-dartdoc 2024-12-21 17:31:34.300593 INFO: warning: flutter_cohere has no library level documentation comments 2024-12-21 17:31:34.300593 INFO: from flutter_cohere: (file:///tmp/pana_MXNOOM/lib/flutter_cohere.dart:1:9) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference [Chat] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference [ 2024-12-21 17:31:34.300593 INFO: { 2024-12-21 17:31:34.300593 INFO: "id": "national_geographic_everest", 2024-12-21 17:31:34.300593 INFO: "title": "Height of Mount Everest", 2024-12-21 17:31:34.300593 INFO: "snippet": "The height of Mount Everest is 29,035 feet", 2024-12-21 17:31:34.300593 INFO: "url": "https://education.nationalgeographic.org/resource/mount-everest/", 2024-12-21 17:31:34.300593 INFO: }, 2024-12-21 17:31:34.300593 INFO: { 2024-12-21 17:31:34.300593 INFO: "id": "national_geographic_mariana", 2024-12-21 17:31:34.300593 INFO: "title": "Depth of the Mariana Trench", 2024-12-21 17:31:34.300593 INFO: "snippet": "The depth of the Mariana Trench is 36,070 feet", 2024-12-21 17:31:34.300593 INFO: "url": "https://www.nationalgeographic.org/activity/mariana-trench-deepest-place-earth", 2024-12-21 17:31:34.300593 INFO: }, 2024-12-21 17:31:34.300593 INFO: ] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference [{"id": "web-search"}] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['text'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['chat_history'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference [ 2024-12-21 17:31:34.300593 INFO: {'role': 'User', message': 'Hey! How are you doing today?'}, 2024-12-21 17:31:34.300593 INFO: {'role': 'Chatbot', message': 'I am doing great! How can I help you?'}, 2024-12-21 17:31:34.300593 INFO: ] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['prompt'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference [ 2024-12-21 17:31:34.300593 INFO: { 2024-12-21 17:31:34.300593 INFO: "id": "national_geographic_everest", 2024-12-21 17:31:34.300593 INFO: "title": "Height of Mount Everest", 2024-12-21 17:31:34.300593 INFO: "snippet": "The height of Mount Everest is 29,035 feet", 2024-12-21 17:31:34.300593 INFO: "url": "https://education.nationalgeographic.org/resource/mount-everest/", 2024-12-21 17:31:34.300593 INFO: }, 2024-12-21 17:31:34.300593 INFO: { 2024-12-21 17:31:34.300593 INFO: "id": "national_geographic_mariana", 2024-12-21 17:31:34.300593 INFO: "title": "Depth of the Mariana Trench", 2024-12-21 17:31:34.300593 INFO: "snippet": "The depth of the Mariana Trench is 36,070 feet", 2024-12-21 17:31:34.300593 INFO: "url": "https://www.nationalgeographic.org/activity/mariana-trench-deepest-place-earth", 2024-12-21 17:31:34.300593 INFO: }, 2024-12-21 17:31:34.300593 INFO: ] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['citations'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['documents'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['is_search_required'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['search_queries'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.chat: (file:///tmp/pana_MXNOOM/lib/src/init.dart:292:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference [Generate] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.generate: (file:///tmp/pana_MXNOOM/lib/src/init.dart:107:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference [0] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.generate: (file:///tmp/pana_MXNOOM/lib/src/init.dart:107:32) 2024-12-21 17:31:34.300593 INFO: warning: unresolved doc reference ['text'] 2024-12-21 17:31:34.300593 INFO: from init.CohereClient.generate: (file:///tmp/pana_MXNOOM/lib/src/init.dart:107:32) 2024-12-21 17:31:34.300593 INFO: Found 16 warnings and 0 errors. 2024-12-21 17:31:34.358022 INFO: Writing summary.json 2024-12-21 17:31:34.362923 INFO: Running dartdoc post-processing 2024-12-21 17:31:34.367469 INFO: Creating .tar.gz archive 2024-12-21 17:31:34.560613 INFO: Finished .tar.gz archive 2024-12-21 17:31:34.906314 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-12-21T17:31:35.224557Z