## Running analysis for "totp" version "0.0.1" STARTED: 2024-06-02T21:00:12.282500Z ### Starting pana 2024-06-02 21:00:28.346794 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-06-02 21:00:28.434068 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-06-02 21:00:28.744907 INFO: Downloading package totp 0.0.1 from https://pub-web.flutter-io.cn/api/archives/totp-0.0.1.tar.gz 2024-06-02 21:00:28.940322 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-06-02 21:00:30.256400 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-06-02 21:00:31.126538 INFO: Analyzing package... 2024-06-02 21:00:31.164192 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-02 21:00:39.534886 INFO: Running `git init`... 2024-06-02 21:00:39.560513 INFO: Running `git remote add origin https://github.com/odroe/otp`... 2024-06-02 21:00:39.585451 INFO: Running `git remote show origin`... 2024-06-02 21:00:39.858428 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-06-02 21:00:40.272705 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-06-02 21:00:40.298863 INFO: Running `git show origin/main:hotp/pubspec.yaml`... 2024-06-02 21:00:40.325570 INFO: Running `git show origin/main:totp/pubspec.yaml`... 2024-06-02 21:00:41.737339 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_WODIJO/lib`... 2024-06-02 21:00:42.171457 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-06-02 21:00:54.635161 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-totpIDDBYF --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-06-02 21:01:28.075866 INFO: `dartdoc` completed: 2024-06-02 21:01:28.075866 INFO: Documenting totp... 2024-06-02 21:01:28.075866 INFO: Discovering libraries... 2024-06-02 21:01:28.075866 INFO: Linking elements... 2024-06-02 21:01:28.075866 INFO: Precaching local docs for 151383 elements... 2024-06-02 21:01:28.075866 INFO: Initialized dartdoc with 95 libraries 2024-06-02 21:01:28.075866 INFO: Generating docs for library totp.dart from package:totp/totp.dart... 2024-06-02 21:01:28.075866 INFO: Documented 1 public library in 30.7 seconds 2024-06-02 21:01:28.075866 INFO: Success! Docs generated into /tmp/dartdoc-totpIDDBYF 2024-06-02 21:01:28.075866 INFO: warning: private API of package:base32 is reexported by libraries in other packages: 2024-06-02 21:01:28.075866 INFO: from totp.base32.base32: (file:///tmp/analyzerODAYSV/pub-cache/hosted/20240529t113700-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/base32.dart:7:7) 2024-06-02 21:01:28.075866 INFO: referred to by totp: (file:///tmp/pana_WODIJO/lib/totp.dart:1:1) 2024-06-02 21:01:28.075866 INFO: warning: private API of package:base32 is reexported by libraries in other packages: 2024-06-02 21:01:28.075866 INFO: from totp.Encoding: (file:///tmp/analyzerODAYSV/pub-cache/hosted/20240529t113700-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/encodings.dart:59:6) 2024-06-02 21:01:28.075866 INFO: referred to by totp: (file:///tmp/pana_WODIJO/lib/totp.dart:1:1) 2024-06-02 21:01:28.075866 INFO: warning: private API of package:hotp is reexported by libraries in other packages: 2024-06-02 21:01:28.075866 INFO: from totp.Algorithm.Algorithm: (file:///tmp/analyzerODAYSV/pub-cache/hosted/20240529t113700-dot-dartlang-pub.appspot.com/hotp-0.0.2/lib/hotp.dart:31:9) 2024-06-02 21:01:28.075866 INFO: referred to by totp: (file:///tmp/pana_WODIJO/lib/totp.dart:1:1) 2024-06-02 21:01:28.075866 INFO: warning: private API of package:base32 is reexported by libraries in other packages: 2024-06-02 21:01:28.075866 INFO: from totp.Encoding.Encoding: (file:///tmp/analyzerODAYSV/pub-cache/hosted/20240529t113700-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/encodings.dart:59:6) 2024-06-02 21:01:28.075866 INFO: referred to by totp: (file:///tmp/pana_WODIJO/lib/totp.dart:1:1) 2024-06-02 21:01:28.075866 INFO: warning: unresolved doc reference [byteList] 2024-06-02 21:01:28.075866 INFO: from totp.base32.encode: (file:///tmp/analyzerODAYSV/pub-cache/hosted/20240529t113700-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/base32.dart:11:17) 2024-06-02 21:01:28.075866 INFO: warning: unresolved doc reference [hex] 2024-06-02 21:01:28.075866 INFO: from totp.base32.encodeHexString: (file:///tmp/analyzerODAYSV/pub-cache/hosted/20240529t113700-dot-dartlang-pub.appspot.com/base32-2.1.3/lib/base32.dart:95:17) 2024-06-02 21:01:28.075866 INFO: Found 6 warnings and 0 errors. 2024-06-02 21:01:28.099317 INFO: Writing summary.json 2024-06-02 21:01:28.102406 INFO: Running dartdoc post-processing 2024-06-02 21:01:28.106188 INFO: Creating .tar.gz archive 2024-06-02 21:01:28.275518 INFO: Finished .tar.gz archive 2024-06-02 21:01:28.669227 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-06-02T21:01:28.758793Z