## Running analysis for "git" version "0.5.1+1" STARTED: 2024-05-29T15:50:19.947291Z ### Starting pana 2024-05-29 15:50:31.833481 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-29 15:50:31.897620 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-29 15:50:32.119975 INFO: Downloading package git 0.5.1+1 from https://pub-web.flutter-io.cn/api/archives/git-0.5.1%2B1.tar.gz 2024-05-29 15:50:32.361160 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-29 15:50:32.642592 SEVERE: `dart pub outdated` failed. 2024-05-29 15:50:32.642592 SEVERE: The lower bound of "sdk: '>=2.0.0-dev <3.0.0'" must be 2.12.0' 2024-05-29 15:50:32.642592 SEVERE: or higher to enable null safety. 2024-05-29 15:50:34.758447 INFO: Running `git init`... 2024-05-29 15:50:34.782994 INFO: Running `git remote add origin https://github.com/kevmoo/git.dart`... 2024-05-29 15:50:34.807237 INFO: Running `git remote show origin`... 2024-05-29 15:50:35.041638 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-29 15:50:35.432560 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-29 15:50:35.458665 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-29 15:50:35.487276 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/kevmoo/git.dart` but got `https://github.com/kevmoo/git`. 2024-05-29 15:50:35.541654 INFO: Writing summary.json 2024-05-29 15:50:35.544578 INFO: Running dartdoc post-processing 2024-05-29 15:50:35.547714 INFO: Creating .tar.gz archive 2024-05-29 15:50:35.560233 INFO: Finished post-processing 2024-05-29 15:50:35.565130 INFO: Finished .tar.gz archive ### Execution of pana exited 0 STOPPED: 2024-05-29T15:50:35.651498Z