## Running analysis for "ws" version "1.0.0" STARTED: 2024-11-19T18:44:19.045673Z ### Starting pana 2024-11-19 18:44:35.117366 INFO: Running `dart pub unpack ws:1.0.0 --output /tmp/pana-wsRFOGKG/ws --no-resolve`... 2024-11-19 18:44:36.561328 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-19 18:44:36.600323 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-19 18:44:36.812614 INFO: Running `git rev-parse --show-toplevel`... 2024-11-19 18:44:36.964918 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-19 18:44:37.833738 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-19 18:44:38.635043 INFO: Analyzing package... 2024-11-19 18:44:38.706742 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-19 18:44:49.092367 INFO: Running `webpinfo /tmp/pana_BPSRBU/./example.png`... 2024-11-19 18:44:49.115339 INFO: Running `cwebp /tmp/pana_BPSRBU/./example.png -o /tmp/ONGHVM/gen/example.webp`... 2024-11-19 18:44:49.337655 INFO: Running `webpinfo /tmp/ONGHVM/gen/example.webp`... 2024-11-19 18:44:49.360704 INFO: Running `cwebp -resize 0 100 /tmp/ONGHVM/gen/example.webp -o /tmp/ONGHVM/gen/100x100/example.webp`... 2024-11-19 18:44:49.399028 INFO: Running `cwebp -resize 0 190 /tmp/ONGHVM/gen/example.webp -o /tmp/ONGHVM/gen/190x190/example.webp`... 2024-11-19 18:44:49.445408 INFO: Running `dwebp /tmp/ONGHVM/gen/100x100/example.webp -o /tmp/ONGHVM/gen/100x100/example.png`... 2024-11-19 18:44:49.469028 INFO: Running `dwebp /tmp/ONGHVM/gen/190x190/example.webp -o /tmp/ONGHVM/gen/190x190/example.png`... 2024-11-19 18:44:50.987263 INFO: Running `git init`... 2024-11-19 18:44:51.013793 INFO: Running `git remote add origin https://github.com/plugfox/ws`... 2024-11-19 18:44:51.039945 INFO: Running `git remote show origin`... 2024-11-19 18:44:51.309532 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-11-19 18:44:51.774555 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-11-19 18:44:51.802311 INFO: Running `git show origin/master:pubspec.yaml`... 2024-11-19 18:44:51.834175 INFO: Running `git show origin/master:server/pubspec.yaml`... 2024-11-19 18:44:54.546386 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BPSRBU/./lib`... 2024-11-19 18:44:55.654999 INFO: Analyzing pub downgrade... 2024-11-19 18:44:55.661937 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-19 18:44:56.594241 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-19 18:44:58.440247 INFO: [pub-downgrade-success] 2024-11-19 18:44:58.446689 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-19 18:44:59.258001 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-19 18:45:12.170016 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-wsRFOGKG/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-19 18:45:47.783052 INFO: `dartdoc` completed: 2024-11-19 18:45:47.783052 INFO: Documenting ws... 2024-11-19 18:45:47.783052 INFO: Discovering libraries... 2024-11-19 18:45:47.783052 INFO: Linking elements... 2024-11-19 18:45:47.783052 INFO: Precaching local docs for 139360 elements... 2024-11-19 18:45:47.783052 INFO: Initialized dartdoc with 70 libraries 2024-11-19 18:45:47.783052 INFO: Generating docs for library ws.dart from package:ws/ws.dart... 2024-11-19 18:45:47.783052 INFO: Generating docs for library interface.dart from package:ws/interface.dart... 2024-11-19 18:45:47.783052 INFO: Documented 2 public libraries in 32.5 seconds 2024-11-19 18:45:47.783052 INFO: Success! Docs generated into /tmp/pana-wsRFOGKG/raw-dartdoc 2024-11-19 18:45:47.783052 INFO: warning: ws has no library level documentation comments 2024-11-19 18:45:47.783052 INFO: from ws: (file:///tmp/pana_BPSRBU/lib/ws.dart:1:9) 2024-11-19 18:45:47.783052 INFO: warning: unresolved doc reference [IWebSocketPlatformTransport.readyState] 2024-11-19 18:45:47.783052 INFO: from web_socket_ready_state.WebSocketReadyState: (file:///tmp/pana_BPSRBU/lib/src/client/web_socket_ready_state.dart:5:6) 2024-11-19 18:45:47.783052 INFO: warning: undefined macro [ws_options_common] 2024-11-19 18:45:47.783052 INFO: from ws_options.WebSocketOptions.common: (file:///tmp/pana_BPSRBU/lib/src/client/ws_options.dart:63:28) 2024-11-19 18:45:47.783052 INFO: warning: interface has no library level documentation comments 2024-11-19 18:45:47.783052 INFO: from interface: (file:///tmp/pana_BPSRBU/lib/interface.dart:1:9) 2024-11-19 18:45:47.783052 INFO: Found 4 warnings and 0 errors. 2024-11-19 18:45:47.836202 INFO: Writing summary.json 2024-11-19 18:45:47.841301 INFO: Running dartdoc post-processing 2024-11-19 18:45:47.845070 INFO: Creating .tar.gz archive 2024-11-19 18:45:48.312537 INFO: Finished .tar.gz archive 2024-11-19 18:45:49.408171 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-19T18:45:49.682420Z