## Running analysis for "x509" version "0.2.4+2" STARTED: 2024-05-02T19:30:50.513793Z ### Starting pana 2024-05-02 19:31:05.051924 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 19:31:05.104215 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 19:31:05.325223 INFO: Downloading package x509 0.2.4+2 from https://pub-web.flutter-io.cn/api/archives/x509-0.2.4%2B2.tar.gz 2024-05-02 19:31:05.504175 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 19:31:08.076259 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 19:31:09.386981 INFO: Analyzing package... 2024-05-02 19:31:09.424276 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 19:31:24.115997 INFO: Running `git init`... 2024-05-02 19:31:24.140745 INFO: Running `git remote add origin https://github.com/appsup-dart/x509`... 2024-05-02 19:31:24.164899 INFO: Running `git remote show origin`... 2024-05-02 19:31:24.444960 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 19:31:24.866734 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 19:31:24.891242 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 19:31:29.872514 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_VYGYMJ/lib`... 2024-05-02 19:31:30.821976 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 19:31:50.000714 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-x509NGBICV --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 19:32:28.591373 INFO: `dartdoc` completed: 2024-05-02 19:32:28.591373 INFO: Documenting x509... 2024-05-02 19:32:28.591373 INFO: Discovering libraries... 2024-05-02 19:32:28.591373 INFO: Linking elements... 2024-05-02 19:32:28.591373 INFO: Precaching local docs for 181276 elements... 2024-05-02 19:32:28.591373 INFO: Initialized dartdoc with 532 libraries 2024-05-02 19:32:28.591373 INFO: Generating docs for library x509.dart from package:x509/x509.dart... 2024-05-02 19:32:28.591373 INFO: Documented 1 public library in 37.3 seconds 2024-05-02 19:32:28.591373 INFO: Success! Docs generated into /tmp/dartdoc-x509NGBICV 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Signer: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/operator.dart:18:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.SymmetricKey.SymmetricKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/symmetric_keys.dart:8:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.EcPrivateKey.EcPrivateKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/ec_keys.dart:28:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Key: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:4:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.EncryptionResult.EncryptionResult: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/operator.dart:74:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.RsaPublicKey.RsaPublicKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/rsa_keys.dart:14:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.PrivateKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:28:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.EcKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/ec_keys.dart:4:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.EcPrivateKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/ec_keys.dart:24:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.PublicKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:16:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.KeyPair: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:40:7) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Signature: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/operator.dart:37:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Encrypter: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/operator.dart:45:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.EncryptionResult: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/operator.dart:62:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.RsaKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/rsa_keys.dart:4:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.RsaPublicKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/rsa_keys.dart:10:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.RsaPrivateKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/rsa_keys.dart:19:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Identifier: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:259:7) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.KeyPair.fromJwk: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:107:19) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Signature.Signature: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/operator.dart:41:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.EcPublicKey.EcPublicKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/ec_keys.dart:17:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.curves: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:242:7) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Key.Key: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:4:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.EcKey.EcKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/ec_keys.dart:4:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.RsaKey.RsaKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/rsa_keys.dart:4:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.KeyPair.symmetric: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:51:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.RsaPrivateKey.RsaPrivateKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/rsa_keys.dart:29:11) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.PublicKey.PublicKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:16:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.PrivateKey.PrivateKey: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:28:16) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.SymmetricKey.generate: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/symmetric_keys.dart:10:24) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.KeyPair.generateEc: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:81:19) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.Algorithms.Algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:36:3) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.KeyPair.generateSymmetric: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:54:19) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.KeyPair.generateRsa: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:57:19) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.KeyPair.KeyPair: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/keys.dart:48:3) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: private API of package:crypto_keys is reexported by libraries in other packages: 2024-05-02 19:32:28.591373 INFO: from x509.algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:20:7) 2024-05-02 19:32:28.591373 INFO: referred to by x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: x509 has no library level documentation comments 2024-05-02 19:32:28.591373 INFO: from x509: (file:///tmp/pana_VYGYMJ/lib/x509.dart:4:9) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [algorithms.encryption.aes.cbc] 2024-05-02 19:32:28.591373 INFO: from x509.algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:20:7) 2024-05-02 19:32:28.591373 INFO: in documentation inherited from crypto_keys.algorithms.algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:20:7) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [algorithms.encryption.aes.cbcWithHmac] 2024-05-02 19:32:28.591373 INFO: from x509.algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:20:7) 2024-05-02 19:32:28.591373 INFO: in documentation inherited from crypto_keys.algorithms.algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:20:7) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [algorithms.encryption.aes.gcm] 2024-05-02 19:32:28.591373 INFO: from x509.algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:20:7) 2024-05-02 19:32:28.591373 INFO: in documentation inherited from crypto_keys.algorithms.algorithms: (file:///tmp/analyzerZHKGTC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/crypto_keys-0.3.0+1/lib/src/algorithms.dart:20:7) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [0] 2024-05-02 19:32:28.591373 INFO: from x509.TbsCertificate.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/certificate.dart:131:26) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [1] 2024-05-02 19:32:28.591373 INFO: from x509.TbsCertificate.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/certificate.dart:131:26) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [2] 2024-05-02 19:32:28.591373 INFO: from x509.TbsCertificate.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/certificate.dart:131:26) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [3] 2024-05-02 19:32:28.591373 INFO: from x509.TbsCertificate.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/certificate.dart:131:26) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [0] 2024-05-02 19:32:28.591373 INFO: from x509.AuthorityKeyIdentifier.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:148:34) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [1] 2024-05-02 19:32:28.591373 INFO: from x509.AuthorityKeyIdentifier.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:148:34) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [2] 2024-05-02 19:32:28.591373 INFO: from x509.AuthorityKeyIdentifier.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:148:34) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [0] 2024-05-02 19:32:28.591373 INFO: from x509.PrivateKeyUsagePeriod.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:326:33) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [1] 2024-05-02 19:32:28.591373 INFO: from x509.PrivateKeyUsagePeriod.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:326:33) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [0] 2024-05-02 19:32:28.591373 INFO: from x509.DistributionPoint.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:590:29) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [1] 2024-05-02 19:32:28.591373 INFO: from x509.DistributionPoint.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:590:29) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [2] 2024-05-02 19:32:28.591373 INFO: from x509.DistributionPoint.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/extension.dart:590:29) 2024-05-02 19:32:28.591373 INFO: warning: unresolved doc reference [0] 2024-05-02 19:32:28.591373 INFO: from x509.CertificationRequestInfo.fromAsn1: (file:///tmp/pana_VYGYMJ/lib/src/request.dart:41:36) 2024-05-02 19:32:28.591373 INFO: Found 53 warnings and 0 errors. 2024-05-02 19:32:28.628118 INFO: Writing summary.json 2024-05-02 19:32:28.631784 INFO: Running dartdoc post-processing 2024-05-02 19:32:28.635165 INFO: Creating .tar.gz archive 2024-05-02 19:32:29.450663 INFO: Finished .tar.gz archive 2024-05-02 19:32:30.886775 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T19:32:30.975451Z