## Running analysis for "sudoku_dart" version "0.1.0" STARTED: 2026-01-23T00:57:42.035933Z ### Starting processing 2026-01-23 00:57:54.234322 INFO: Running `dart pub unpack sudoku_dart:0.1.0 --output /tmp/pana-sudoku_dartFMBZAT/sudoku_dart --no-resolve`... 2026-01-23 00:57:54.546598 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-23 00:57:54.586750 INFO: Running `git rev-parse --show-toplevel`... 2026-01-23 00:57:54.642724 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-23 00:57:54.688797 SEVERE: `dart pub outdated` failed. 2026-01-23 00:57:54.688797 SEVERE: The lower bound of "sdk: '>=2.1.0 <3.0.0'" must be 2.12.0' 2026-01-23 00:57:54.688797 SEVERE: or higher to enable null safety. 2026-01-23 00:57:56.495136 INFO: Running `git init`... 2026-01-23 00:57:56.521947 INFO: Running `git remote add origin https://github.com/forfuns/sudoku-dart`... 2026-01-23 00:57:56.549714 INFO: Running `git remote show origin`... 2026-01-23 00:57:56.780038 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-23 00:57:57.025768 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-23 00:57:57.049629 INFO: Running `git show origin/master:example/pubspec.yaml`... 2026-01-23 00:57:57.071071 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-23 00:57:57.095695 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/forfuns/sudoku-dart` but got `https://github.com/einsitang/sudoku-dart`. 2026-01-23 00:57:57.696675 INFO: Analyzing pub downgrade... 2026-01-23 00:57:57.704564 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-23 00:57:57.745874 INFO: [pub-downgrade-error] 2026-01-23 00:57:57.746142 INFO: Resolving dependencies... 2026-01-23 00:57:57.746142 INFO: The lower bound of "sdk: '>=2.1.0 <3.0.0'" must be 2.12.0' 2026-01-23 00:57:57.746142 INFO: or higher to enable null safety. 2026-01-23 00:57:57.746142 INFO: 2026-01-23 00:57:57.746142 INFO: The current Dart SDK (3.10.7) only supports null safety. 2026-01-23 00:57:57.746142 INFO: 2026-01-23 00:57:57.746142 INFO: For details, see https://dart.dev/null-safety 2026-01-23 00:57:57.749966 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-23 00:57:57.814581 INFO: Writing summary.json 2026-01-23 00:57:57.820211 INFO: Running dartdoc post-processing 2026-01-23 00:57:57.822559 INFO: Creating .tar.gz archive 2026-01-23 00:57:57.833349 INFO: Finished post-processing 2026-01-23 00:57:57.839043 INFO: Finished .tar.gz archive ### Execution of process exited 0 STOPPED: 2026-01-23T00:57:57.917911Z