## Running analysis for "beautiful_soup_dart" version "0.3.0" STARTED: 2024-05-14T09:53:06.786635Z ### Starting pana 2024-05-14 09:53:20.924425 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-14 09:53:20.980217 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-14 09:53:21.180691 INFO: Downloading package beautiful_soup_dart 0.3.0 from https://pub-web.flutter-io.cn/api/archives/beautiful_soup_dart-0.3.0.tar.gz 2024-05-14 09:53:21.370223 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-14 09:53:22.697334 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-14 09:53:23.645333 INFO: Analyzing package... 2024-05-14 09:53:23.682408 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-14 09:53:35.658327 INFO: Running `git init`... 2024-05-14 09:53:35.685638 INFO: Running `git remote add origin https://github.com/mzdm/beautiful_soup`... 2024-05-14 09:53:35.710708 INFO: Running `git remote show origin`... 2024-05-14 09:53:35.966700 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-14 09:53:36.396974 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-14 09:53:36.423051 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-14 09:53:39.632431 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_JFQRJZ/lib`... 2024-05-14 09:53:40.466392 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-14 09:53:52.921027 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-beautiful_soup_dartUPVKBE --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-14 09:54:30.147479 INFO: `dartdoc` completed: 2024-05-14 09:54:30.147479 INFO: Documenting beautiful_soup_dart... 2024-05-14 09:54:30.147479 INFO: Discovering libraries... 2024-05-14 09:54:30.147479 INFO: Linking elements... 2024-05-14 09:54:30.147479 INFO: Precaching local docs for 154445 elements... 2024-05-14 09:54:30.147479 INFO: Initialized dartdoc with 137 libraries 2024-05-14 09:54:30.147479 INFO: Generating docs for library beautiful_soup.dart from package:beautiful_soup_dart/beautiful_soup.dart... 2024-05-14 09:54:30.147479 INFO: Documented 1 public library in 34.5 seconds 2024-05-14 09:54:30.147479 INFO: Success! Docs generated into /tmp/dartdoc-beautiful_soup_dartUPVKBE 2024-05-14 09:54:30.147479 INFO: warning: beautiful_soup_dart has no library level documentation comments 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart: (file:///tmp/pana_JFQRJZ/lib/beautiful_soup.dart:1:9) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [element.children] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.Bs4Element.contents: (file:///tmp/pana_JFQRJZ/lib/src/bs4_element.dart:93:24) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_navigator.ITreeNavigator.contents: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_navigator.dart:15:24) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [element.localName] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.Bs4Element.name: (file:///tmp/pana_JFQRJZ/lib/src/bs4_element.dart:27:15) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from element.IElement.name: (file:///tmp/pana_JFQRJZ/lib/src/interface/element.dart:14:15) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [nextElements] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findAllNextElements: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:271:20) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findAllNextElements: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:232:20) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [previousElements] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findAllPreviousElements: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:325:20) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findAllPreviousElements: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:267:20) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [nextElements] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findNextElement: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:256:15) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextElement: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:218:15) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [nextParsed] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findNextParsed: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:361:9) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextParsed: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:315:9) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [nextParsed] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findNextParsedAll: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:370:14) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextParsedAll: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:323:14) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [nextSiblings] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findNextSibling: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:152:15) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextSibling: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:147:15) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [nextSiblings] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findNextSiblings: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:166:20) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findNextSiblings: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:161:20) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [previousElements] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findPreviousElement: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:307:15) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousElement: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:253:15) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [previousParsed] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findPreviousParsed: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:398:9) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousParsed: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:338:9) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [previousParsed] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findPreviousParsedAll: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:408:14) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousParsedAll: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:346:14) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [previousSiblings] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findPreviousSibling: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:202:15) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousSibling: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:183:15) 2024-05-14 09:54:30.147479 INFO: warning: unresolved doc reference [previousSiblings] 2024-05-14 09:54:30.147479 INFO: from beautiful_soup_dart.BeautifulSoup.findPreviousSiblings: (file:///tmp/pana_JFQRJZ/lib/src/shared.dart:220:20) 2024-05-14 09:54:30.147479 INFO: in documentation inherited from tree_searcher.ITreeSearcher.findPreviousSiblings: (file:///tmp/pana_JFQRJZ/lib/src/interface/tree_searcher.dart:197:20) 2024-05-14 09:54:30.147479 INFO: Found 15 warnings and 0 errors. 2024-05-14 09:54:30.186020 INFO: Writing summary.json 2024-05-14 09:54:30.188299 INFO: Running dartdoc post-processing 2024-05-14 09:54:30.191451 INFO: Creating .tar.gz archive 2024-05-14 09:54:30.587970 INFO: Finished .tar.gz archive 2024-05-14 09:54:31.601269 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-14T09:54:31.680142Z