## Running analysis for "git" version "0.5.1+1" STARTED: 2024-05-02T15:08:51.159338Z ### Starting pana 2024-05-02 15:09:06.466825 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 15:09:06.529231 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 15:09:06.778028 INFO: Downloading package git 0.5.1+1 from https://pub.dev/api/archives/git-0.5.1%2B1.tar.gz 2024-05-02 15:09:07.075729 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 15:09:07.459245 SEVERE: `dart pub outdated` failed. 2024-05-02 15:09:07.459245 SEVERE: The lower bound of "sdk: '>=2.0.0-dev <3.0.0'" must be 2.12.0' 2024-05-02 15:09:07.459245 SEVERE: or higher to enable null safety. 2024-05-02 15:09:10.291638 INFO: Running `git init`... 2024-05-02 15:09:10.318845 INFO: Running `git remote add origin https://github.com/kevmoo/git.dart`... 2024-05-02 15:09:10.344457 INFO: Running `git remote show origin`... 2024-05-02 15:09:10.593845 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 15:09:11.026816 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 15:09:11.062348 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 15:09:11.109315 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/kevmoo/git.dart` but got `https://github.com/kevmoo/git`. 2024-05-02 15:09:11.178322 INFO: Writing summary.json 2024-05-02 15:09:11.182301 INFO: Running dartdoc post-processing 2024-05-02 15:09:11.187253 INFO: Creating .tar.gz archive 2024-05-02 15:09:11.204963 INFO: Finished post-processing 2024-05-02 15:09:11.211699 INFO: Finished .tar.gz archive ### Execution of pana exited 0 STOPPED: 2024-05-02T15:09:11.313905Z