## Running analysis for "oghref_model" version "1.2.0" STARTED: 2024-10-22T15:42:08.343912Z ### Starting pana 2024-10-22 15:42:20.754802 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-22 15:42:20.792068 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-22 15:42:20.974285 INFO: Downloading package oghref_model 1.2.0 from https://pub.dev/api/archives/oghref_model-1.2.0.tar.gz 2024-10-22 15:42:21.140291 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-22 15:42:22.556612 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-22 15:42:24.100290 INFO: Analyzing package... 2024-10-22 15:42:24.128507 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-22 15:42:36.323652 INFO: Running `git init`... 2024-10-22 15:42:36.355951 INFO: Running `git remote add origin https://github.com/rk0cc/oghref`... 2024-10-22 15:42:36.383911 INFO: Running `git remote show origin`... 2024-10-22 15:42:36.626100 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-10-22 15:42:37.083202 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-10-22 15:42:37.114336 INFO: Running `git show origin/main:builder/pubspec.yaml`... 2024-10-22 15:42:37.146157 INFO: Running `git show origin/main:media_control/pubspec.yaml`... 2024-10-22 15:42:37.177065 INFO: Running `git show origin/main:model/pubspec.yaml`... 2024-10-22 15:42:37.207986 INFO: Running `git show origin/main:widgets/cupertino/example/pubspec.yaml`... 2024-10-22 15:42:37.241306 INFO: Running `git show origin/main:widgets/cupertino/pubspec.yaml`... 2024-10-22 15:42:37.275389 INFO: Running `git show origin/main:widgets/fluent/example/pubspec.yaml`... 2024-10-22 15:42:37.308068 INFO: Running `git show origin/main:widgets/fluent/pubspec.yaml`... 2024-10-22 15:42:37.341227 INFO: Running `git show origin/main:widgets/material/example/pubspec.yaml`... 2024-10-22 15:42:37.374850 INFO: Running `git show origin/main:widgets/material/pubspec.yaml`... 2024-10-22 15:42:41.898675 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KUWKRR/lib`... 2024-10-22 15:42:42.497224 INFO: Analyzing pub downgrade... 2024-10-22 15:42:42.502041 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-22 15:42:44.143537 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-22 15:42:45.710238 INFO: [pub-downgrade-success] 2024-10-22 15:42:45.713875 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-22 15:42:47.168289 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-22 15:42:48.433673 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-oghref_modelNNFCZW --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-22 15:43:24.004052 INFO: `dartdoc` completed: 2024-10-22 15:43:24.004052 INFO: Documenting oghref_model... 2024-10-22 15:43:24.004052 INFO: Discovering libraries... 2024-10-22 15:43:24.004052 INFO: Linking elements... 2024-10-22 15:43:24.004052 INFO: Precaching local docs for 707229 elements... 2024-10-22 15:43:24.004052 INFO: Initialized dartdoc with 443 libraries 2024-10-22 15:43:24.004052 INFO: Generating docs for library buffer_parser.dart from package:oghref_model/buffer_parser.dart... 2024-10-22 15:43:24.004052 INFO: Generating docs for library model.dart from package:oghref_model/model.dart... 2024-10-22 15:43:24.004052 INFO: Documented 2 public libraries in 33.2 seconds 2024-10-22 15:43:24.004052 INFO: Success! Docs generated into /tmp/dartdoc-oghref_modelNNFCZW 2024-10-22 15:43:24.004052 INFO: warning: ambiguous reexport of fetch.MetaFetch, canonicalization candidates: (buffer_parser, model) -> model (confidence 0.001000) 2024-10-22 15:43:24.004052 INFO: from fetch.MetaFetch: (file:///tmp/pana_KUWKRR/lib/src/fetch.dart:19:13) 2024-10-22 15:43:24.004052 INFO: buffer_parser: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-22 15:43:24.004052 INFO: model: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-10-22 15:43:24.004052 INFO: Use {@canonicalFor fetch.MetaFetch} in the desired library's 2024-10-22 15:43:24.004052 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-10-22 15:43:24.004052 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-10-22 15:43:24.004052 INFO: The symbol will still be referenced in all candidates -- this only 2024-10-22 15:43:24.004052 INFO: controls the location where it will be written and which library will be 2024-10-22 15:43:24.004052 INFO: displayed in navigation for the relevant pages. The flag 2024-10-22 15:43:24.004052 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-10-22 15:43:24.004052 INFO: threshold at which this warning will appear. 2024-10-22 15:43:24.004052 INFO: warning: ambiguous reexport of fetch.NonHttpUrlException, canonicalization candidates: (buffer_parser, model) -> model (confidence 0.001000) 2024-10-22 15:43:24.004052 INFO: from fetch.NonHttpUrlException: (file:///tmp/pana_KUWKRR/lib/src/fetch.dart:224:13) 2024-10-22 15:43:24.004052 INFO: buffer_parser: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-22 15:43:24.004052 INFO: model: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-10-22 15:43:24.004052 INFO: warning: ambiguous reexport of fetch, canonicalization candidates: (buffer_parser, model) -> model (confidence 0.001000) 2024-10-22 15:43:24.004052 INFO: from fetch: (file:///tmp/pana_KUWKRR/lib/src/fetch.dart:1:1) 2024-10-22 15:43:24.004052 INFO: buffer_parser: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-22 15:43:24.004052 INFO: model: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-10-22 15:43:24.004052 INFO: Found 3 warnings and 0 errors. 2024-10-22 15:43:24.029539 INFO: Writing summary.json 2024-10-22 15:43:24.032423 INFO: Running dartdoc post-processing 2024-10-22 15:43:24.034752 INFO: Creating .tar.gz archive 2024-10-22 15:43:24.327444 INFO: Finished .tar.gz archive 2024-10-22 15:43:24.928143 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-22T15:43:25.145857Z