## Running analysis for "prefnotifiers" version "1.0.8+1" STARTED: 2024-05-15T16:28:34.241892Z ### Starting pana 2024-05-15 16:28:48.914303 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-15 16:28:48.973781 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-15 16:28:49.177178 INFO: Downloading package prefnotifiers 1.0.8+1 from https://pub.dev/api/archives/prefnotifiers-1.0.8%2B1.tar.gz 2024-05-15 16:28:49.388179 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-15 16:28:59.610562 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-15 16:29:00.776667 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-05-15 16:29:02.600240 INFO: Analyzing package... 2024-05-15 16:29:02.633624 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-15 16:29:11.084984 INFO: Running `git init`... 2024-05-15 16:29:11.111907 INFO: Running `git remote add origin https://github.com/rtmigo/prefnotifiers`... 2024-05-15 16:29:11.137761 INFO: Running `git remote show origin`... 2024-05-15 16:29:11.405686 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-15 16:29:11.857425 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-15 16:29:11.885125 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-05-15 16:29:11.913736 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-15 16:29:13.506411 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-15 16:29:26.621745 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-prefnotifiersKNUFGJ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-05-15 16:30:55.248362 INFO: `dartdoc` completed: 2024-05-15 16:30:55.248362 INFO: Documenting prefnotifiers... 2024-05-15 16:30:55.248362 INFO: Discovering libraries... 2024-05-15 16:30:55.248362 INFO: Linking elements... 2024-05-15 16:30:55.248362 INFO: Precaching local docs for 606166 elements... 2024-05-15 16:30:55.248362 INFO: Initialized dartdoc with 754 libraries 2024-05-15 16:30:55.248362 INFO: Generating docs for library prefnotifiers.dart from package:prefnotifiers/prefnotifiers.dart... 2024-05-15 16:30:55.248362 INFO: Documented 1 public library in 85.4 seconds 2024-05-15 16:30:55.248362 INFO: Success! Docs generated into /tmp/dartdoc-prefnotifiersKNUFGJ 2024-05-15 16:30:55.248362 INFO: warning: prefnotifiers has no library level documentation comments 2024-05-15 16:30:55.248362 INFO: from prefnotifiers: (file:///tmp/pana_LLAAXN/lib/prefnotifiers.dart:5:9) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefItem: (file:///tmp/pana_LLAAXN/lib/src/10_prefItem.dart:27:7) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefsStorage.getBool: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:11:17) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefsStorage.getDateTime: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:44:21) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefsStorage.getDouble: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:17:19) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefsStorage.getInt: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:14:16) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefsStorage.getString: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:8:19) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefsStorage.getStringList: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:20:25) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.RamPrefsStorage.getBool: (file:///tmp/pana_LLAAXN/lib/src/02_ramPrefsStorage.dart:15:17) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getBool: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:11:17) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.RamPrefsStorage.getDouble: (file:///tmp/pana_LLAAXN/lib/src/02_ramPrefsStorage.dart:21:19) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getDouble: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:17:19) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.RamPrefsStorage.getInt: (file:///tmp/pana_LLAAXN/lib/src/02_ramPrefsStorage.dart:18:16) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getInt: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:14:16) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.RamPrefsStorage.getString: (file:///tmp/pana_LLAAXN/lib/src/02_ramPrefsStorage.dart:12:19) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getString: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:8:19) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.RamPrefsStorage.getStringList: (file:///tmp/pana_LLAAXN/lib/src/02_ramPrefsStorage.dart:24:25) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getStringList: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:20:25) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.SharedPrefsStorage.getBool: (file:///tmp/pana_LLAAXN/lib/src/02_sharedPrefsStorage.dart:19:17) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getBool: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:11:17) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.SharedPrefsStorage.getDouble: (file:///tmp/pana_LLAAXN/lib/src/02_sharedPrefsStorage.dart:25:19) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getDouble: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:17:19) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.SharedPrefsStorage.getInt: (file:///tmp/pana_LLAAXN/lib/src/02_sharedPrefsStorage.dart:22:16) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getInt: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:14:16) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.SharedPrefsStorage.getString: (file:///tmp/pana_LLAAXN/lib/src/02_sharedPrefsStorage.dart:16:19) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getString: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:8:19) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [null] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.SharedPrefsStorage.getStringList: (file:///tmp/pana_LLAAXN/lib/src/02_sharedPrefsStorage.dart:28:25) 2024-05-15 16:30:55.248362 INFO: in documentation inherited from 01_prefsStorage.PrefsStorage.getStringList: (file:///tmp/pana_LLAAXN/lib/src/01_prefsStorage.dart:20:25) 2024-05-15 16:30:55.248362 INFO: warning: unresolved doc reference [true] 2024-05-15 16:30:55.248362 INFO: from prefnotifiers.PrefItem.isDisposed: (file:///tmp/pana_LLAAXN/lib/src/10_prefItem.dart:69:12) 2024-05-15 16:30:55.248362 INFO: Found 19 warnings and 0 errors. 2024-05-15 16:30:55.276672 INFO: Writing summary.json 2024-05-15 16:30:55.281777 INFO: Running dartdoc post-processing 2024-05-15 16:30:55.285943 INFO: Creating .tar.gz archive 2024-05-15 16:30:55.571404 INFO: Finished .tar.gz archive 2024-05-15 16:30:56.231676 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-15T16:30:56.308284Z