## Running analysis for "nanoid2" version "2.0.1" STARTED: 2024-05-07T01:12:42.510213Z ### Starting pana 2024-05-07 01:12:56.145451 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-07 01:12:56.197361 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-07 01:12:56.405183 INFO: Downloading package nanoid2 2.0.1 from https://pub.dev/api/archives/nanoid2-2.0.1.tar.gz 2024-05-07 01:12:56.565994 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-07 01:12:56.920422 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-07 01:12:57.289647 INFO: Analyzing package... 2024-05-07 01:12:57.329341 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-07 01:13:02.296838 INFO: Running `git init`... 2024-05-07 01:13:02.319870 INFO: Running `git remote add origin https://github.com/passsy/nanoid`... 2024-05-07 01:13:02.342326 INFO: Running `git remote show origin`... 2024-05-07 01:13:02.585138 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-07 01:13:02.969878 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-07 01:13:02.994324 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-07 01:13:03.019940 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/passsy/nanoid` but got `https://github.com/passsy/nanoid2`. 2024-05-07 01:13:03.132466 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_GSSSNG/lib`... 2024-05-07 01:13:03.589432 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-07 01:13:21.745420 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-nanoid2ERMVTU --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-07 01:13:48.277406 INFO: `dartdoc` completed: 2024-05-07 01:13:48.277406 INFO: Documenting nanoid2... 2024-05-07 01:13:48.277406 INFO: Discovering libraries... 2024-05-07 01:13:48.277406 INFO: Linking elements... 2024-05-07 01:13:48.277406 INFO: Precaching local docs for 136807 elements... 2024-05-07 01:13:48.277406 INFO: Initialized dartdoc with 45 libraries 2024-05-07 01:13:48.277406 INFO: Generating docs for library nanoid2.dart from package:nanoid2/nanoid2.dart... 2024-05-07 01:13:48.277406 INFO: Documented 1 public library in 25.3 seconds 2024-05-07 01:13:48.277406 INFO: Success! Docs generated into /tmp/dartdoc-nanoid2ERMVTU 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [a-zA-Z0-9] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.alphanumeric: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:113:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.alphanumeric: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:113:23) 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [a-zA-Z0-9+/] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.base64: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:119:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.base64: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:119:23) 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [0-9a-f] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.hexadecimalLowercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:91:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.hexadecimalLowercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:91:23) 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [0-9A-F] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.hexadecimalUppercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:94:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.hexadecimalUppercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:94:23) 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [a-z] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.lowercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:97:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.lowercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:97:23) 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [0-9] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.numbers: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:88:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.numbers: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:88:23) 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [A-Z] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.uppercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:100:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.uppercase: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:100:23) 2024-05-07 01:13:48.277406 INFO: warning: unresolved doc reference [a-zA-Z0-9_-] 2024-05-07 01:13:48.277406 INFO: from nanoid2.Alphabet.url: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:116:23) 2024-05-07 01:13:48.277406 INFO: in documentation inherited from nanoid2.Alphabet.url: (file:///tmp/pana_GSSSNG/lib/nanoid2.dart:116:23) 2024-05-07 01:13:48.277406 INFO: Found 8 warnings and 0 errors. 2024-05-07 01:13:48.303653 INFO: Writing summary.json 2024-05-07 01:13:48.307507 INFO: Running dartdoc post-processing 2024-05-07 01:13:48.312224 INFO: Creating .tar.gz archive 2024-05-07 01:13:48.457654 INFO: Finished .tar.gz archive 2024-05-07 01:13:48.701999 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-07T01:13:48.785259Z