## Running analysis for "kiss_auth" version "0.3.0" STARTED: 2026-01-08T01:07:25.892077Z ### Starting pana 2026-01-08 01:07:37.487782 INFO: Running `dart pub unpack kiss_auth:0.3.0 --output /tmp/pana-kiss_authEVNONJ/kiss_auth --no-resolve`... 2026-01-08 01:07:37.771789 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 01:07:37.800067 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 01:07:37.935309 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 01:07:38.020795 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 01:07:38.660414 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 01:07:38.786580 INFO: Analyzing package... 2026-01-08 01:07:38.818697 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 01:07:49.401862 INFO: Running `git init`... 2026-01-08 01:07:49.432135 INFO: Running `git remote add origin https://github.com/WAMF/kiss_auth`... 2026-01-08 01:07:49.461996 INFO: Running `git remote show origin`... 2026-01-08 01:07:49.705176 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-08 01:07:50.019865 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-08 01:07:50.045550 INFO: Running `git show origin/main:example/kiss_auth_reference_example/pubspec.yaml`... 2026-01-08 01:07:50.076268 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-08 01:07:54.829139 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 01:07:54.882973 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_QHLXWX/.`... 2026-01-08 01:07:55.075391 INFO: Analyzing pub downgrade... 2026-01-08 01:07:55.077923 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 01:07:55.348477 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 01:07:56.656792 INFO: [pub-downgrade-success] 2026-01-08 01:07:56.663648 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 01:07:56.772459 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 01:08:04.002347 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-kiss_authEVNONJ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-08 01:08:28.728671 INFO: `dartdoc` completed: 2026-01-08 01:08:28.728671 INFO: Documenting kiss_auth... 2026-01-08 01:08:28.728671 INFO: Discovering libraries... 2026-01-08 01:08:28.728671 INFO: Linking elements... 2026-01-08 01:08:28.728671 INFO: Precaching local docs for 175193 elements... 2026-01-08 01:08:28.728671 INFO: Initialized dartdoc with 358 libraries 2026-01-08 01:08:28.728671 INFO: Generating docs for library kiss_authorization.dart from package:kiss_auth/kiss_authorization.dart... 2026-01-08 01:08:28.728671 INFO: Generating docs for library kiss_login.dart from package:kiss_auth/kiss_login.dart... 2026-01-08 01:08:28.728671 INFO: Generating docs for library kiss_authentication.dart from package:kiss_auth/kiss_authentication.dart... 2026-01-08 01:08:28.728671 INFO: Documented 3 public libraries in 24.0 seconds 2026-01-08 01:08:28.728671 INFO: Success! Docs generated into /tmp/pana-kiss_authEVNONJ/raw-dartdoc 2026-01-08 01:08:28.728671 INFO: warning: ambiguous reexport of authentication_data.AuthenticationData, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-08 01:08:28.728671 INFO: from authentication_data.AuthenticationData: (file:///tmp/pana_QHLXWX/lib/src/authentication_data.dart:2:16) 2026-01-08 01:08:28.728671 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: Use {@canonicalFor authentication_data.AuthenticationData} in the 2026-01-08 01:08:28.728671 INFO: desired library's documentation to resolve the ambiguity and/or override 2026-01-08 01:08:28.728671 INFO: dartdoc's decision, or structure your package so the reexport is less 2026-01-08 01:08:28.728671 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2026-01-08 01:08:28.728671 INFO: only controls the location where it will be written and which library 2026-01-08 01:08:28.728671 INFO: will be displayed in navigation for the relevant pages. The flag 2026-01-08 01:08:28.728671 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-08 01:08:28.728671 INFO: threshold at which this warning will appear. 2026-01-08 01:08:28.728671 INFO: warning: ambiguous reexport of authentication_validator.AuthValidator, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-08 01:08:28.728671 INFO: from authentication_validator.AuthValidator: (file:///tmp/pana_QHLXWX/lib/src/authentication_validator.dart:5:16) 2026-01-08 01:08:28.728671 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: warning: ambiguous reexport of authentication_validator_jwt.JwtAuthValidator, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-08 01:08:28.728671 INFO: from authentication_validator_jwt.JwtAuthValidator: (file:///tmp/pana_QHLXWX/lib/src/authentication_validator_jwt.dart:17:7) 2026-01-08 01:08:28.728671 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: warning: ambiguous reexport of authentication_validator_jwt.JwtAlgorithm, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-08 01:08:28.728671 INFO: from authentication_validator_jwt.JwtAlgorithm: (file:///tmp/pana_QHLXWX/lib/src/authentication_validator_jwt.dart:9:6) 2026-01-08 01:08:28.728671 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: warning: ambiguous reexport of authentication_data, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-08 01:08:28.728671 INFO: from authentication_data: (file:///tmp/pana_QHLXWX/lib/src/authentication_data.dart:1:1) 2026-01-08 01:08:28.728671 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: warning: ambiguous reexport of authentication_validator, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-08 01:08:28.728671 INFO: from authentication_validator: (file:///tmp/pana_QHLXWX/lib/src/authentication_validator.dart:1:1) 2026-01-08 01:08:28.728671 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: warning: ambiguous reexport of authentication_validator_jwt, canonicalization candidates: (kiss_authentication, kiss_authorization) -> kiss_authorization (confidence 0.000) 2026-01-08 01:08:28.728671 INFO: from authentication_validator_jwt: (file:///tmp/pana_QHLXWX/lib/src/authentication_validator_jwt.dart:1:1) 2026-01-08 01:08:28.728671 INFO: kiss_authentication: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: kiss_authorization: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-08 01:08:28.728671 INFO: Found 7 warnings and 0 errors. 2026-01-08 01:08:28.770334 INFO: Writing summary.json 2026-01-08 01:08:28.774218 INFO: Running dartdoc post-processing 2026-01-08 01:08:28.777950 INFO: Creating .tar.gz archive 2026-01-08 01:08:29.374978 INFO: Finished .tar.gz archive 2026-01-08 01:08:30.089936 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T01:08:30.196117Z