## Running analysis for "sm_core" version "0.0.5" STARTED: 2025-10-29T22:29:17.655729Z ### Starting pana 2025-10-29 22:29:34.162574 INFO: Running `dart pub unpack sm_core:0.0.5 --output /tmp/pana-sm_coreDPNAJA/sm_core --no-resolve`... 2025-10-29 22:29:35.025565 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-29 22:29:35.066075 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-29 22:29:35.253489 INFO: Running `git rev-parse --show-toplevel`... 2025-10-29 22:29:35.387740 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-29 22:29:37.926236 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-29 22:29:39.708098 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-10-29 22:29:42.559295 INFO: Analyzing package... 2025-10-29 22:29:42.618277 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-29 22:30:01.835457 INFO: Running `git init`... 2025-10-29 22:30:01.875758 INFO: Running `git remote add origin https://github.com/shay-wong/flutter_sm_core`... 2025-10-29 22:30:01.918593 INFO: Running `git remote show origin`... 2025-10-29 22:30:02.200711 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-29 22:30:02.582404 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-29 22:30:02.614834 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-10-29 22:30:02.648502 INFO: Running `git show origin/main:pubspec.yaml`... 2025-10-29 22:30:08.437535 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-10-29 22:30:10.281306 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_DJVSBY/./lib`... 2025-10-29 22:30:11.452471 INFO: Analyzing pub downgrade... 2025-10-29 22:30:11.460811 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-29 22:30:14.223833 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-29 22:30:19.002615 INFO: [pub-downgrade-success] 2025-10-29 22:30:19.009737 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-29 22:30:21.668719 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-10-29 22:30:23.340366 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-sm_coreDPNAJA/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-10-29 22:32:07.230601 INFO: `dartdoc` completed: 2025-10-29 22:32:07.230601 INFO: Documenting sm_core... 2025-10-29 22:32:07.230601 INFO: Discovering libraries... 2025-10-29 22:32:07.230601 INFO: Linking elements... 2025-10-29 22:32:07.230601 INFO: Precaching local docs for 1313093 elements... 2025-10-29 22:32:07.230601 INFO: Initialized dartdoc with 1820 libraries 2025-10-29 22:32:07.230601 INFO: Generating docs for library sm_core.dart from package:sm_core/sm_core.dart... 2025-10-29 22:32:07.230601 INFO: Documented 1 public library in 102.1 seconds 2025-10-29 22:32:07.230601 INFO: Success! Docs generated into /tmp/pana-sm_coreDPNAJA/raw-dartdoc 2025-10-29 22:32:07.230601 INFO: warning: sm_core has no library level documentation comments 2025-10-29 22:32:07.230601 INFO: from sm_core: (file:///tmp/pana_DJVSBY/lib/sm_core.dart:1:1) 2025-10-29 22:32:07.230601 INFO: warning: unresolved doc reference [showSuccess] 2025-10-29 22:32:07.230601 INFO: from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: in documentation inherited from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: warning: unresolved doc reference [showError] 2025-10-29 22:32:07.230601 INFO: from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: in documentation inherited from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: warning: unresolved doc reference [showInfo] 2025-10-29 22:32:07.230601 INFO: from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: in documentation inherited from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: warning: unresolved doc reference [showToast] 2025-10-29 22:32:07.230601 INFO: from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: in documentation inherited from toast.MToastConfig.displayDuration: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:199:12) 2025-10-29 22:32:07.230601 INFO: warning: unresolved doc reference [EasyLoadingIndicatorType.ring, EasyLoadingIndicatorType.dualRing] 2025-10-29 22:32:07.230601 INFO: from toast.MToastConfig.lineWidth: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:220:10) 2025-10-29 22:32:07.230601 INFO: in documentation inherited from toast.MToastConfig.lineWidth: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:220:10) 2025-10-29 22:32:07.230601 INFO: warning: unresolved doc reference [status] 2025-10-29 22:32:07.230601 INFO: from toast.MToastConfig.textPadding: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:250:14) 2025-10-29 22:32:07.230601 INFO: in documentation inherited from toast.MToastConfig.textPadding: (file:///tmp/pana_DJVSBY/lib/src/utils/toast.dart:250:14) 2025-10-29 22:32:07.230601 INFO: Found 7 warnings and 0 errors. 2025-10-29 22:32:07.343812 INFO: Writing summary.json 2025-10-29 22:32:07.347126 INFO: Running dartdoc post-processing 2025-10-29 22:32:07.350238 INFO: Creating .tar.gz archive 2025-10-29 22:32:10.468582 INFO: Finished .tar.gz archive 2025-10-29 22:32:17.221063 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-29T22:32:17.420060Z