## Running analysis for "kiss_auth" version "0.3.0" STARTED: 2026-01-22T19:44:30.369360Z ### Starting processing 2026-01-22 19:44:41.924856 INFO: Running `dart pub unpack kiss_auth:0.3.0 --output /tmp/pana-kiss_authEKEPGC/kiss_auth --no-resolve`... 2026-01-22 19:44:42.218829 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-22 19:44:42.262580 INFO: Running `git rev-parse --show-toplevel`... 2026-01-22 19:44:42.350208 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-22 19:44:42.939935 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-22 19:44:43.069840 INFO: Analyzing package... 2026-01-22 19:44:43.101792 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-22 19:44:53.389571 INFO: Running `git init`... 2026-01-22 19:44:53.422179 INFO: Running `git remote add origin https://github.com/WAMF/kiss_auth`... 2026-01-22 19:44:53.451102 INFO: Running `git remote show origin`... 2026-01-22 19:44:53.693786 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-22 19:44:53.995961 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-22 19:44:54.023657 INFO: Running `git show origin/main:example/kiss_auth_reference_example/pubspec.yaml`... 2026-01-22 19:44:54.051014 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-22 19:44:58.846849 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-22 19:44:58.899752 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RGCEIV/.`... 2026-01-22 19:44:59.096067 INFO: Analyzing pub downgrade... 2026-01-22 19:44:59.098973 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-22 19:44:59.376103 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-22 19:45:00.707718 INFO: [pub-downgrade-success] 2026-01-22 19:45:00.712033 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-22 19:45:05.808310 INFO: Running `/home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-kiss_authEKEPGC/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-22 19:45:14.277515 INFO: `dartdoc` completed: 2026-01-22 19:45:14.277515 INFO: Documenting kiss_auth... 2026-01-22 19:45:14.277515 INFO: Discovering libraries... 2026-01-22 19:45:14.277515 INFO: Linking elements... 2026-01-22 19:45:14.277515 INFO: Precaching local docs for 175197 elements... 2026-01-22 19:45:14.277515 INFO: Initialized dartdoc with 358 libraries 2026-01-22 19:45:14.277515 INFO: Generating docs for library kiss_authorization.dart from package:kiss_auth/kiss_authorization.dart... 2026-01-22 19:45:14.277515 INFO: Generating docs for library kiss_login.dart from package:kiss_auth/kiss_login.dart... 2026-01-22 19:45:14.277515 INFO: Generating docs for library kiss_authentication.dart from package:kiss_auth/kiss_authentication.dart... 2026-01-22 19:45:14.277515 INFO: Documented 3 public libraries in 8.4 seconds 2026-01-22 19:45:14.277515 INFO: Success! Docs generated into /tmp/pana-kiss_authEKEPGC/raw-dartdoc 2026-01-22 19:45:14.277515 INFO: warning: ambiguous reexport of authentication_data.AuthenticationData, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-22 19:45:14.277515 INFO: from authentication_data.AuthenticationData: (file:///tmp/pana_RGCEIV/lib/src/authentication_data.dart:2:16) 2026-01-22 19:45:14.277515 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: Use {@canonicalFor authentication_data.AuthenticationData} in the 2026-01-22 19:45:14.277515 INFO: desired library's documentation to resolve the ambiguity and/or override 2026-01-22 19:45:14.277515 INFO: dartdoc's decision, or structure your package so the reexport is less 2026-01-22 19:45:14.277515 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2026-01-22 19:45:14.277515 INFO: only controls the location where it will be written and which library 2026-01-22 19:45:14.277515 INFO: will be displayed in navigation for the relevant pages. The flag 2026-01-22 19:45:14.277515 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-22 19:45:14.277515 INFO: threshold at which this warning will appear. 2026-01-22 19:45:14.277515 INFO: warning: ambiguous reexport of authentication_validator.AuthValidator, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-22 19:45:14.277515 INFO: from authentication_validator.AuthValidator: (file:///tmp/pana_RGCEIV/lib/src/authentication_validator.dart:5:16) 2026-01-22 19:45:14.277515 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: warning: ambiguous reexport of authentication_validator_jwt.JwtAuthValidator, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-22 19:45:14.277515 INFO: from authentication_validator_jwt.JwtAuthValidator: (file:///tmp/pana_RGCEIV/lib/src/authentication_validator_jwt.dart:17:7) 2026-01-22 19:45:14.277515 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: warning: ambiguous reexport of authentication_validator_jwt.JwtAlgorithm, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-22 19:45:14.277515 INFO: from authentication_validator_jwt.JwtAlgorithm: (file:///tmp/pana_RGCEIV/lib/src/authentication_validator_jwt.dart:9:6) 2026-01-22 19:45:14.277515 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: warning: ambiguous reexport of authentication_data, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-22 19:45:14.277515 INFO: from authentication_data: (file:///tmp/pana_RGCEIV/lib/src/authentication_data.dart:1:1) 2026-01-22 19:45:14.277515 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: warning: ambiguous reexport of authentication_validator, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-22 19:45:14.277515 INFO: from authentication_validator: (file:///tmp/pana_RGCEIV/lib/src/authentication_validator.dart:1:1) 2026-01-22 19:45:14.277515 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: warning: ambiguous reexport of authentication_validator_jwt, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-22 19:45:14.277515 INFO: from authentication_validator_jwt: (file:///tmp/pana_RGCEIV/lib/src/authentication_validator_jwt.dart:1:1) 2026-01-22 19:45:14.277515 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-22 19:45:14.277515 INFO: Found 7 warnings and 0 errors. 2026-01-22 19:45:14.307628 INFO: Writing summary.json 2026-01-22 19:45:14.310891 INFO: Running dartdoc post-processing 2026-01-22 19:45:14.312690 INFO: Creating .tar.gz archive 2026-01-22 19:45:14.869903 INFO: Finished .tar.gz archive 2026-01-22 19:45:15.600846 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-22T19:45:15.705741Z