## Running analysis for "at_persistence_spec" version "1.0.1+3" STARTED: 2024-05-02T12:06:43.062773Z ### Starting pana 2024-05-02 12:06:57.599940 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 12:06:57.653381 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 12:06:57.863148 INFO: Downloading package at_persistence_spec 1.0.1+3 from https://pub.dev/api/archives/at_persistence_spec-1.0.1%2B3.tar.gz 2024-05-02 12:06:58.147252 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 12:06:58.499537 SEVERE: `dart pub outdated` failed. 2024-05-02 12:06:58.499537 SEVERE: The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0' 2024-05-02 12:06:58.499537 SEVERE: or higher to enable null safety. 2024-05-02 12:07:00.553568 INFO: Running `git init`... 2024-05-02 12:07:00.588635 INFO: Running `git remote add origin https://github.com/atsign-foundation/at_server`... 2024-05-02 12:07:00.611993 INFO: Running `git remote show origin`... 2024-05-02 12:07:00.944795 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin trunk`... 2024-05-02 12:07:01.611711 INFO: Running `git ls-tree -r --name-only --full-tree origin/trunk`... 2024-05-02 12:07:01.643479 INFO: Running `git show origin/trunk:packages/at_persistence_root_server/pubspec.yaml`... 2024-05-02 12:07:01.671591 INFO: Running `git show origin/trunk:packages/at_persistence_secondary_server/pubspec.yaml`... 2024-05-02 12:07:01.699621 INFO: Running `git show origin/trunk:packages/at_persistence_spec/pubspec.yaml`... 2024-05-02 12:07:01.727112 INFO: Running `git show origin/trunk:packages/at_root_server/pubspec.yaml`... 2024-05-02 12:07:01.756926 INFO: Running `git show origin/trunk:packages/at_secondary_server/pubspec.yaml`... 2024-05-02 12:07:01.787081 INFO: Running `git show origin/trunk:packages/at_server_spec/pubspec.yaml`... 2024-05-02 12:07:01.814153 INFO: Running `git show origin/trunk:pubspec.yaml`... 2024-05-02 12:07:01.838987 INFO: Running `git show origin/trunk:tests/at_end2end_test/pubspec.yaml`... 2024-05-02 12:07:01.865344 INFO: Running `git show origin/trunk:tests/at_functional_test/lib/secondary/base/pubspec.yaml`... Unhandled exception: type 'String' is not a subtype of type 'Map' in type cast #0 new Pubspec.parseYaml (package:pana/src/pubspec.dart:26:71) #1 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:129:30) #2 checkRepository (package:pana/src/repository/check_repository.dart:193:19) #3 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:74:24) #4 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) #5 followsTemplate.checkPubspec (package:pana/src/report/template.dart:170:25) #6 followsTemplate (package:pana/src/report/template.dart:253:26) #7 createReport (package:pana/src/report/create_report.dart:40:26) #8 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:251:20) #9 PackageAnalyzer.inspectPackage.. (package:pana/src/package_analyzer.dart:87:16) #10 withTempDir (package:pana/src/utils.dart:134:12) #11 main (package:pub_worker/src/bin/pana_wrapper.dart:112:17) ### Execution of pana exited 255 STOPPED: 2024-05-02T12:07:01.970835Z