## Running analysis for "kterm" version "1.1.7" STARTED: 2026-05-22T02:07:14.607399Z ### Starting processing 2026-05-22 02:07:14.619531 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner dart pub unpack kterm:1.1.7 --output /tmp/pana-ktermSBKFON/kterm --no-resolve`... 2026-05-22 02:07:15.113719 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart --version`... 2026-05-22 02:07:15.208181 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git rev-parse --show-toplevel`... 2026-05-22 02:07:15.392050 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-05-22 02:07:21.949197 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-05-22 02:07:22.317586 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-05-22 02:07:27.665599 INFO: Analyzing package... 2026-05-22 02:07:27.668087 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-05-22 02:07:48.356759 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git init`... 2026-05-22 02:07:48.519860 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote add origin https://github.com/lbp0200/kterm.dart`... 2026-05-22 02:07:48.671004 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote show origin`... 2026-05-22 02:07:49.158723 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git fetch --depth 1 --no-recurse-submodules origin master`... 2026-05-22 02:07:50.364972 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git ls-tree -r -z --name-only --full-tree origin/master`... 2026-05-22 02:07:50.521562 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/master:example/pubspec.yaml`... 2026-05-22 02:07:50.689678 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/master:pubspec.yaml`... 2026-05-22 02:07:52.156047 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-05-22 02:07:52.542551 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MLQPGW/.`... 2026-05-22 02:07:52.699395 INFO: Analyzing pub downgrade... 2026-05-22 02:07:52.700506 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-05-22 02:07:56.361277 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-05-22 02:08:10.489291 INFO: [pub-downgrade-success] 2026-05-22 02:08:10.490470 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-05-22 02:08:15.891427 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-ktermSBKFON/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2026-05-22 02:09:06.292662 INFO: `dartdoc` completed: 2026-05-22 02:09:06.292662 INFO: Documenting kterm... 2026-05-22 02:09:06.292662 INFO: Discovering libraries... 2026-05-22 02:09:06.292662 INFO: Linking elements... 2026-05-22 02:09:06.292662 INFO: Precaching local docs for 748527 elements... 2026-05-22 02:09:06.292662 INFO: Initialized dartdoc with 1821 libraries 2026-05-22 02:09:06.292662 INFO: Generating docs for library ui.dart from package:kterm/ui.dart... 2026-05-22 02:09:06.292662 INFO: Generating docs for library core.dart from package:kterm/core.dart... 2026-05-22 02:09:06.292662 INFO: Generating docs for library zmodem.dart from package:kterm/zmodem.dart... 2026-05-22 02:09:06.292662 INFO: Generating docs for library utils.dart from package:kterm/utils.dart... 2026-05-22 02:09:06.292662 INFO: Generating docs for library suggestion.dart from package:kterm/suggestion.dart... 2026-05-22 02:09:06.292662 INFO: Generating docs for library kterm.dart from package:kterm/kterm.dart... 2026-05-22 02:09:06.292662 INFO: Documented 6 public libraries in 50.0 seconds 2026-05-22 02:09:06.292662 INFO: Success! Docs generated into /tmp/pana-ktermSBKFON/raw-dartdoc 2026-05-22 02:09:06.292662 INFO: warning: kterm has no library level documentation comments 2026-05-22 02:09:06.292662 INFO: from kterm: (file:///tmp/pana_MLQPGW/lib/kterm.dart:1:1) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [null] 2026-05-22 02:09:06.292662 INFO: from segment.BufferSegment.end: (file:///tmp/pana_MLQPGW/lib/src/core/buffer/segment.dart:17:14) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from segment.BufferSegment.end: (file:///tmp/pana_MLQPGW/lib/src/core/buffer/segment.dart:17:14) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [null] 2026-05-22 02:09:06.292662 INFO: from segment.BufferSegment.start: (file:///tmp/pana_MLQPGW/lib/src/core/buffer/segment.dart:13:14) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from segment.BufferSegment.start: (file:///tmp/pana_MLQPGW/lib/src/core/buffer/segment.dart:13:14) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [icon] 2026-05-22 02:09:06.292662 INFO: from terminal.Terminal.onIconChange: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:50:31) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from terminal.Terminal.onIconChange: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:50:31) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [title] 2026-05-22 02:09:06.292662 INFO: from terminal.Terminal.onNotification: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:1565:45) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from terminal.Terminal.onNotification: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:1565:45) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [body] 2026-05-22 02:09:06.292662 INFO: from terminal.Terminal.onNotification: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:1565:45) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from terminal.Terminal.onNotification: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:1565:45) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [title] 2026-05-22 02:09:06.292662 INFO: from terminal.Terminal.onTitleChange: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:46:32) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from terminal.Terminal.onTitleChange: (file:///tmp/pana_MLQPGW/lib/src/terminal.dart:46:32) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [false] 2026-05-22 02:09:06.292662 INFO: from terminal_view.TerminalView.alwaysShowCursor: (file:///tmp/pana_MLQPGW/lib/src/terminal_view.dart:118:14) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from terminal_view.TerminalView.alwaysShowCursor: (file:///tmp/pana_MLQPGW/lib/src/terminal_view.dart:118:14) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [true] 2026-05-22 02:09:06.292662 INFO: from terminal_view.TerminalView.autoResize: (file:///tmp/pana_MLQPGW/lib/src/terminal_view.dart:77:14) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from terminal_view.TerminalView.autoResize: (file:///tmp/pana_MLQPGW/lib/src/terminal_view.dart:77:14) 2026-05-22 02:09:06.292662 INFO: warning: unresolved doc reference [false] 2026-05-22 02:09:06.292662 INFO: from terminal_view.TerminalView.deleteDetection: (file:///tmp/pana_MLQPGW/lib/src/terminal_view.dart:123:14) 2026-05-22 02:09:06.292662 INFO: in documentation inherited from terminal_view.TerminalView.deleteDetection: (file:///tmp/pana_MLQPGW/lib/src/terminal_view.dart:123:14) 2026-05-22 02:09:06.292662 INFO: Found 10 warnings and 0 errors. 2026-05-22 02:09:06.312581 INFO: Writing summary.json 2026-05-22 02:09:06.313383 INFO: Running dartdoc post-processing 2026-05-22 02:09:06.313819 INFO: Creating .tar.gz archive 2026-05-22 02:09:06.745414 INFO: Finished .tar.gz archive 2026-05-22 02:09:08.000704 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-05-22T02:09:08.047325Z