## Running analysis for "net_permission_handler" version "0.0.3" STARTED: 2024-12-24T04:20:38.303378Z ### Starting pana 2024-12-24 04:20:56.047817 INFO: Running `dart pub unpack net_permission_handler:0.0.3 --output /tmp/pana-net_permission_handlerUQTSAM/net_permission_handler --no-resolve`... 2024-12-24 04:20:57.440477 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-12-24 04:20:57.478684 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-12-24 04:20:57.702628 INFO: Running `git rev-parse --show-toplevel`... 2024-12-24 04:20:57.854102 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-24 04:21:02.604853 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-24 04:21:04.288126 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-12-24 04:21:06.631866 INFO: Analyzing package... 2024-12-24 04:21:06.672167 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-24 04:21:17.979283 INFO: Running `git init`... 2024-12-24 04:21:18.006143 INFO: Running `git remote add origin https://github.com/VechkanovVV/net_permission_handler`... 2024-12-24 04:21:18.032710 INFO: Running `git remote show origin`... 2024-12-24 04:21:18.285249 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-12-24 04:21:18.709692 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-12-24 04:21:18.738089 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-12-24 04:21:18.771903 INFO: Running `git show origin/main:pubspec.yaml`... 2024-12-24 04:21:19.304305 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_YDHKBH/./lib`... 2024-12-24 04:21:19.993803 INFO: Analyzing pub downgrade... 2024-12-24 04:21:20.000056 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-12-24 04:21:24.065821 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-24 04:21:27.792800 INFO: [pub-downgrade-success] 2024-12-24 04:21:27.797555 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-12-24 04:21:30.052142 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.0`... 2024-12-24 04:21:44.256339 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-net_permission_handlerUQTSAM/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-12-24 04:23:08.802979 INFO: `dartdoc` completed: 2024-12-24 04:23:08.802979 INFO: Documenting net_permission_handler... 2024-12-24 04:23:08.802979 INFO: Discovering libraries... 2024-12-24 04:23:08.802979 INFO: Linking elements... 2024-12-24 04:23:08.802979 INFO: Precaching local docs for 622303 elements... 2024-12-24 04:23:08.802979 INFO: Initialized dartdoc with 767 libraries 2024-12-24 04:23:08.802979 INFO: Generating docs for library connectivity_platform_interface.dart from package:net_permission_handler/connectivity_platform_interface.dart... 2024-12-24 04:23:08.802979 INFO: Generating docs for library permission_camera.dart from package:net_permission_handler/permission_camera.dart... 2024-12-24 04:23:08.802979 INFO: Generating docs for library permission_service.dart from package:net_permission_handler/permission_service.dart... 2024-12-24 04:23:08.802979 INFO: Generating docs for library connectivity_service.dart from package:net_permission_handler/connectivity_service.dart... 2024-12-24 04:23:08.802979 INFO: Generating docs for library net_permission_handler.dart from package:net_permission_handler/net_permission_handler.dart... 2024-12-24 04:23:08.802979 INFO: Generating docs for library method_channel_connectivity.dart from package:net_permission_handler/method_channel_connectivity.dart... 2024-12-24 04:23:08.802979 INFO: Generating docs for library connectivity.dart from package:net_permission_handler/connectivity.dart... 2024-12-24 04:23:08.802979 INFO: Documented 7 public libraries in 82.4 seconds 2024-12-24 04:23:08.802979 INFO: Success! Docs generated into /tmp/pana-net_permission_handlerUQTSAM/raw-dartdoc 2024-12-24 04:23:08.802979 INFO: warning: ambiguous reexport of enums.ConnectivityResult, canonicalization candidates: (connectivity, connectivity_platform_interface) -> connectivity_platform_interface (confidence 0.000) 2024-12-24 04:23:08.802979 INFO: from enums.ConnectivityResult: (file:///tmp/pana_YDHKBH/lib/src/enums.dart:2:6) 2024-12-24 04:23:08.802979 INFO: connectivity: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-24 04:23:08.802979 INFO: connectivity_platform_interface: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-24 04:23:08.802979 INFO: Use {@canonicalFor enums.ConnectivityResult} in the desired library's 2024-12-24 04:23:08.802979 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-12-24 04:23:08.802979 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-12-24 04:23:08.802979 INFO: The symbol will still be referenced in all candidates -- this only 2024-12-24 04:23:08.802979 INFO: controls the location where it will be written and which library will be 2024-12-24 04:23:08.802979 INFO: displayed in navigation for the relevant pages. The flag 2024-12-24 04:23:08.802979 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-12-24 04:23:08.802979 INFO: threshold at which this warning will appear. 2024-12-24 04:23:08.802979 INFO: warning: ambiguous reexport of enums, canonicalization candidates: (connectivity, connectivity_platform_interface) -> connectivity_platform_interface (confidence 0.000) 2024-12-24 04:23:08.802979 INFO: from enums: (file:///tmp/pana_YDHKBH/lib/src/enums.dart:1:1) 2024-12-24 04:23:08.802979 INFO: connectivity: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-24 04:23:08.802979 INFO: connectivity_platform_interface: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-24 04:23:08.802979 INFO: Found 2 warnings and 0 errors. 2024-12-24 04:23:08.863703 INFO: Writing summary.json 2024-12-24 04:23:08.873537 INFO: Running dartdoc post-processing 2024-12-24 04:23:08.876575 INFO: Creating .tar.gz archive 2024-12-24 04:23:09.171543 INFO: Finished .tar.gz archive 2024-12-24 04:23:09.655867 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-12-24T04:23:09.950735Z