## Running analysis for "shared_preferences_wrapper" version "0.0.5" STARTED: 2025-12-09T15:14:39.540773Z ### Starting pana 2025-12-09 15:14:56.143011 INFO: Running `dart pub unpack shared_preferences_wrapper:0.0.5 --output /tmp/pana-shared_preferences_wrapperAHKFRU/shared_preferences_wrapper --no-resolve`... 2025-12-09 15:14:56.559138 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 15:14:56.596420 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 15:14:56.767949 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 15:14:56.963083 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 15:14:57.454640 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 15:14:57.809755 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-09 15:14:58.400415 INFO: Analyzing package... 2025-12-09 15:14:58.427092 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 15:15:12.138970 INFO: Running `git init`... 2025-12-09 15:15:12.175853 INFO: Running `git remote add origin https://github.com/youngcet/shared_preferences_wrapper`... 2025-12-09 15:15:12.209066 INFO: Running `git remote show origin`... 2025-12-09 15:15:12.461310 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 15:15:12.854314 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 15:15:12.884054 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-09 15:15:12.916912 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 15:15:16.532834 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 15:15:16.908400 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_GOAKEA/./lib`... 2025-12-09 15:15:17.015703 INFO: Analyzing pub downgrade... 2025-12-09 15:15:17.019957 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 15:15:18.177133 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 15:15:21.302126 INFO: [pub-downgrade-success] 2025-12-09 15:15:21.307066 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 15:15:21.819752 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 15:15:22.331365 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-shared_preferences_wrapperAHKFRU/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-09 15:16:41.640331 INFO: `dartdoc` completed: 2025-12-09 15:16:41.640331 INFO: Documenting shared_preferences_wrapper... 2025-12-09 15:16:41.640331 INFO: Discovering libraries... 2025-12-09 15:16:41.640331 INFO: Linking elements... 2025-12-09 15:16:41.640331 INFO: Precaching local docs for 666022 elements... 2025-12-09 15:16:41.640331 INFO: Initialized dartdoc with 1030 libraries 2025-12-09 15:16:41.640331 INFO: Generating docs for library encryption/salsa20_encryption.dart from package:shared_preferences_wrapper/encryption/salsa20_encryption.dart... 2025-12-09 15:16:41.640331 INFO: Generating docs for library encryption/encryption.dart from package:shared_preferences_wrapper/encryption/encryption.dart... 2025-12-09 15:16:41.640331 INFO: Generating docs for library encryption/aes_encryption.dart from package:shared_preferences_wrapper/encryption/aes_encryption.dart... 2025-12-09 15:16:41.640331 INFO: Generating docs for library encryption/fernet_encryption.dart from package:shared_preferences_wrapper/encryption/fernet_encryption.dart... 2025-12-09 15:16:41.640331 INFO: Generating docs for library concrete_namespaced_wrapper.dart from package:shared_preferences_wrapper/concrete_namespaced_wrapper.dart... 2025-12-09 15:16:41.640331 INFO: Generating docs for library shared_preferences_wrapper.dart from package:shared_preferences_wrapper/shared_preferences_wrapper.dart... 2025-12-09 15:16:41.640331 INFO: Generating docs for library shared_preferences_wrapper_encryption.dart from package:shared_preferences_wrapper/shared_preferences_wrapper_encryption.dart... 2025-12-09 15:16:41.640331 INFO: Documented 7 public libraries in 78.1 seconds 2025-12-09 15:16:41.640331 INFO: Success! Docs generated into /tmp/pana-shared_preferences_wrapperAHKFRU/raw-dartdoc 2025-12-09 15:16:41.640331 INFO: warning: unresolved doc reference [notifyListeners] 2025-12-09 15:16:41.640331 INFO: from shared_preferences_wrapper.SharedPreferencesWrapper.addListener: (file:///tmp/pana_GOAKEA/lib/src/shared_preferences_wrapper.dart:339:15) 2025-12-09 15:16:41.640331 INFO: warning: unresolved doc reference [NamespacedPreference] 2025-12-09 15:16:41.640331 INFO: from shared_preferences_wrapper.SharedPreferencesWrapper.createNamespace: (file:///tmp/pana_GOAKEA/lib/src/shared_preferences_wrapper.dart:614:34) 2025-12-09 15:16:41.640331 INFO: warning: unresolved doc reference [SharedPrefsWrapperBuilder] 2025-12-09 15:16:41.640331 INFO: from shared_preferences_wrapper.SharedPreferencesWrapper.getBuilder: (file:///tmp/pana_GOAKEA/lib/src/shared_preferences_wrapper.dart:583:52) 2025-12-09 15:16:41.640331 INFO: Found 3 warnings and 0 errors. 2025-12-09 15:16:41.680439 INFO: Writing summary.json 2025-12-09 15:16:41.683001 INFO: Running dartdoc post-processing 2025-12-09 15:16:41.685634 INFO: Creating .tar.gz archive 2025-12-09 15:16:42.095849 INFO: Finished .tar.gz archive 2025-12-09 15:16:42.603742 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T15:16:42.721020Z