## Running analysis for "codemod" version "0.3.1" STARTED: 2024-10-18T11:40:58.503865Z ### Starting pana 2024-10-18 11:41:15.680464 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-18 11:41:15.730596 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-18 11:41:15.947797 INFO: Downloading package codemod 0.3.1 from https://pub.dev/api/archives/codemod-0.3.1.tar.gz 2024-10-18 11:41:16.281231 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-18 11:41:16.701292 SEVERE: `dart pub outdated` failed. 2024-10-18 11:41:16.701292 SEVERE: The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0' 2024-10-18 11:41:16.701292 SEVERE: or higher to enable null safety. 2024-10-18 11:41:19.681040 INFO: Running `git init`... 2024-10-18 11:41:19.711048 INFO: Running `git remote add origin https://github.com/Workiva/dart_codemod`... 2024-10-18 11:41:19.740681 INFO: Running `git remote show origin`... 2024-10-18 11:41:20.073511 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-18 11:41:20.529730 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-18 11:41:20.562788 INFO: Running `git show origin/master:example/regex_substituter_fixtures/pubspec.yaml`... 2024-10-18 11:41:20.595123 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-18 11:41:20.630110 INFO: Running `git show origin/master:test_fixtures/functional/before/pubspec.yaml`... 2024-10-18 11:41:21.448890 INFO: Analyzing pub downgrade... 2024-10-18 11:41:21.455410 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-18 11:41:21.870608 INFO: [pub-downgrade-error] 2024-10-18 11:41:21.870954 INFO: Resolving dependencies... 2024-10-18 11:41:21.870954 INFO: The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0' 2024-10-18 11:41:21.870954 INFO: or higher to enable null safety. 2024-10-18 11:41:21.870954 INFO: 2024-10-18 11:41:21.870954 INFO: The current Dart SDK (3.5.3) only supports null safety. 2024-10-18 11:41:21.870954 INFO: 2024-10-18 11:41:21.870954 INFO: For details, see https://dart.dev/null-safety 2024-10-18 11:41:21.879709 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-18 11:41:22.367022 INFO: Writing summary.json 2024-10-18 11:41:22.373344 INFO: Running dartdoc post-processing 2024-10-18 11:41:22.376788 INFO: Creating .tar.gz archive 2024-10-18 11:41:22.397255 INFO: Finished post-processing 2024-10-18 11:41:22.400652 INFO: Finished .tar.gz archive ### Execution of pana exited 0 STOPPED: 2024-10-18T11:41:22.501284Z