## Running analysis for "lemmy_api_client2" version "0.52.0" STARTED: 2024-10-22T01:10:05.488194Z ### Starting pana 2024-10-22 01:10:21.248875 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-22 01:10:21.291539 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-22 01:10:21.492413 INFO: Downloading package lemmy_api_client2 0.52.0 from https://pub.dev/api/archives/lemmy_api_client2-0.52.0.tar.gz 2024-10-22 01:10:21.880426 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-22 01:10:24.115393 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-22 01:10:25.400691 INFO: Analyzing package... 2024-10-22 01:10:25.441639 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-22 01:10:44.401322 INFO: Running `git init`... 2024-10-22 01:10:44.428187 INFO: Running `git remote add origin https://github.com/79623798464325/lemmy_api_client`... 2024-10-22 01:10:44.454183 INFO: Running `git remote show origin`... 2024-10-22 01:10:44.705033 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-22 01:10:45.234575 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-22 01:10:45.260946 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-10-22 01:10:45.288063 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-22 01:10:49.878386 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_QHSJDL/lib`... 2024-10-22 01:10:53.700483 INFO: Analyzing pub downgrade... 2024-10-22 01:10:53.708018 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-22 01:10:56.168192 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-22 01:11:02.521784 INFO: [pub-downgrade-success] 2024-10-22 01:11:02.530324 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-22 01:11:03.797170 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-22 01:11:17.509527 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-lemmy_api_client2CTAEUU --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-22 01:12:09.947286 INFO: `dartdoc` completed: 2024-10-22 01:12:09.947286 INFO: Documenting lemmy_api_client2... 2024-10-22 01:12:09.947286 INFO: Discovering libraries... 2024-10-22 01:12:09.947286 INFO: Linking elements... 2024-10-22 01:12:09.947286 INFO: Precaching local docs for 710700 elements... 2024-10-22 01:12:09.947286 INFO: Initialized dartdoc with 424 libraries 2024-10-22 01:12:09.947286 INFO: Generating docs for library v3.dart from package:lemmy_api_client2/v3.dart... 2024-10-22 01:12:09.947286 INFO: Generating docs for library pictrs.dart from package:lemmy_api_client2/pictrs.dart... 2024-10-22 01:12:09.947286 INFO: Documented 2 public libraries in 49.4 seconds 2024-10-22 01:12:09.947286 INFO: Success! Docs generated into /tmp/dartdoc-lemmy_api_client2CTAEUU 2024-10-22 01:12:09.947286 INFO: warning: ambiguous reexport of exceptions.LemmyApiException, canonicalization candidates: (pictrs, v3) -> v3 (confidence 0.000) 2024-10-22 01:12:09.947286 INFO: from exceptions.LemmyApiException: (file:///tmp/pana_QHSJDL/lib/src/exceptions.dart:1:7) 2024-10-22 01:12:09.947286 INFO: pictrs: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-22 01:12:09.947286 INFO: v3: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-22 01:12:09.947286 INFO: Use {@canonicalFor exceptions.LemmyApiException} in the desired 2024-10-22 01:12:09.947286 INFO: library's documentation to resolve the ambiguity and/or override 2024-10-22 01:12:09.947286 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-10-22 01:12:09.947286 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-10-22 01:12:09.947286 INFO: only controls the location where it will be written and which library 2024-10-22 01:12:09.947286 INFO: will be displayed in navigation for the relevant pages. The flag 2024-10-22 01:12:09.947286 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-10-22 01:12:09.947286 INFO: threshold at which this warning will appear. 2024-10-22 01:12:09.947286 INFO: warning: ambiguous reexport of exceptions, canonicalization candidates: (pictrs, v3) -> v3 (confidence 0.000) 2024-10-22 01:12:09.947286 INFO: from exceptions: (file:///tmp/pana_QHSJDL/lib/src/exceptions.dart:1:1) 2024-10-22 01:12:09.947286 INFO: pictrs: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-22 01:12:09.947286 INFO: v3: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-22 01:12:09.947286 INFO: Found 2 warnings and 0 errors. 2024-10-22 01:12:10.061511 INFO: Writing summary.json 2024-10-22 01:12:10.066782 INFO: Running dartdoc post-processing 2024-10-22 01:12:10.074001 INFO: Creating .tar.gz archive 2024-10-22 01:12:12.707692 INFO: Finished .tar.gz archive 2024-10-22 01:12:19.009985 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-22T01:12:19.827166Z