## Running analysis for "kdtree" version "0.1.0" STARTED: 2025-12-09T20:14:23.105734Z ### Starting pana 2025-12-09 20:14:36.596101 INFO: Running `dart pub unpack kdtree:0.1.0 --output /tmp/pana-kdtreeTUWZSG/kdtree --no-resolve`... 2025-12-09 20:14:36.933080 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 20:14:36.965460 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 20:14:37.097773 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 20:14:37.177983 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 20:14:37.226572 SEVERE: `dart pub outdated` failed. 2025-12-09 20:14:37.226572 SEVERE: The lower bound of "sdk: '>=2.0.0 <3.0.0'" must be 2.12.0' 2025-12-09 20:14:37.226572 SEVERE: or higher to enable null safety. 2025-12-09 20:14:38.952300 INFO: Running `git init`... 2025-12-09 20:14:38.988630 INFO: Running `git remote add origin https://github.com/JankoLancer/kd-tree-dart`... 2025-12-09 20:14:39.017807 INFO: Running `git remote show origin`... 2025-12-09 20:14:39.267756 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 20:14:39.567758 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 20:14:39.596335 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 20:14:40.751878 INFO: Analyzing pub downgrade... 2025-12-09 20:14:40.758117 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-09 20:14:40.802361 INFO: [pub-downgrade-error] 2025-12-09 20:14:40.802618 INFO: Resolving dependencies... 2025-12-09 20:14:40.802618 INFO: The lower bound of "sdk: '>=2.0.0 <3.0.0'" must be 2.12.0' 2025-12-09 20:14:40.802618 INFO: or higher to enable null safety. 2025-12-09 20:14:40.802618 INFO: 2025-12-09 20:14:40.802618 INFO: The current Dart SDK (3.10.4) only supports null safety. 2025-12-09 20:14:40.802618 INFO: 2025-12-09 20:14:40.802618 INFO: For details, see https://dart.dev/null-safety 2025-12-09 20:14:40.807819 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-09 20:14:40.878599 INFO: Writing summary.json 2025-12-09 20:14:40.881659 INFO: Running dartdoc post-processing 2025-12-09 20:14:40.883918 INFO: Creating .tar.gz archive 2025-12-09 20:14:40.896820 INFO: Finished post-processing 2025-12-09 20:14:40.902106 INFO: Finished .tar.gz archive ### Execution of pana exited 0 STOPPED: 2025-12-09T20:14:41.001464Z