## Running analysis for "hello_world_dart" version "1.0.0" STARTED: 2024-05-14T14:06:36.367841Z ### Starting pana 2024-05-14 14:06:51.233379 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-14 14:06:51.282155 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-14 14:06:51.487885 INFO: Downloading package hello_world_dart 1.0.0 from https://pub.dev/api/archives/hello_world_dart-1.0.0.tar.gz 2024-05-14 14:06:51.730369 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-14 14:06:52.109011 SEVERE: `dart pub outdated` failed. 2024-05-14 14:06:52.109011 SEVERE: The lower bound of "sdk: '>=2.10.0 <3.0.0'" must be 2.12.0' 2024-05-14 14:06:52.109011 SEVERE: or higher to enable null safety. 2024-05-14 14:06:54.802919 INFO: Running `git init`... 2024-05-14 14:06:54.833243 INFO: Running `git remote add origin https://github.com/asottile/hello-world-dart`... 2024-05-14 14:06:54.857079 INFO: Running `git remote show origin`... 2024-05-14 14:06:55.110860 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-14 14:06:55.487834 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-14 14:06:55.512277 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-14 14:06:55.765343 INFO: Writing summary.json 2024-05-14 14:06:55.769627 INFO: Running dartdoc post-processing 2024-05-14 14:06:55.776137 INFO: Creating .tar.gz archive 2024-05-14 14:06:55.795560 INFO: Finished post-processing 2024-05-14 14:06:55.798584 INFO: Finished .tar.gz archive ### Execution of pana exited 0 STOPPED: 2024-05-14T14:06:55.889762Z