## Running analysis for "bip32_ed25519" version "0.6.0" STARTED: 2024-12-20T23:12:17.633230Z ### Starting pana 2024-12-20 23:12:30.479792 INFO: Running `dart pub unpack bip32_ed25519:0.6.0 --output /tmp/pana-bip32_ed25519IGHHZQ/bip32_ed25519 --no-resolve`... 2024-12-20 23:12:31.294405 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-12-20 23:12:31.326067 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-12-20 23:12:31.490009 INFO: Running `git rev-parse --show-toplevel`... 2024-12-20 23:12:31.575896 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-12-20 23:12:32.130263 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-12-20 23:12:32.693460 INFO: Analyzing package... 2024-12-20 23:12:32.729192 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-12-20 23:12:38.220145 INFO: Running `git init`... 2024-12-20 23:12:38.247695 INFO: Running `git remote add origin https://github.com/ilap/bip32-ed25519-dart`... 2024-12-20 23:12:38.275014 INFO: Running `git remote show origin`... 2024-12-20 23:12:38.518675 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-12-20 23:12:38.906989 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-12-20 23:12:38.932141 INFO: Running `git show origin/master:pubspec.yaml`... 2024-12-20 23:12:39.703854 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_PVEEHY/./lib`... 2024-12-20 23:12:40.403992 INFO: Analyzing pub downgrade... 2024-12-20 23:12:40.408377 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-12-20 23:12:40.973228 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-12-20 23:12:41.885856 INFO: [pub-downgrade-success] 2024-12-20 23:12:41.890209 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-12-20 23:12:42.470949 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.0`... 2024-12-20 23:12:43.727965 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-bip32_ed25519IGHHZQ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-12-20 23:13:12.746592 INFO: `dartdoc` completed: 2024-12-20 23:13:12.746592 INFO: Documenting bip32_ed25519... 2024-12-20 23:13:12.746592 INFO: Discovering libraries... 2024-12-20 23:13:12.746592 INFO: Linking elements... 2024-12-20 23:13:12.746592 INFO: Precaching local docs for 170191 elements... 2024-12-20 23:13:12.746592 INFO: Initialized dartdoc with 73 libraries 2024-12-20 23:13:12.746592 INFO: Generating docs for library cardano.dart from package:bip32_ed25519/cardano.dart... 2024-12-20 23:13:12.746592 INFO: Generating docs for library bip32_ed25519.dart from package:bip32_ed25519/bip32_ed25519.dart... 2024-12-20 23:13:12.746592 INFO: Generating docs for library api.dart from package:bip32_ed25519/api.dart... 2024-12-20 23:13:12.746592 INFO: Documented 3 public libraries in 27.8 seconds 2024-12-20 23:13:12.746592 INFO: Success! Docs generated into /tmp/pana-bip32_ed25519IGHHZQ/raw-dartdoc 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_extended.InvalidSigningKeyError, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_extended.InvalidSigningKeyError: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_extended.dart:5:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: Use {@canonicalFor ed25519_extended.InvalidSigningKeyError} in the 2024-12-20 23:13:12.746592 INFO: desired library's documentation to resolve the ambiguity and/or override 2024-12-20 23:13:12.746592 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-12-20 23:13:12.746592 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-12-20 23:13:12.746592 INFO: only controls the location where it will be written and which library 2024-12-20 23:13:12.746592 INFO: will be displayed in navigation for the relevant pages. The flag 2024-12-20 23:13:12.746592 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-12-20 23:13:12.746592 INFO: threshold at which this warning will appear. 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_extended.ExtendedSigningKey, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_extended.ExtendedSigningKey: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_extended.dart:7:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.InvalidBip23Ed25519DerivationKeyError, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.InvalidBip23Ed25519DerivationKeyError: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:8:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.MaxDepthExceededBip23Ed25519DerivationKeyError, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.MaxDepthExceededBip23Ed25519DerivationKeyError: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:10:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.InvalidBip32Ed25519IndexException, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.InvalidBip32Ed25519IndexException: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:13:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.InvalidBip32Ed25519MasterSecretException, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.InvalidBip32Ed25519MasterSecretException: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:15:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32Ed25519, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.Bip32Ed25519: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:21:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32Ed25519KeyDerivation, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.Bip32Ed25519KeyDerivation: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:101:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32VerifyKey, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.Bip32VerifyKey: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:255:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32SigningKey, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32.Bip32SigningKey: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:297:7) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_extended, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_extended: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_extended.dart:1:1) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2024-12-20 23:13:12.746592 INFO: warning: ambiguous reexport of ed25519_bip32, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-12-20 23:13:12.746592 INFO: from ed25519_bip32: (file:///tmp/pana_PVEEHY/lib/src/bip32_ed25519/ed25519_bip32.dart:1:1) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.api: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2024-12-20 23:13:12.746592 INFO: bip32_ed25519.cardano: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2024-12-20 23:13:12.746592 INFO: warning: bip32_ed25519.cardano has no library level documentation comments 2024-12-20 23:13:12.746592 INFO: from bip32_ed25519.cardano: (file:///tmp/pana_PVEEHY/lib/cardano.dart:1:9) 2024-12-20 23:13:12.746592 INFO: warning: bip32_ed25519 has no library level documentation comments 2024-12-20 23:13:12.746592 INFO: from bip32_ed25519: (file:///tmp/pana_PVEEHY/lib/bip32_ed25519.dart:1:9) 2024-12-20 23:13:12.746592 INFO: warning: bip32_ed25519.api has no library level documentation comments 2024-12-20 23:13:12.746592 INFO: from bip32_ed25519.api: (file:///tmp/pana_PVEEHY/lib/api.dart:1:9) 2024-12-20 23:13:12.746592 INFO: Found 15 warnings and 0 errors. 2024-12-20 23:13:12.817513 INFO: Writing summary.json 2024-12-20 23:13:12.824504 INFO: Running dartdoc post-processing 2024-12-20 23:13:12.828086 INFO: Creating .tar.gz archive 2024-12-20 23:13:14.268493 INFO: Finished .tar.gz archive 2024-12-20 23:13:18.914626 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-12-20T23:13:19.057363Z