## Running analysis for "dart_dev" version "4.1.1" STARTED: 2024-05-15T11:53:23.016998Z ### Starting pana 2024-05-15 11:53:38.208386 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-15 11:53:38.249767 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-15 11:53:38.470176 INFO: Downloading package dart_dev 4.1.1 from https://pub-web.flutter-io.cn/api/archives/dart_dev-4.1.1.tar.gz 2024-05-15 11:53:38.807098 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-15 11:53:45.155811 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-15 11:53:47.455833 INFO: Analyzing package... 2024-05-15 11:53:47.488639 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine bin`... 2024-05-15 11:53:57.348998 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-15 11:54:46.012332 INFO: Running `git init`... 2024-05-15 11:54:46.034749 INFO: Running `git remote add origin https://github.com/Workiva/dart_dev`... 2024-05-15 11:54:46.056376 INFO: Running `git remote show origin`... 2024-05-15 11:54:46.336217 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-15 11:54:46.905165 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-15 11:54:46.928519 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-15 11:54:46.956517 INFO: Running `git show origin/master:test/functional/fixtures/analyze/failure/pubspec.yaml`... 2024-05-15 11:54:46.979064 INFO: Running `git show origin/master:test/functional/fixtures/analyze/success/pubspec.yaml`... 2024-05-15 11:54:47.003766 INFO: Running `git show origin/master:test/functional/fixtures/format/unsorted_imports/organize_directives_off/pubspec.yaml`... 2024-05-15 11:54:47.026464 INFO: Running `git show origin/master:test/functional/fixtures/format/unsorted_imports/organize_directives_on/pubspec.yaml`... 2024-05-15 11:54:47.048720 INFO: Running `git show origin/master:test/functional/fixtures/null_safety/opted_in_custom_config/pubspec.yaml`... 2024-05-15 11:54:47.070912 INFO: Running `git show origin/master:test/functional/fixtures/null_safety/opted_in_custom_config_version_comment/pubspec.yaml`... 2024-05-15 11:54:47.092591 INFO: Running `git show origin/master:test/functional/fixtures/null_safety/opted_in_no_config/pubspec.yaml`... 2024-05-15 11:54:47.114557 INFO: Running `git show origin/master:test/tools/fixtures/format/has_dart_style/pubspec.yaml`... 2024-05-15 11:54:47.140483 INFO: Running `git show origin/master:test/tools/fixtures/format/missing_dart_style/pubspec.yaml`... 2024-05-15 11:54:47.162733 INFO: Running `git show origin/master:test/tools/fixtures/tuneup_check/has_tuneup/pubspec.yaml`... 2024-05-15 11:54:47.183932 INFO: Running `git show origin/master:test/tools/fixtures/tuneup_check/missing_tuneup/pubspec.yaml`... 2024-05-15 11:55:10.856148 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_ZZOBHR/bin`... 2024-05-15 11:55:11.197041 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_ZZOBHR/lib`... 2024-05-15 11:55:12.408998 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-15 11:55:25.248419 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-dart_devQVIOSD --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-15 11:56:25.315253 INFO: `dartdoc` completed: 2024-05-15 11:56:25.315253 INFO: Documenting dart_dev... 2024-05-15 11:56:25.315253 INFO: Discovering libraries... 2024-05-15 11:56:25.315253 INFO: Linking elements... 2024-05-15 11:56:25.315253 INFO: Precaching local docs for 299788 elements... 2024-05-15 11:56:25.315253 INFO: Initialized dartdoc with 831 libraries 2024-05-15 11:56:25.315253 INFO: Generating docs for library dart_dev.dart from package:dart_dev/dart_dev.dart... 2024-05-15 11:56:25.315253 INFO: Generating docs for library events.dart from package:dart_dev/events.dart... 2024-05-15 11:56:25.315253 INFO: Generating docs for library utils.dart from package:dart_dev/utils.dart... 2024-05-15 11:56:25.315253 INFO: Documented 3 public libraries in 57.2 seconds 2024-05-15 11:56:25.315253 INFO: Success! Docs generated into /tmp/dartdoc-dart_devQVIOSD 2024-05-15 11:56:25.315253 INFO: warning: unresolved doc reference [path] 2024-05-15 11:56:25.315253 INFO: from dart_dev.FormatTool.getInputs: (file:///tmp/pana_ZZOBHR/lib/src/tools/format_tool.dart:170:26) 2024-05-15 11:56:25.315253 INFO: warning: unresolved doc reference [process.kill] 2024-05-15 11:56:25.315253 INFO: from utils.ensureProcessExit: (file:///tmp/pana_ZZOBHR/lib/src/utils/ensure_process_exit.dart:18:6) 2024-05-15 11:56:25.315253 INFO: Found 2 warnings and 0 errors. 2024-05-15 11:56:25.362860 INFO: Writing summary.json 2024-05-15 11:56:25.366107 INFO: Running dartdoc post-processing 2024-05-15 11:56:25.369255 INFO: Creating .tar.gz archive 2024-05-15 11:56:25.728760 INFO: Finished .tar.gz archive 2024-05-15 11:56:26.597398 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-15T11:56:26.687473Z