## Running analysis for "beautiful_soup_dart" version "0.2.0" STARTED: 2026-01-31T01:53:20.348646Z ### Starting processing 2026-01-31 01:53:34.209264 INFO: Running `dart pub unpack beautiful_soup_dart:0.2.0 --output /tmp/pana-beautiful_soup_dartMYZLVW/beautiful_soup_dart --no-resolve`... 2026-01-31 01:53:34.536275 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-31 01:53:34.585150 INFO: Running `git rev-parse --show-toplevel`... 2026-01-31 01:53:34.671943 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-31 01:53:34.764098 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-31 01:53:34.872499 INFO: Analyzing package... 2026-01-31 01:53:34.906324 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-31 01:53:43.610451 INFO: Running `git init`... 2026-01-31 01:53:43.649412 INFO: Running `git remote add origin https://github.com/mzdm/beautiful_soup`... 2026-01-31 01:53:43.689850 INFO: Running `git remote show origin`... 2026-01-31 01:53:43.922984 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-31 01:53:44.226745 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-31 01:53:44.257846 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-31 01:53:47.744906 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-31 01:53:47.807250 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CXGNPH/.`... 2026-01-31 01:53:47.939162 INFO: Analyzing pub downgrade... 2026-01-31 01:53:47.942973 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-31 01:53:48.057152 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-31 01:53:49.238223 INFO: [pub-downgrade-success] 2026-01-31 01:53:49.241956 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-31 01:53:49.359343 INFO: Running `/home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-beautiful_soup_dartMYZLVW/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-31 01:53:59.545761 INFO: `dartdoc` completed: 2026-01-31 01:53:59.545761 INFO: Documenting beautiful_soup_dart... 2026-01-31 01:53:59.545761 INFO: Discovering libraries... 2026-01-31 01:53:59.545761 INFO: Linking elements... 2026-01-31 01:53:59.545761 INFO: Precaching local docs for 154282 elements... 2026-01-31 01:53:59.545761 INFO: Initialized dartdoc with 140 libraries 2026-01-31 01:53:59.545761 INFO: Generating docs for library beautiful_soup.dart from package:beautiful_soup_dart/beautiful_soup.dart... 2026-01-31 01:53:59.545761 INFO: Documented 1 public library in 10.1 seconds 2026-01-31 01:53:59.545761 INFO: Success! Docs generated into /tmp/pana-beautiful_soup_dartMYZLVW/raw-dartdoc 2026-01-31 01:53:59.545761 INFO: warning: beautiful_soup_dart has no library level documentation comments 2026-01-31 01:53:59.545761 INFO: from beautiful_soup_dart: (file:///tmp/pana_CXGNPH/lib/beautiful_soup.dart:1:1) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [element.children] 2026-01-31 01:53:59.545761 INFO: from bs4_element.Bs4Element.contents: (file:///tmp/pana_CXGNPH/lib/src/bs4_element.dart:73:24) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_navigator.ITreeNavigator.contents: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_navigator.dart:15:24) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [element.localName] 2026-01-31 01:53:59.545761 INFO: from bs4_element.Bs4Element.name: (file:///tmp/pana_CXGNPH/lib/src/bs4_element.dart:23:15) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from element.IElement.name: (file:///tmp/pana_CXGNPH/lib/src/interface/element.dart:12:15) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [nextElements] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findAllNextElements: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:272:20) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findAllNextElements: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:232:20) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [previousElements] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findAllPreviousElements: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:326:20) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findAllPreviousElements: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:267:20) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [nextElements] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findNextElement: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:257:15) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextElement: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:218:15) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [nextParsed] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findNextParsed: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:362:9) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextParsed: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:315:9) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [nextParsed] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findNextParsedAll: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:371:14) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextParsedAll: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:323:14) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [nextSiblings] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findNextSibling: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:153:15) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextSibling: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:147:15) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [nextSiblings] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findNextSiblings: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:167:20) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextSiblings: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:161:20) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [previousElements] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findPreviousElement: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:308:15) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousElement: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:253:15) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [previousParsed] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findPreviousParsed: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:399:9) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousParsed: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:338:9) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [previousParsed] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findPreviousParsedAll: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:409:14) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousParsedAll: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:346:14) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [previousSiblings] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findPreviousSibling: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:203:15) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousSibling: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:183:15) 2026-01-31 01:53:59.545761 INFO: warning: unresolved doc reference [previousSiblings] 2026-01-31 01:53:59.545761 INFO: from bs_soup.BeautifulSoup.findPreviousSiblings: (file:///tmp/pana_CXGNPH/lib/src/shared.dart:221:20) 2026-01-31 01:53:59.545761 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousSiblings: (file:///tmp/pana_CXGNPH/lib/src/interface/tree_searcher.dart:197:20) 2026-01-31 01:53:59.545761 INFO: Found 15 warnings and 0 errors. 2026-01-31 01:53:59.581601 INFO: Writing summary.json 2026-01-31 01:53:59.584586 INFO: Running dartdoc post-processing 2026-01-31 01:53:59.586538 INFO: Creating .tar.gz archive 2026-01-31 01:53:59.968887 INFO: Finished .tar.gz archive 2026-01-31 01:54:00.506657 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-31T01:54:00.618562Z