## Running analysis for "nanoid2" version "2.0.1" STARTED: 2024-05-14T15:19:58.040271Z ### Starting pana 2024-05-14 15:20:12.073412 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-14 15:20:12.131018 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-14 15:20:12.325600 INFO: Downloading package nanoid2 2.0.1 from https://pub.dev/api/archives/nanoid2-2.0.1.tar.gz 2024-05-14 15:20:12.484509 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-14 15:20:12.834023 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-14 15:20:13.199009 INFO: Analyzing package... 2024-05-14 15:20:13.229397 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-14 15:20:18.332452 INFO: Running `git init`... 2024-05-14 15:20:18.372535 INFO: Running `git remote add origin https://github.com/passsy/nanoid`... 2024-05-14 15:20:18.404875 INFO: Running `git remote show origin`... 2024-05-14 15:20:18.697543 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-14 15:20:19.112904 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-14 15:20:19.136939 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-14 15:20:19.162368 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/passsy/nanoid` but got `https://github.com/passsy/nanoid2`. 2024-05-14 15:20:19.286004 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UIOGRE/lib`... 2024-05-14 15:20:19.720418 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-14 15:20:32.064358 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-nanoid2CEKATA --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-14 15:21:03.684864 INFO: `dartdoc` completed: 2024-05-14 15:21:03.684864 INFO: Documenting nanoid2... 2024-05-14 15:21:03.684864 INFO: Discovering libraries... 2024-05-14 15:21:03.684864 INFO: Linking elements... 2024-05-14 15:21:03.684864 INFO: Precaching local docs for 136861 elements... 2024-05-14 15:21:03.684864 INFO: Initialized dartdoc with 47 libraries 2024-05-14 15:21:03.684864 INFO: Generating docs for library nanoid2.dart from package:nanoid2/nanoid2.dart... 2024-05-14 15:21:03.684864 INFO: Documented 1 public library in 28.9 seconds 2024-05-14 15:21:03.684864 INFO: Success! Docs generated into /tmp/dartdoc-nanoid2CEKATA 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [a-zA-Z0-9] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.alphanumeric: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:113:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.alphanumeric: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:113:23) 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [a-zA-Z0-9+/] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.base64: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:119:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.base64: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:119:23) 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [0-9a-f] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.hexadecimalLowercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:91:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.hexadecimalLowercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:91:23) 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [0-9A-F] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.hexadecimalUppercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:94:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.hexadecimalUppercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:94:23) 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [a-z] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.lowercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:97:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.lowercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:97:23) 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [0-9] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.numbers: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:88:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.numbers: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:88:23) 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [A-Z] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.uppercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:100:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.uppercase: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:100:23) 2024-05-14 15:21:03.684864 INFO: warning: unresolved doc reference [a-zA-Z0-9_-] 2024-05-14 15:21:03.684864 INFO: from nanoid2.Alphabet.url: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:116:23) 2024-05-14 15:21:03.684864 INFO: in documentation inherited from nanoid2.Alphabet.url: (file:///tmp/pana_UIOGRE/lib/nanoid2.dart:116:23) 2024-05-14 15:21:03.684864 INFO: Found 8 warnings and 0 errors. 2024-05-14 15:21:03.712368 INFO: Writing summary.json 2024-05-14 15:21:03.716378 INFO: Running dartdoc post-processing 2024-05-14 15:21:03.722088 INFO: Creating .tar.gz archive 2024-05-14 15:21:03.867796 INFO: Finished .tar.gz archive 2024-05-14 15:21:04.123669 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-14T15:21:04.213065Z