## Running analysis for "easy_init_cli" version "1.2.7" STARTED: 2026-01-15T19:34:22.341932Z ### Starting processing 2026-01-15 19:34:35.399985 INFO: Running `dart pub unpack easy_init_cli:1.2.7 --output /tmp/pana-easy_init_cliUNVOOL/easy_init_cli --no-resolve`... 2026-01-15 19:34:35.795413 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-15 19:34:35.832296 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-15 19:34:35.989485 INFO: Running `git rev-parse --show-toplevel`... 2026-01-15 19:34:36.097325 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-15 19:34:37.943616 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-15 19:34:38.364598 INFO: Analyzing package... 2026-01-15 19:34:38.400432 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-15 19:35:33.847768 INFO: Running `git init`... 2026-01-15 19:35:33.887768 INFO: Running `git remote add origin https://github.com/Vineeth-Kolichal/easy_init_cli`... 2026-01-15 19:35:33.922512 INFO: Running `git remote show origin`... 2026-01-15 19:35:34.169591 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin dev`... 2026-01-15 19:35:34.471419 INFO: Running `git ls-tree -r --name-only --full-tree origin/dev`... 2026-01-15 19:35:34.501710 INFO: Running `git show origin/dev:pubspec.yaml`... 2026-01-15 19:35:43.457967 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-15 19:35:43.621450 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_ZRLJXN/.`... 2026-01-15 19:35:43.823450 INFO: Analyzing pub downgrade... 2026-01-15 19:35:43.829093 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-15 19:35:45.811955 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-15 19:35:49.697049 INFO: [pub-downgrade-success] 2026-01-15 19:35:49.700632 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-15 19:35:54.800393 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.1`... 2026-01-15 19:36:13.614737 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-easy_init_cliUNVOOL/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-15 19:37:08.891285 INFO: `dartdoc` completed: 2026-01-15 19:37:08.891285 INFO: Documenting easy_init_cli... 2026-01-15 19:37:08.891285 INFO: Discovering libraries... 2026-01-15 19:37:08.891285 INFO: Linking elements... 2026-01-15 19:37:08.891285 INFO: Precaching local docs for 398133 elements... 2026-01-15 19:37:08.891285 INFO: Initialized dartdoc with 1152 libraries 2026-01-15 19:37:08.891285 INFO: Generating docs for library interfaces/command.dart from package:easy_init_cli/interfaces/command.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library interfaces/args_mixin.dart from package:easy_init_cli/interfaces/args_mixin.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library interfaces/logging.dart from package:easy_init_cli/interfaces/logging.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library functions/create.dart from package:easy_init_cli/functions/create.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library functions/find_current_architecture.dart from package:easy_init_cli/functions/find_current_architecture.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library functions/config_manager.dart from package:easy_init_cli/functions/config_manager.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library utils/shell_utils.dart from package:easy_init_cli/utils/shell_utils.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library utils/user_input.dart from package:easy_init_cli/utils/user_input.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/version.dart from package:easy_init_cli/core/version.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/config/config.dart from package:easy_init_cli/core/config/config.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/export_structure.dart from package:easy_init_cli/core/structure/export_structure.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/models/structure.dart from package:easy_init_cli/core/structure/models/structure.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/tdd_clean_structure/file_contents/tdd_common_content.dart from package:easy_init_cli/core/structure/tdd_clean_structure/file_contents/tdd_common_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/tdd_clean_structure/file_contents/file_contents.dart from package:easy_init_cli/core/structure/tdd_clean_structure/file_contents/file_contents.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/tdd_clean_structure/file_contents/rest_api_file_contents.dart from package:easy_init_cli/core/structure/tdd_clean_structure/file_contents/rest_api_file_contents.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/tdd_clean_structure/file_contents/number_trivia_content.dart from package:easy_init_cli/core/structure/tdd_clean_structure/file_contents/number_trivia_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/tdd_clean_structure/tdd_clean_structure.dart from package:easy_init_cli/core/structure/tdd_clean_structure/tdd_clean_structure.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/mvc_getx/file_contents/mvc_trivia_content.dart from package:easy_init_cli/core/structure/mvc_getx/file_contents/mvc_trivia_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/mvc_getx/file_contents/mvc_file_contents.dart from package:easy_init_cli/core/structure/mvc_getx/file_contents/mvc_file_contents.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/mvc_getx/file_contents/core_file_contents.dart from package:easy_init_cli/core/structure/mvc_getx/file_contents/core_file_contents.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/mvc_getx/mvc_getx_structure.dart from package:easy_init_cli/core/structure/mvc_getx/mvc_getx_structure.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/common_file_contents/misc_content.dart from package:easy_init_cli/core/structure/common_file_contents/misc_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/common_file_contents/theme_content.dart from package:easy_init_cli/core/structure/common_file_contents/theme_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/common_file_contents/auth_content.dart from package:easy_init_cli/core/structure/common_file_contents/auth_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/common_file_contents/widget_content.dart from package:easy_init_cli/core/structure/common_file_contents/widget_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/common_file_contents/network_content.dart from package:easy_init_cli/core/structure/common_file_contents/network_content.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/structure/common_file_contents/common_file_contents_export.dart from package:easy_init_cli/core/structure/common_file_contents/common_file_contents_export.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library core/generator.dart from package:easy_init_cli/core/generator.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library commands/run_build_runner/run_build_runner.dart from package:easy_init_cli/commands/run_build_runner/run_build_runner.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library commands/update/update.dart from package:easy_init_cli/commands/update/update.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library commands/create_services/create_services.dart from package:easy_init_cli/commands/create_services/create_services.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library commands/init/init.dart from package:easy_init_cli/commands/init/init.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library commands/command_list.dart from package:easy_init_cli/commands/command_list.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library commands/create_feature/create_feature.dart from package:easy_init_cli/commands/create_feature/create_feature.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library commands/create_project/create_project.dart from package:easy_init_cli/commands/create_project/create_project.dart... 2026-01-15 19:37:08.891285 INFO: Generating docs for library easy_init_logo.dart from package:easy_init_cli/easy_init_logo.dart... 2026-01-15 19:37:08.891285 INFO: Documented 36 public libraries in 54.4 seconds 2026-01-15 19:37:08.891285 INFO: Success! Docs generated into /tmp/pana-easy_init_cliUNVOOL/raw-dartdoc 2026-01-15 19:37:08.891285 INFO: warning: unresolved doc reference [feature-wise, layer-wise] 2026-01-15 19:37:08.891285 INFO: from config.Config.pattern: (file:///tmp/pana_ZRLJXN/lib/core/config/config.dart:5:16) 2026-01-15 19:37:08.891285 INFO: in documentation inherited from config.Config.pattern: (file:///tmp/pana_ZRLJXN/lib/core/config/config.dart:5:16) 2026-01-15 19:37:08.891285 INFO: Found 1 warning and 0 errors. 2026-01-15 19:37:08.929402 INFO: Writing summary.json 2026-01-15 19:37:08.932311 INFO: Running dartdoc post-processing 2026-01-15 19:37:08.935083 INFO: Creating .tar.gz archive 2026-01-15 19:37:09.565978 INFO: Finished .tar.gz archive 2026-01-15 19:37:10.251255 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-15T19:37:10.401708Z