## Running analysis for "descope" version "0.9.11" STARTED: 2025-12-16T20:28:32.014539Z ### Starting pana 2025-12-16 20:28:43.590359 INFO: Running `dart pub unpack descope:0.9.11 --output /tmp/pana-descopeVYSAMZ/descope --no-resolve`... 2025-12-16 20:28:43.984413 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-16 20:28:44.012674 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-16 20:28:44.153596 INFO: Running `git rev-parse --show-toplevel`... 2025-12-16 20:28:44.291218 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-16 20:28:45.374487 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-16 20:28:45.631615 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-16 20:28:45.994409 INFO: Analyzing package... 2025-12-16 20:28:46.025605 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-16 20:28:56.988639 INFO: Unable to parse "package:js/js.dart". 2025-12-16 20:28:56.988639 INFO: Exception: Could not resolve import: package:js/js.dart 2025-12-16 20:29:00.898161 INFO: Running `git init`... 2025-12-16 20:29:00.926576 INFO: Running `git remote add origin https://github.com/descope/descope-flutter`... 2025-12-16 20:29:00.952772 INFO: Running `git remote show origin`... 2025-12-16 20:29:01.169110 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-16 20:29:01.539984 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-16 20:29:01.566656 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-16 20:29:04.087114 INFO: Unable to parse "package:js/js.dart". 2025-12-16 20:29:04.087114 INFO: Exception: Could not resolve import: package:js/js.dart 2025-12-16 20:29:04.761354 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-16 20:29:05.054562 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LJPFUA/./lib`... 2025-12-16 20:29:05.194014 INFO: Analyzing pub downgrade... 2025-12-16 20:29:05.199112 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-16 20:29:05.887787 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-16 20:29:14.428051 INFO: [pub-downgrade-success] 2025-12-16 20:29:14.431811 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-16 20:29:14.774345 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-16 20:29:22.299773 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-descopeVYSAMZ/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`... 2025-12-16 20:30:25.090544 INFO: `dartdoc` completed: 2025-12-16 20:30:25.090544 INFO: Documenting descope... 2025-12-16 20:30:25.090544 INFO: Discovering libraries... 2025-12-16 20:30:25.090544 INFO: Linking elements... 2025-12-16 20:30:25.090544 INFO: Precaching local docs for 1207981 elements... 2025-12-16 20:30:25.090544 INFO: Initialized dartdoc with 1244 libraries 2025-12-16 20:30:25.090544 INFO: Generating docs for library descope.dart from package:descope/descope.dart... 2025-12-16 20:30:25.090544 INFO: Documented 1 public library in 61.8 seconds 2025-12-16 20:30:25.090544 INFO: Success! Docs generated into /tmp/pana-descopeVYSAMZ/raw-dartdoc 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [DescopeSessionManager] 2025-12-16 20:30:25.090544 INFO: from session.DescopeSession: (file:///tmp/pana_LJPFUA/lib/src/session/session.dart:31:7) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [Store] 2025-12-16 20:30:25.090544 INFO: from storage.SessionStorage: (file:///tmp/pana_LJPFUA/lib/src/session/storage.dart:39:7) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [Store.loadItem] 2025-12-16 20:30:25.090544 INFO: from storage.SessionStorage: (file:///tmp/pana_LJPFUA/lib/src/session/storage.dart:39:7) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [Store.saveItem] 2025-12-16 20:30:25.090544 INFO: from storage.SessionStorage: (file:///tmp/pana_LJPFUA/lib/src/session/storage.dart:39:7) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [Store.removeItem] 2025-12-16 20:30:25.090544 INFO: from storage.SessionStorage: (file:///tmp/pana_LJPFUA/lib/src/session/storage.dart:39:7) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [sessionJwt] 2025-12-16 20:30:25.090544 INFO: from routes.DescopeAuth.refreshSession: (file:///tmp/pana_LJPFUA/lib/src/sdk/routes.dart:20:27) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [DescopeFlowOptions.mobile.deepLinkUrl] 2025-12-16 20:30:25.090544 INFO: from routes.DescopeFlow.start: (file:///tmp/pana_LJPFUA/lib/src/sdk/routes.dart:82:34) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [user] 2025-12-16 20:30:25.090544 INFO: from routes.DescopeOtp.signUpOrIn: (file:///tmp/pana_LJPFUA/lib/src/sdk/routes.dart:141:18) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [user] 2025-12-16 20:30:25.090544 INFO: from routes.DescopeMagicLink.signUpOrIn: (file:///tmp/pana_LJPFUA/lib/src/sdk/routes.dart:310:18) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [DescopeSessionManager] 2025-12-16 20:30:25.090544 INFO: from session.DescopeSession.updateTokens: (file:///tmp/pana_LJPFUA/lib/src/session/session.dart:108:8) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [refreshSessionIfNeeded] 2025-12-16 20:30:25.090544 INFO: from session.DescopeSession.updateTokens: (file:///tmp/pana_LJPFUA/lib/src/session/session.dart:108:8) 2025-12-16 20:30:25.090544 INFO: warning: unresolved doc reference [DescopeSessionManager] 2025-12-16 20:30:25.090544 INFO: from session.DescopeSession.updateUser: (file:///tmp/pana_LJPFUA/lib/src/session/session.dart:121:8) 2025-12-16 20:30:25.090544 INFO: Found 12 warnings and 0 errors. 2025-12-16 20:30:25.153920 INFO: Writing summary.json 2025-12-16 20:30:25.157676 INFO: Running dartdoc post-processing 2025-12-16 20:30:25.160536 INFO: Creating .tar.gz archive 2025-12-16 20:30:25.726100 INFO: Finished .tar.gz archive 2025-12-16 20:30:26.396429 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-16T20:30:26.511207Z