## Running analysis for "at_persistence_secondary_server" version "1.0.1+8" STARTED: 2024-05-02T12:09:41.569685Z ### Starting pana 2024-05-02 12:09:58.927361 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 12:09:58.988296 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 12:09:59.238862 INFO: Downloading package at_persistence_secondary_server 1.0.1+8 from https://pub.dev/api/archives/at_persistence_secondary_server-1.0.1%2B8.tar.gz 2024-05-02 12:09:59.524960 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 12:09:59.926334 SEVERE: `dart pub outdated` failed. 2024-05-02 12:09:59.926334 SEVERE: The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0' 2024-05-02 12:09:59.926334 SEVERE: or higher to enable null safety. 2024-05-02 12:10:02.458314 INFO: Running `git init`... 2024-05-02 12:10:02.496060 INFO: Running `git remote add origin https://github.com/atsign-foundation/at_server`... 2024-05-02 12:10:02.526764 INFO: Running `git remote show origin`... 2024-05-02 12:10:02.893642 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin trunk`... 2024-05-02 12:10:03.587809 INFO: Running `git ls-tree -r --name-only --full-tree origin/trunk`... 2024-05-02 12:10:03.626917 INFO: Running `git show origin/trunk:packages/at_persistence_root_server/pubspec.yaml`... 2024-05-02 12:10:03.664167 INFO: Running `git show origin/trunk:packages/at_persistence_secondary_server/pubspec.yaml`... 2024-05-02 12:10:03.697869 INFO: Running `git show origin/trunk:packages/at_persistence_spec/pubspec.yaml`... 2024-05-02 12:10:03.732918 INFO: Running `git show origin/trunk:packages/at_root_server/pubspec.yaml`... 2024-05-02 12:10:03.769299 INFO: Running `git show origin/trunk:packages/at_secondary_server/pubspec.yaml`... 2024-05-02 12:10:03.807842 INFO: Running `git show origin/trunk:packages/at_server_spec/pubspec.yaml`... 2024-05-02 12:10:03.841741 INFO: Running `git show origin/trunk:pubspec.yaml`... 2024-05-02 12:10:03.872009 INFO: Running `git show origin/trunk:tests/at_end2end_test/pubspec.yaml`... 2024-05-02 12:10:03.906026 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:10:04.211427Z