## Running analysis for "coap" version "5.1.0" STARTED: 2026-01-07T13:47:08.585875Z ### Starting pana 2026-01-07 13:47:25.782824 INFO: Running `dart pub unpack coap:5.1.0 --output /tmp/pana-coapRWWSSJ/coap --no-resolve`... 2026-01-07 13:47:26.178066 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-07 13:47:26.220344 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-07 13:47:26.404018 INFO: Running `git rev-parse --show-toplevel`... 2026-01-07 13:47:26.564393 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-07 13:47:27.128215 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-07 13:47:27.805717 INFO: Analyzing package... 2026-01-07 13:47:27.848798 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-07 13:47:53.616268 INFO: Running `git init`... 2026-01-07 13:47:53.659934 INFO: Running `git remote add origin https://github.com/shamblett/coap`... 2026-01-07 13:47:53.697861 INFO: Running `git remote show origin`... 2026-01-07 13:47:53.936684 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-07 13:47:54.303225 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-07 13:47:54.337022 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-07 13:47:58.576787 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-07 13:47:58.804239 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TMTGYP/.`... 2026-01-07 13:47:59.153912 INFO: Analyzing pub downgrade... 2026-01-07 13:47:59.159443 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-07 13:47:59.548151 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-07 13:48:00.901621 INFO: [pub-downgrade-success] 2026-01-07 13:48:00.905988 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-07 13:48:01.473388 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-07 13:48:01.779110 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-coapRWWSSJ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-07 13:49:21.225196 INFO: `dartdoc` completed: 2026-01-07 13:49:21.225196 INFO: Documenting coap... 2026-01-07 13:49:21.225196 INFO: Discovering libraries... 2026-01-07 13:49:21.225196 INFO: Linking elements... 2026-01-07 13:49:21.225196 INFO: Precaching local docs for 903992 elements... 2026-01-07 13:49:21.225196 INFO: Initialized dartdoc with 1600 libraries 2026-01-07 13:49:21.225196 INFO: Generating docs for library config/coap_config_default.dart from package:coap/config/coap_config_default.dart... 2026-01-07 13:49:21.225196 INFO: Generating docs for library config/coap_config_all.dart from package:coap/config/coap_config_all.dart... 2026-01-07 13:49:21.225196 INFO: Generating docs for library config/coap_config_tinydtls.dart from package:coap/config/coap_config_tinydtls.dart... 2026-01-07 13:49:21.225196 INFO: Generating docs for library config/coap_config_openssl.dart from package:coap/config/coap_config_openssl.dart... 2026-01-07 13:49:21.225196 INFO: Generating docs for library coap.dart from package:coap/coap.dart... 2026-01-07 13:49:21.225196 INFO: Generating docs for library builder.dart from package:coap/builder.dart... 2026-01-07 13:49:21.225196 INFO: Documented 6 public libraries in 78.4 seconds 2026-01-07 13:49:21.225196 INFO: Success! Docs generated into /tmp/pana-coapRWWSSJ/raw-dartdoc 2026-01-07 13:49:21.225196 INFO: warning: coap has no library level documentation comments 2026-01-07 13:49:21.225196 INFO: from coap: (file:///tmp/pana_TMTGYP/lib/coap.dart:1:1) 2026-01-07 13:49:21.225196 INFO: warning: unresolved doc reference [dtls] 2026-01-07 13:49:21.225196 INFO: from coap_config.DefaultCoapConfig.dtlsUseOpenSSL: (file:///tmp/pana_TMTGYP/lib/src/coap_config.dart:102:12) 2026-01-07 13:49:21.225196 INFO: warning: unresolved doc reference [draft-ietf-core-oscore-edhoc-02] 2026-01-07 13:49:21.225196 INFO: from coap_option_type.OptionType.edhoc: (file:///tmp/pana_TMTGYP/lib/src/coap_option_type.dart:101:3) 2026-01-07 13:49:21.225196 INFO: in documentation inherited from coap_option_type.OptionType.edhoc: (file:///tmp/pana_TMTGYP/lib/src/coap_option_type.dart:101:3) 2026-01-07 13:49:21.225196 INFO: warning: unresolved doc reference [OCF Core Specification v1.3.0 Part 1] 2026-01-07 13:49:21.225196 INFO: from coap_option_type.OptionType.ocfAcceptContentFormatVersion: (file:///tmp/pana_TMTGYP/lib/src/coap_option_type.dart:141:3) 2026-01-07 13:49:21.225196 INFO: in documentation inherited from coap_option_type.OptionType.ocfAcceptContentFormatVersion: (file:///tmp/pana_TMTGYP/lib/src/coap_option_type.dart:141:3) 2026-01-07 13:49:21.225196 INFO: warning: unresolved doc reference [OCF Core Specification v1.3.0 Part 1] 2026-01-07 13:49:21.225196 INFO: from coap_option_type.OptionType.ocfContentFormatVersion: (file:///tmp/pana_TMTGYP/lib/src/coap_option_type.dart:152:3) 2026-01-07 13:49:21.225196 INFO: in documentation inherited from coap_option_type.OptionType.ocfContentFormatVersion: (file:///tmp/pana_TMTGYP/lib/src/coap_option_type.dart:152:3) 2026-01-07 13:49:21.225196 INFO: Found 5 warnings and 0 errors. 2026-01-07 13:49:21.275658 INFO: Writing summary.json 2026-01-07 13:49:21.278221 INFO: Running dartdoc post-processing 2026-01-07 13:49:21.281200 INFO: Creating .tar.gz archive 2026-01-07 13:49:22.422175 INFO: Finished .tar.gz archive 2026-01-07 13:49:24.120756 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-07T13:49:24.244584Z