## Running analysis for "byte_token" version "2.1.1" STARTED: 2024-05-29T12:46:14.813076Z ### Starting pana 2024-05-29 12:46:31.847834 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-29 12:46:31.967170 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-29 12:46:32.224364 INFO: Downloading package byte_token 2.1.1 from https://pub-web.flutter-io.cn/api/archives/byte_token-2.1.1.tar.gz 2024-05-29 12:46:32.471696 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-29 12:46:33.991297 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-29 12:46:35.172924 INFO: Analyzing package... 2024-05-29 12:46:35.205913 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-29 12:46:45.811098 INFO: Running `git init`... 2024-05-29 12:46:45.839491 INFO: Running `git remote add origin https://github.com/yakforward-ou/yak_packages`... 2024-05-29 12:46:45.866107 INFO: Running `git remote show origin`... 2024-05-29 12:46:46.152484 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-29 12:46:46.642305 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-29 12:46:46.671689 INFO: Running `git show origin/main:examples/adaptive_style_example/pubspec.yaml`... 2024-05-29 12:46:46.704652 INFO: Running `git show origin/main:examples/byte_token/pubspec.yaml`... 2024-05-29 12:46:46.732643 INFO: Running `git show origin/main:examples/stub/pubspec.yaml`... 2024-05-29 12:46:46.763783 INFO: Running `git show origin/main:examples/yak_result/pubspec.yaml`... 2024-05-29 12:46:46.790976 INFO: Running `git show origin/main:examples/yak_runner/pubspec.yaml`... 2024-05-29 12:46:46.819457 INFO: Running `git show origin/main:examples/yak_tween/pubspec.yaml`... 2024-05-29 12:46:46.848647 INFO: Running `git show origin/main:packages/adaptive_style/pubspec.yaml`... 2024-05-29 12:46:46.878009 INFO: Running `git show origin/main:packages/byte_token/pubspec.yaml`... 2024-05-29 12:46:46.906955 INFO: Running `git show origin/main:packages/stub/pubspec.yaml`... 2024-05-29 12:46:46.938035 INFO: Running `git show origin/main:packages/yak_flutter/pubspec.yaml`... 2024-05-29 12:46:46.969614 INFO: Running `git show origin/main:packages/yak_result/pubspec.yaml`... 2024-05-29 12:46:46.997892 INFO: Running `git show origin/main:packages/yak_runner/pubspec.yaml`... 2024-05-29 12:46:47.028264 INFO: Running `git show origin/main:packages/yak_test/pubspec.yaml`... 2024-05-29 12:46:47.056095 INFO: Running `git show origin/main:packages/yak_tween/pubspec.yaml`... 2024-05-29 12:46:47.090405 INFO: Running `git show origin/main:packages/yak_utils/pubspec.yaml`... 2024-05-29 12:46:47.118061 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-29 12:46:48.877970 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_QQYOCL/lib`... 2024-05-29 12:46:49.725642 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-05-29 12:47:03.115222 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-byte_tokenNBZSGN --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-29 12:47:43.147135 INFO: `dartdoc` completed: 2024-05-29 12:47:43.147135 INFO: Documenting byte_token... 2024-05-29 12:47:43.147135 INFO: Discovering libraries... 2024-05-29 12:47:43.147135 INFO: Linking elements... 2024-05-29 12:47:43.147135 INFO: Precaching local docs for 154356 elements... 2024-05-29 12:47:43.147135 INFO: Initialized dartdoc with 137 libraries 2024-05-29 12:47:43.147135 INFO: Generating docs for library byte_token.dart from package:byte_token/byte_token.dart... 2024-05-29 12:47:43.147135 INFO: Generating docs for library protobufs/token.pb.dart from package:byte_token/protobufs/token.pb.dart... 2024-05-29 12:47:43.147135 INFO: Documented 2 public libraries in 37.0 seconds 2024-05-29 12:47:43.147135 INFO: Success! Docs generated into /tmp/dartdoc-byte_tokenNBZSGN 2024-05-29 12:47:43.147135 INFO: warning: byte_token has no library level documentation comments 2024-05-29 12:47:43.147135 INFO: from byte_token: (file:///tmp/pana_QQYOCL/lib/byte_token.dart:1:9) 2024-05-29 12:47:43.147135 INFO: warning: unresolved doc reference [HmacEncoder] 2024-05-29 12:47:43.147135 INFO: from byte_token.ByteSignature.ByteSignature: (file:///tmp/pana_QQYOCL/lib/src/signature.dart:14:3) 2024-05-29 12:47:43.147135 INFO: warning: unresolved doc reference [HmacEncoder] 2024-05-29 12:47:43.147135 INFO: from byte_token.ByteTokenValidator.ByteTokenValidator: (file:///tmp/pana_QQYOCL/lib/src/validator.dart:11:3) 2024-05-29 12:47:43.147135 INFO: Found 3 warnings and 0 errors. 2024-05-29 12:47:43.189470 INFO: Writing summary.json 2024-05-29 12:47:43.192862 INFO: Running dartdoc post-processing 2024-05-29 12:47:43.197369 INFO: Creating .tar.gz archive 2024-05-29 12:47:43.738574 INFO: Finished .tar.gz archive 2024-05-29 12:47:44.841406 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-29T12:47:44.935513Z