## Running analysis for "totp" version "0.0.1" STARTED: 2024-06-27T16:39:24.025589Z ### Starting pana 2024-06-27 16:39:40.172869 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-06-27 16:39:40.243093 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-06-27 16:39:40.444592 INFO: Downloading package totp 0.0.1 from https://pub.dev/api/archives/totp-0.0.1.tar.gz 2024-06-27 16:39:40.650511 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-06-27 16:39:42.014825 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-06-27 16:39:42.912239 INFO: Analyzing package... 2024-06-27 16:39:42.950832 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-27 16:39:51.800309 INFO: Running `git init`... 2024-06-27 16:39:51.826756 INFO: Running `git remote add origin https://github.com/odroe/otp`... 2024-06-27 16:39:51.852260 INFO: Running `git remote show origin`... 2024-06-27 16:39:52.126628 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-06-27 16:39:52.494919 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-06-27 16:39:52.522339 INFO: Running `git show origin/main:hotp/pubspec.yaml`... 2024-06-27 16:39:52.550118 INFO: Running `git show origin/main:totp/pubspec.yaml`... 2024-06-27 16:39:54.139089 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_YMPOTI/lib`... 2024-06-27 16:39:54.579201 INFO: Analyzing pub downgrade... 2024-06-27 16:39:54.584543 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-06-27 16:39:55.984959 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-27 16:39:58.054596 INFO: [pub-downgrade-success] 2024-06-27 16:39:58.061632 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-06-27 16:39:59.014816 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-06-27 16:40:11.754304 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-totpTUFZEE --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-06-27 16:40:46.014639 INFO: `dartdoc` completed: 2024-06-27 16:40:46.014639 INFO: Documenting totp... 2024-06-27 16:40:46.014639 INFO: Discovering libraries... 2024-06-27 16:40:46.014639 INFO: Linking elements... 2024-06-27 16:40:46.014639 INFO: Precaching local docs for 151396 elements... 2024-06-27 16:40:46.014639 INFO: Initialized dartdoc with 95 libraries 2024-06-27 16:40:46.014639 INFO: Generating docs for library totp.dart from package:totp/totp.dart... 2024-06-27 16:40:46.014639 INFO: Documented 1 public library in 31.5 seconds 2024-06-27 16:40:46.014639 INFO: Success! Docs generated into /tmp/dartdoc-totpTUFZEE 2024-06-27 16:40:46.014639 INFO: warning: private API of package:base32 is reexported by libraries in other packages: 2024-06-27 16:40:46.014639 INFO: from totp.base32: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/base32.dart:7:7) 2024-06-27 16:40:46.014639 INFO: referred to by totp: (file:///tmp/pana_YMPOTI/lib/totp.dart:1:1) 2024-06-27 16:40:46.014639 INFO: warning: private API of package:hotp is reexported by libraries in other packages: 2024-06-27 16:40:46.014639 INFO: from totp.Algorithm: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/hotp-0.0.2/lib/hotp.dart:14:6) 2024-06-27 16:40:46.014639 INFO: referred to by totp: (file:///tmp/pana_YMPOTI/lib/totp.dart:1:1) 2024-06-27 16:40:46.014639 INFO: warning: private API of package:base32 is reexported by libraries in other packages: 2024-06-27 16:40:46.014639 INFO: from totp.Encoding: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/encodings.dart:59:6) 2024-06-27 16:40:46.014639 INFO: referred to by totp: (file:///tmp/pana_YMPOTI/lib/totp.dart:1:1) 2024-06-27 16:40:46.014639 INFO: warning: private API of package:base32 is reexported by libraries in other packages: 2024-06-27 16:40:46.014639 INFO: from totp.base32.base32: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/base32.dart:7:7) 2024-06-27 16:40:46.014639 INFO: referred to by totp: (file:///tmp/pana_YMPOTI/lib/totp.dart:1:1) 2024-06-27 16:40:46.014639 INFO: warning: private API of package:base32 is reexported by libraries in other packages: 2024-06-27 16:40:46.014639 INFO: from totp.Encoding.Encoding: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/encodings.dart:59:6) 2024-06-27 16:40:46.014639 INFO: referred to by totp: (file:///tmp/pana_YMPOTI/lib/totp.dart:1:1) 2024-06-27 16:40:46.014639 INFO: warning: private API of package:hotp is reexported by libraries in other packages: 2024-06-27 16:40:46.014639 INFO: from totp.Algorithm.Algorithm: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/hotp-0.0.2/lib/hotp.dart:31:9) 2024-06-27 16:40:46.014639 INFO: referred to by totp: (file:///tmp/pana_YMPOTI/lib/totp.dart:1:1) 2024-06-27 16:40:46.014639 INFO: warning: unresolved doc reference [byteList] 2024-06-27 16:40:46.014639 INFO: from totp.base32.encode: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/base32.dart:11:17) 2024-06-27 16:40:46.014639 INFO: warning: unresolved doc reference [hex] 2024-06-27 16:40:46.014639 INFO: from totp.base32.encodeHexString: (file:///tmp/analyzerOSKLDN/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/base32.dart:95:17) 2024-06-27 16:40:46.014639 INFO: Found 8 warnings and 0 errors. 2024-06-27 16:40:46.037758 INFO: Writing summary.json 2024-06-27 16:40:46.041152 INFO: Running dartdoc post-processing 2024-06-27 16:40:46.044818 INFO: Creating .tar.gz archive 2024-06-27 16:40:46.235338 INFO: Finished .tar.gz archive 2024-06-27 16:40:46.619897 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-06-27T16:40:46.702586Z