## Running analysis for "didcomm" version "2.3.0" STARTED: 2025-12-13T08:24:23.328299Z ### Starting pana 2025-12-13 08:24:35.989945 INFO: Running `dart pub unpack didcomm:2.3.0 --output /tmp/pana-didcommUBFQDV/didcomm --no-resolve`... 2025-12-13 08:24:36.315416 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-13 08:24:36.352425 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-13 08:24:36.518219 INFO: Running `git rev-parse --show-toplevel`... 2025-12-13 08:24:36.725622 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-13 08:24:37.090752 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-13 08:24:37.425575 INFO: Analyzing package... 2025-12-13 08:24:37.457514 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-13 08:24:58.291659 INFO: Running `git init`... 2025-12-13 08:24:58.327533 INFO: Running `git remote add origin https://github.com/affinidi/affinidi-didcomm-dart`... 2025-12-13 08:24:58.359978 INFO: Running `git remote show origin`... 2025-12-13 08:24:58.623484 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-13 08:24:58.975580 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-13 08:24:59.011396 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-13 08:25:09.105470 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-13 08:25:09.293824 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SFCNBG/./lib`... 2025-12-13 08:25:09.557537 INFO: Analyzing pub downgrade... 2025-12-13 08:25:09.570838 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-13 08:25:10.102120 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-13 08:25:13.026950 INFO: [pub-downgrade-success] 2025-12-13 08:25:13.031389 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-13 08:25:13.315597 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-13 08:25:13.591030 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-didcommUBFQDV/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-13 08:25:53.492390 INFO: `dartdoc` completed: 2025-12-13 08:25:53.492390 INFO: Documenting didcomm... 2025-12-13 08:25:53.492390 INFO: Discovering libraries... 2025-12-13 08:25:53.492390 INFO: Linking elements... 2025-12-13 08:25:53.492390 INFO: Precaching local docs for 785790 elements... 2025-12-13 08:25:53.492390 INFO: Initialized dartdoc with 1262 libraries 2025-12-13 08:25:53.492390 INFO: Generating docs for library didcomm.dart from package:didcomm/didcomm.dart... 2025-12-13 08:25:53.492390 INFO: Documented 1 public library in 39.0 seconds 2025-12-13 08:25:53.492390 INFO: Success! Docs generated into /tmp/pana-didcommUBFQDV/raw-dartdoc 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [DIDComm Messaging Spec, DIDComm Signed Messages] 2025-12-13 08:25:53.492390 INFO: from signature.Signature: (file:///tmp/pana_SFCNBG/lib/src/messages/core/signed_message/signature.dart:14:7) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference ["sign", "verify"] 2025-12-13 08:25:53.492390 INFO: from jwk.Jwk.new: (file:///tmp/pana_SFCNBG/lib/src/jwks/jwk.dart:120:3) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference ["sign", "verify"] 2025-12-13 08:25:53.492390 INFO: from jwk.Jwk.keyOperations: (file:///tmp/pana_SFCNBG/lib/src/jwks/jwk.dart:28:23) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from jwk.Jwk.keyOperations: (file:///tmp/pana_SFCNBG/lib/src/jwks/jwk.dart:28:23) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [MessageWrappingType.authcryptSignPlaintext, MessageWrappingType.authcryptPlaintext] 2025-12-13 08:25:53.492390 INFO: from didcomm_message.DidcommMessage.unpackToPlainTextMessage: (file:///tmp/pana_SFCNBG/lib/src/messages/didcomm_message.dart:178:35) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [didManager] 2025-12-13 08:25:53.492390 INFO: from did_document_extension.DidDocumentExtension.matchKeysInKeyAgreement: (file:///tmp/pana_SFCNBG/lib/src/extensions/did_document_extension.dart:100:16) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [SignedMessage, PlainTextMessage] 2025-12-13 08:25:53.492390 INFO: from message_wrapping_type.MessageWrappingType.signedPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:25:3) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from message_wrapping_type.MessageWrappingType.signedPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:25:3) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [EncryptedMessage, PlainTextMessage] 2025-12-13 08:25:53.492390 INFO: from message_wrapping_type.MessageWrappingType.anoncryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:37:3) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from message_wrapping_type.MessageWrappingType.anoncryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:37:3) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [EncryptedMessage, PlainTextMessage] 2025-12-13 08:25:53.492390 INFO: from message_wrapping_type.MessageWrappingType.authcryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:51:3) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from message_wrapping_type.MessageWrappingType.authcryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:51:3) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [EncryptedMessage, SignedMessage, PlainTextMessage] 2025-12-13 08:25:53.492390 INFO: from message_wrapping_type.MessageWrappingType.anoncryptSignPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:65:3) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from message_wrapping_type.MessageWrappingType.anoncryptSignPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:65:3) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [EncryptedMessage, SignedMessage, PlainTextMessage] 2025-12-13 08:25:53.492390 INFO: from message_wrapping_type.MessageWrappingType.authcryptSignPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:80:3) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from message_wrapping_type.MessageWrappingType.authcryptSignPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:80:3) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [EncryptedMessage, EncryptedMessage, PlainTextMessage] 2025-12-13 08:25:53.492390 INFO: from message_wrapping_type.MessageWrappingType.anoncryptAuthcryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:95:3) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from message_wrapping_type.MessageWrappingType.anoncryptAuthcryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:95:3) 2025-12-13 08:25:53.492390 INFO: warning: unresolved doc reference [KeyWrappingAlgorithm.ecdhEs, KeyWrappingAlgorithm.ecdh1Pu] 2025-12-13 08:25:53.492390 INFO: from message_wrapping_type.MessageWrappingType.anoncryptAuthcryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:95:3) 2025-12-13 08:25:53.492390 INFO: in documentation inherited from message_wrapping_type.MessageWrappingType.anoncryptAuthcryptPlaintext: (file:///tmp/pana_SFCNBG/lib/src/messages/message_wrapping_type.dart:95:3) 2025-12-13 08:25:53.492390 INFO: Found 12 warnings and 0 errors. 2025-12-13 08:25:53.543520 INFO: Writing summary.json 2025-12-13 08:25:53.546162 INFO: Running dartdoc post-processing 2025-12-13 08:25:53.548826 INFO: Creating .tar.gz archive 2025-12-13 08:25:54.368263 INFO: Finished .tar.gz archive 2025-12-13 08:25:55.648754 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-13T08:25:55.772533Z