## Running analysis for "serverpod_auth_server" version "2.1.4" STARTED: 2024-11-21T23:54:51.107147Z ### Starting pana 2024-11-21 23:55:06.188880 INFO: Running `dart pub unpack serverpod_auth_server:2.1.4 --output /tmp/pana-serverpod_auth_serverROIFKL/serverpod_auth_server --no-resolve`... 2024-11-21 23:55:07.419156 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-21 23:55:07.460079 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-21 23:55:07.649223 INFO: Running `git rev-parse --show-toplevel`... 2024-11-21 23:55:07.802929 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-21 23:55:11.763385 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-21 23:55:13.947708 INFO: Analyzing package... 2024-11-21 23:55:13.980671 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-21 23:56:06.612575 INFO: Running `git init`... 2024-11-21 23:56:06.651632 INFO: Running `git remote add origin https://github.com/serverpod/serverpod`... 2024-11-21 23:56:06.690066 INFO: Running `git remote show origin`... 2024-11-21 23:56:07.031061 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-21 23:56:07.929602 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-21 23:56:07.984285 INFO: Running `git show origin/main:examples/auth_example/auth_example_client/pubspec.yaml`... 2024-11-21 23:56:08.025044 INFO: Running `git show origin/main:examples/auth_example/auth_example_flutter/pubspec.yaml`... 2024-11-21 23:56:08.075381 INFO: Running `git show origin/main:examples/auth_example/auth_example_server/pubspec.yaml`... 2024-11-21 23:56:08.117067 INFO: Running `git show origin/main:examples/chat/chat_client/pubspec.yaml`... 2024-11-21 23:56:08.156482 INFO: Running `git show origin/main:examples/chat/chat_flutter/pubspec.yaml`... 2024-11-21 23:56:08.203046 INFO: Running `git show origin/main:examples/chat/chat_server/pubspec.yaml`... 2024-11-21 23:56:08.244296 INFO: Running `git show origin/main:integrations/serverpod_cloud_storage_gcp/pubspec.yaml`... 2024-11-21 23:56:08.293991 INFO: Running `git show origin/main:integrations/serverpod_cloud_storage_s3/pubspec.yaml`... 2024-11-21 23:56:08.334202 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_apple_flutter/pubspec.yaml`... 2024-11-21 23:56:08.377096 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_client/pubspec.yaml`... 2024-11-21 23:56:08.417358 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_email_flutter/pubspec.yaml`... 2024-11-21 23:56:08.466497 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_firebase_flutter/pubspec.yaml`... 2024-11-21 23:56:08.513175 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_google_flutter/pubspec.yaml`... 2024-11-21 23:56:08.554069 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_server/pubspec.yaml`... 2024-11-21 23:56:08.598788 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_shared_flutter/pubspec.yaml`... 2024-11-21 23:56:08.642302 INFO: Running `git show origin/main:modules/serverpod_chat/serverpod_chat_client/pubspec.yaml`... 2024-11-21 23:56:08.683177 INFO: Running `git show origin/main:modules/serverpod_chat/serverpod_chat_flutter/pubspec.yaml`... 2024-11-21 23:56:08.723081 INFO: Running `git show origin/main:modules/serverpod_chat/serverpod_chat_server/pubspec.yaml`... 2024-11-21 23:56:08.762625 INFO: Running `git show origin/main:packages/serverpod/pubspec.yaml`... 2024-11-21 23:56:08.803663 INFO: Running `git show origin/main:packages/serverpod_client/pubspec.yaml`... 2024-11-21 23:56:08.843647 INFO: Running `git show origin/main:packages/serverpod_flutter/pubspec.yaml`... 2024-11-21 23:56:08.883218 INFO: Running `git show origin/main:packages/serverpod_lints/pubspec.yaml`... 2024-11-21 23:56:08.923399 INFO: Running `git show origin/main:packages/serverpod_serialization/pubspec.yaml`... 2024-11-21 23:56:08.963710 INFO: Running `git show origin/main:packages/serverpod_service_client/pubspec.yaml`... 2024-11-21 23:56:09.002309 INFO: Running `git show origin/main:packages/serverpod_shared/pubspec.yaml`... 2024-11-21 23:56:09.041428 INFO: Running `git show origin/main:packages/serverpod_test/pubspec.yaml`... 2024-11-21 23:56:09.080872 INFO: Running `git show origin/main:templates/pubspecs/examples/auth_example/auth_example_client/pubspec.yaml`... 2024-11-21 23:56:09.118774 INFO: Invalid pubspec content: templates/pubspecs/examples/auth_example/auth_example_client/pubspec.yaml 2024-11-21 23:56:09.118774 INFO: CheckedFromJsonException 2024-11-21 23:56:09.118774 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.118774 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.118774 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.118774 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.118774 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.118774 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.118774 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.118774 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.118774 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.118774 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.118774 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.118774 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.118774 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.118774 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.118774 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.118774 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.118774 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.118774 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.118774 INFO: 2024-11-21 23:56:09.120873 INFO: Running `git show origin/main:templates/pubspecs/examples/auth_example/auth_example_flutter/pubspec.yaml`... 2024-11-21 23:56:09.163685 INFO: Invalid pubspec content: templates/pubspecs/examples/auth_example/auth_example_flutter/pubspec.yaml 2024-11-21 23:56:09.163685 INFO: CheckedFromJsonException 2024-11-21 23:56:09.163685 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.163685 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.163685 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.163685 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.163685 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.163685 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.163685 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.163685 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.163685 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.163685 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.163685 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.163685 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.163685 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.163685 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.163685 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.163685 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.163685 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.163685 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.163685 INFO: 2024-11-21 23:56:09.164806 INFO: Running `git show origin/main:templates/pubspecs/examples/auth_example/auth_example_server/pubspec.yaml`... 2024-11-21 23:56:09.207203 INFO: Invalid pubspec content: templates/pubspecs/examples/auth_example/auth_example_server/pubspec.yaml 2024-11-21 23:56:09.207203 INFO: CheckedFromJsonException 2024-11-21 23:56:09.207203 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.207203 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.207203 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.207203 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.207203 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.207203 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.207203 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.207203 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.207203 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.207203 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.207203 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.207203 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.207203 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.207203 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.207203 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.207203 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.207203 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.207203 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.207203 INFO: 2024-11-21 23:56:09.208298 INFO: Running `git show origin/main:templates/pubspecs/examples/chat/chat_client/pubspec.yaml`... 2024-11-21 23:56:09.249087 INFO: Invalid pubspec content: templates/pubspecs/examples/chat/chat_client/pubspec.yaml 2024-11-21 23:56:09.249087 INFO: CheckedFromJsonException 2024-11-21 23:56:09.249087 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.249087 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.249087 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.249087 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.249087 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.249087 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.249087 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.249087 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.249087 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.249087 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.249087 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.249087 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.249087 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.249087 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.249087 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.249087 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.249087 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.249087 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.249087 INFO: 2024-11-21 23:56:09.250526 INFO: Running `git show origin/main:templates/pubspecs/examples/chat/chat_flutter/pubspec.yaml`... 2024-11-21 23:56:09.291811 INFO: Invalid pubspec content: templates/pubspecs/examples/chat/chat_flutter/pubspec.yaml 2024-11-21 23:56:09.291811 INFO: CheckedFromJsonException 2024-11-21 23:56:09.291811 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.291811 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.291811 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.291811 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.291811 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.291811 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.291811 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.291811 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.291811 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.291811 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.291811 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.291811 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.291811 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.291811 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.291811 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.291811 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.291811 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.291811 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.291811 INFO: 2024-11-21 23:56:09.292790 INFO: Running `git show origin/main:templates/pubspecs/examples/chat/chat_server/pubspec.yaml`... 2024-11-21 23:56:09.333585 INFO: Invalid pubspec content: templates/pubspecs/examples/chat/chat_server/pubspec.yaml 2024-11-21 23:56:09.333585 INFO: CheckedFromJsonException 2024-11-21 23:56:09.333585 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.333585 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.333585 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.333585 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.333585 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.333585 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.333585 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.333585 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.333585 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.333585 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.333585 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.333585 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.333585 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.333585 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.333585 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.333585 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.333585 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.333585 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.333585 INFO: 2024-11-21 23:56:09.334600 INFO: Running `git show origin/main:templates/pubspecs/integrations/serverpod_cloud_storage_gcp/pubspec.yaml`... 2024-11-21 23:56:09.378434 INFO: Invalid pubspec content: templates/pubspecs/integrations/serverpod_cloud_storage_gcp/pubspec.yaml 2024-11-21 23:56:09.378434 INFO: CheckedFromJsonException 2024-11-21 23:56:09.378434 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.378434 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.378434 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.378434 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.378434 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.378434 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.378434 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.378434 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.378434 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.378434 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.378434 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.378434 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.378434 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.378434 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.378434 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.378434 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.378434 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.378434 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.378434 INFO: 2024-11-21 23:56:09.379990 INFO: Running `git show origin/main:templates/pubspecs/integrations/serverpod_cloud_storage_s3/pubspec.yaml`... 2024-11-21 23:56:09.420748 INFO: Invalid pubspec content: templates/pubspecs/integrations/serverpod_cloud_storage_s3/pubspec.yaml 2024-11-21 23:56:09.420748 INFO: CheckedFromJsonException 2024-11-21 23:56:09.420748 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.420748 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.420748 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.420748 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.420748 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.420748 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.420748 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.420748 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.420748 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.420748 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.420748 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.420748 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.420748 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.420748 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.420748 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.420748 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.420748 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.420748 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.420748 INFO: 2024-11-21 23:56:09.421747 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_apple_flutter/pubspec.yaml`... 2024-11-21 23:56:09.462954 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_apple_flutter/pubspec.yaml 2024-11-21 23:56:09.462954 INFO: CheckedFromJsonException 2024-11-21 23:56:09.462954 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.462954 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.462954 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.462954 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.462954 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.462954 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.462954 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.462954 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.462954 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.462954 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.462954 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.462954 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.462954 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.462954 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.462954 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.462954 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.462954 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.462954 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.462954 INFO: 2024-11-21 23:56:09.464013 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_client/pubspec.yaml`... 2024-11-21 23:56:09.505412 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_client/pubspec.yaml 2024-11-21 23:56:09.505412 INFO: CheckedFromJsonException 2024-11-21 23:56:09.505412 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.505412 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.505412 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.505412 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.505412 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.505412 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.505412 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.505412 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.505412 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.505412 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.505412 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.505412 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.505412 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.505412 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.505412 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.505412 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.505412 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.505412 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.505412 INFO: 2024-11-21 23:56:09.507343 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_email_flutter/pubspec.yaml`... 2024-11-21 23:56:09.547779 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_email_flutter/pubspec.yaml 2024-11-21 23:56:09.547779 INFO: CheckedFromJsonException 2024-11-21 23:56:09.547779 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.547779 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.547779 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.547779 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.547779 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.547779 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.547779 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.547779 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.547779 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.547779 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.547779 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.547779 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.547779 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.547779 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.547779 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.547779 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.547779 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.547779 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.547779 INFO: 2024-11-21 23:56:09.549101 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_firebase_flutter/pubspec.yaml`... 2024-11-21 23:56:09.590687 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_firebase_flutter/pubspec.yaml 2024-11-21 23:56:09.590687 INFO: CheckedFromJsonException 2024-11-21 23:56:09.590687 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.590687 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.590687 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.590687 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.590687 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.590687 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.590687 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.590687 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.590687 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.590687 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.590687 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.590687 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.590687 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.590687 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.590687 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.590687 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.590687 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.590687 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.590687 INFO: 2024-11-21 23:56:09.591692 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_google_flutter/pubspec.yaml`... 2024-11-21 23:56:09.632510 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_google_flutter/pubspec.yaml 2024-11-21 23:56:09.632510 INFO: CheckedFromJsonException 2024-11-21 23:56:09.632510 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.632510 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.632510 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.632510 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.632510 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.632510 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.632510 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.632510 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.632510 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.632510 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.632510 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.632510 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.632510 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.632510 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.632510 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.632510 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.632510 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.632510 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.632510 INFO: 2024-11-21 23:56:09.633826 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_server/pubspec.yaml`... 2024-11-21 23:56:09.675146 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_server/pubspec.yaml 2024-11-21 23:56:09.675146 INFO: CheckedFromJsonException 2024-11-21 23:56:09.675146 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.675146 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.675146 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.675146 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.675146 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.675146 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.675146 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.675146 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.675146 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.675146 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.675146 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.675146 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.675146 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.675146 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.675146 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.675146 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.675146 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.675146 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.675146 INFO: 2024-11-21 23:56:09.677134 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_shared_flutter/pubspec.yaml`... 2024-11-21 23:56:09.717994 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_shared_flutter/pubspec.yaml 2024-11-21 23:56:09.717994 INFO: CheckedFromJsonException 2024-11-21 23:56:09.717994 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.717994 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.717994 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.717994 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.717994 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.717994 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.717994 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.717994 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.717994 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.717994 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.717994 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.717994 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.717994 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.717994 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.717994 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.717994 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.717994 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.717994 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.717994 INFO: 2024-11-21 23:56:09.719013 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_chat/serverpod_chat_client/pubspec.yaml`... 2024-11-21 23:56:09.758534 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_chat/serverpod_chat_client/pubspec.yaml 2024-11-21 23:56:09.758534 INFO: CheckedFromJsonException 2024-11-21 23:56:09.758534 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.758534 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.758534 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.758534 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.758534 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.758534 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.758534 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.758534 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.758534 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.758534 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.758534 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.758534 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.758534 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.758534 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.758534 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.758534 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.758534 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.758534 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.758534 INFO: 2024-11-21 23:56:09.759534 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_chat/serverpod_chat_flutter/pubspec.yaml`... 2024-11-21 23:56:09.799701 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_chat/serverpod_chat_flutter/pubspec.yaml 2024-11-21 23:56:09.799701 INFO: CheckedFromJsonException 2024-11-21 23:56:09.799701 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.799701 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.799701 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.799701 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.799701 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.799701 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.799701 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.799701 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.799701 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.799701 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.799701 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.799701 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.799701 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.799701 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.799701 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.799701 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.799701 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.799701 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.799701 INFO: 2024-11-21 23:56:09.800723 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_chat/serverpod_chat_server/pubspec.yaml`... 2024-11-21 23:56:09.841416 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_chat/serverpod_chat_server/pubspec.yaml 2024-11-21 23:56:09.841416 INFO: CheckedFromJsonException 2024-11-21 23:56:09.841416 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.841416 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.841416 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.841416 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.841416 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.841416 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.841416 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.841416 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.841416 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.841416 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.841416 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.841416 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.841416 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.841416 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.841416 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.841416 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.841416 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.841416 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.841416 INFO: 2024-11-21 23:56:09.842445 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod/pubspec.yaml`... 2024-11-21 23:56:09.883114 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod/pubspec.yaml 2024-11-21 23:56:09.883114 INFO: CheckedFromJsonException 2024-11-21 23:56:09.883114 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.883114 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.883114 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.883114 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.883114 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.883114 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.883114 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.883114 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.883114 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.883114 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.883114 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.883114 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.883114 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.883114 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.883114 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.883114 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.883114 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.883114 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.883114 INFO: 2024-11-21 23:56:09.892040 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_client/pubspec.yaml`... 2024-11-21 23:56:09.930871 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_client/pubspec.yaml 2024-11-21 23:56:09.930871 INFO: CheckedFromJsonException 2024-11-21 23:56:09.930871 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.930871 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.930871 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.930871 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.930871 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.930871 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.930871 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.930871 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.930871 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.930871 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.930871 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.930871 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.930871 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.930871 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.930871 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.930871 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.930871 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.930871 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.930871 INFO: 2024-11-21 23:56:09.931866 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_flutter/pubspec.yaml`... 2024-11-21 23:56:09.972893 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_flutter/pubspec.yaml 2024-11-21 23:56:09.972893 INFO: CheckedFromJsonException 2024-11-21 23:56:09.972893 INFO: Could not create `Pubspec`. 2024-11-21 23:56:09.972893 INFO: There is a problem with "sdk". 2024-11-21 23:56:09.972893 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:09.972893 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:09.972893 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:09.972893 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:09.972893 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:09.972893 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:09.972893 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:09.972893 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:09.972893 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:09.972893 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:09.972893 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:09.972893 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:09.972893 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:09.972893 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:09.972893 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:09.972893 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.972893 INFO: 2024-11-21 23:56:09.973950 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_lints/pubspec.yaml`... 2024-11-21 23:56:10.014145 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_lints/pubspec.yaml 2024-11-21 23:56:10.014145 INFO: CheckedFromJsonException 2024-11-21 23:56:10.014145 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.014145 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.014145 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.014145 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.014145 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.014145 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.014145 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.014145 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.014145 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.014145 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.014145 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.014145 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.014145 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.014145 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.014145 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.014145 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.014145 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.014145 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.014145 INFO: 2024-11-21 23:56:10.015157 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_serialization/pubspec.yaml`... 2024-11-21 23:56:10.055501 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_serialization/pubspec.yaml 2024-11-21 23:56:10.055501 INFO: CheckedFromJsonException 2024-11-21 23:56:10.055501 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.055501 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.055501 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.055501 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.055501 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.055501 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.055501 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.055501 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.055501 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.055501 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.055501 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.055501 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.055501 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.055501 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.055501 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.055501 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.055501 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.055501 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.055501 INFO: 2024-11-21 23:56:10.056506 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_service_client/pubspec.yaml`... 2024-11-21 23:56:10.096833 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_service_client/pubspec.yaml 2024-11-21 23:56:10.096833 INFO: CheckedFromJsonException 2024-11-21 23:56:10.096833 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.096833 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.096833 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.096833 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.096833 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.096833 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.096833 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.096833 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.096833 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.096833 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.096833 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.096833 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.096833 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.096833 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.096833 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.096833 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.096833 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.096833 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.096833 INFO: 2024-11-21 23:56:10.097845 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_shared/pubspec.yaml`... 2024-11-21 23:56:10.137841 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_shared/pubspec.yaml 2024-11-21 23:56:10.137841 INFO: CheckedFromJsonException 2024-11-21 23:56:10.137841 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.137841 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.137841 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.137841 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.137841 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.137841 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.137841 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.137841 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.137841 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.137841 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.137841 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.137841 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.137841 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.137841 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.137841 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.137841 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.137841 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.137841 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.137841 INFO: 2024-11-21 23:56:10.138861 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_test/pubspec.yaml`... 2024-11-21 23:56:10.179976 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_test/pubspec.yaml 2024-11-21 23:56:10.179976 INFO: CheckedFromJsonException 2024-11-21 23:56:10.179976 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.179976 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.179976 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.179976 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.179976 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.179976 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.179976 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.179976 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.179976 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.179976 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.179976 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.179976 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.179976 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.179976 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.179976 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.179976 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.179976 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.179976 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.179976 INFO: 2024-11-21 23:56:10.180998 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/modulename_client/pubspec.yaml`... 2024-11-21 23:56:10.221672 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/modulename_client/pubspec.yaml 2024-11-21 23:56:10.221672 INFO: CheckedFromJsonException 2024-11-21 23:56:10.221672 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.221672 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.221672 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.221672 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.221672 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.221672 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.221672 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.221672 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.221672 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.221672 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.221672 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.221672 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.221672 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.221672 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.221672 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.221672 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.221672 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.221672 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.221672 INFO: 2024-11-21 23:56:10.222958 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/modulename_server/pubspec.yaml`... 2024-11-21 23:56:10.263091 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/modulename_server/pubspec.yaml 2024-11-21 23:56:10.263091 INFO: CheckedFromJsonException 2024-11-21 23:56:10.263091 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.263091 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.263091 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.263091 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.263091 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.263091 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.263091 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.263091 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.263091 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.263091 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.263091 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.263091 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.263091 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.263091 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.263091 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.263091 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.263091 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.263091 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.263091 INFO: 2024-11-21 23:56:10.264121 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/projectname_client/pubspec.yaml`... 2024-11-21 23:56:10.303252 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/projectname_client/pubspec.yaml 2024-11-21 23:56:10.303252 INFO: CheckedFromJsonException 2024-11-21 23:56:10.303252 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.303252 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.303252 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.303252 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.303252 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.303252 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.303252 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.303252 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.303252 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.303252 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.303252 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.303252 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.303252 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.303252 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.303252 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.303252 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.303252 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.303252 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.303252 INFO: 2024-11-21 23:56:10.304375 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/projectname_flutter/pubspec.yaml`... 2024-11-21 23:56:10.345517 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/projectname_flutter/pubspec.yaml 2024-11-21 23:56:10.345517 INFO: CheckedFromJsonException 2024-11-21 23:56:10.345517 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.345517 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.345517 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.345517 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.345517 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.345517 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.345517 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.345517 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.345517 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.345517 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.345517 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.345517 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.345517 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.345517 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.345517 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.345517 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.345517 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.345517 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.345517 INFO: 2024-11-21 23:56:10.346539 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/projectname_server/pubspec.yaml`... 2024-11-21 23:56:10.386294 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/projectname_server/pubspec.yaml 2024-11-21 23:56:10.386294 INFO: CheckedFromJsonException 2024-11-21 23:56:10.386294 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.386294 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.386294 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.386294 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.386294 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.386294 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.386294 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.386294 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.386294 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.386294 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.386294 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.386294 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.386294 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.386294 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.386294 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.386294 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.386294 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.386294 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.386294 INFO: 2024-11-21 23:56:10.387315 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/pubspec.yaml`... 2024-11-21 23:56:10.427126 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/pubspec.yaml 2024-11-21 23:56:10.427126 INFO: CheckedFromJsonException 2024-11-21 23:56:10.427126 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.427126 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.427126 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.427126 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.427126 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.427126 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.427126 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.427126 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.427126 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.427126 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.427126 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.427126 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.427126 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.427126 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.427126 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.427126 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.427126 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.427126 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.427126 INFO: 2024-11-21 23:56:10.428143 INFO: Running `git show origin/main:templates/pubspecs/tests/bootstrap_project/pubspec.yaml`... 2024-11-21 23:56:10.468646 INFO: Invalid pubspec content: templates/pubspecs/tests/bootstrap_project/pubspec.yaml 2024-11-21 23:56:10.468646 INFO: CheckedFromJsonException 2024-11-21 23:56:10.468646 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.468646 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.468646 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.468646 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.468646 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.468646 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.468646 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.468646 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.468646 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.468646 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.468646 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.468646 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.468646 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.468646 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.468646 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.468646 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.468646 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.468646 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.468646 INFO: 2024-11-21 23:56:10.469735 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_cli_e2e_test/pubspec.yaml`... 2024-11-21 23:56:10.511323 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_cli_e2e_test/pubspec.yaml 2024-11-21 23:56:10.511323 INFO: CheckedFromJsonException 2024-11-21 23:56:10.511323 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.511323 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.511323 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.511323 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.511323 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.511323 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.511323 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.511323 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.511323 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.511323 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.511323 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.511323 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.511323 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.511323 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.511323 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.511323 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.511323 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.511323 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.511323 INFO: 2024-11-21 23:56:10.512393 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_client/pubspec.yaml`... 2024-11-21 23:56:10.553027 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_client/pubspec.yaml 2024-11-21 23:56:10.553027 INFO: CheckedFromJsonException 2024-11-21 23:56:10.553027 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.553027 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.553027 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.553027 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.553027 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.553027 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.553027 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.553027 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.553027 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.553027 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.553027 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.553027 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.553027 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.553027 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.553027 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.553027 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.553027 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.553027 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.553027 INFO: 2024-11-21 23:56:10.554221 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_flutter/pubspec.yaml`... 2024-11-21 23:56:10.594819 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_flutter/pubspec.yaml 2024-11-21 23:56:10.594819 INFO: CheckedFromJsonException 2024-11-21 23:56:10.594819 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.594819 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.594819 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.594819 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.594819 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.594819 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.594819 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.594819 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.594819 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.594819 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.594819 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.594819 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.594819 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.594819 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.594819 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.594819 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.594819 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.594819 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.594819 INFO: 2024-11-21 23:56:10.596330 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_client/pubspec.yaml`... 2024-11-21 23:56:10.636336 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_client/pubspec.yaml 2024-11-21 23:56:10.636336 INFO: CheckedFromJsonException 2024-11-21 23:56:10.636336 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.636336 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.636336 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.636336 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.636336 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.636336 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.636336 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.636336 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.636336 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.636336 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.636336 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.636336 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.636336 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.636336 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.636336 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.636336 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.636336 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.636336 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.636336 INFO: 2024-11-21 23:56:10.637429 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_server/pubspec.yaml`... 2024-11-21 23:56:10.677931 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_server/pubspec.yaml 2024-11-21 23:56:10.677931 INFO: CheckedFromJsonException 2024-11-21 23:56:10.677931 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.677931 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.677931 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.677931 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.677931 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.677931 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.677931 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.677931 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.677931 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.677931 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.677931 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.677931 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.677931 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.677931 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.677931 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.677931 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.677931 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.677931 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.677931 INFO: 2024-11-21 23:56:10.679085 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_server/pubspec.yaml`... 2024-11-21 23:56:10.720699 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_server/pubspec.yaml 2024-11-21 23:56:10.720699 INFO: CheckedFromJsonException 2024-11-21 23:56:10.720699 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.720699 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.720699 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.720699 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.720699 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.720699 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.720699 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.720699 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.720699 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.720699 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.720699 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.720699 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.720699 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.720699 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.720699 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.720699 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.720699 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.720699 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.720699 INFO: 2024-11-21 23:56:10.721857 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_shared/pubspec.yaml`... 2024-11-21 23:56:10.764821 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_shared/pubspec.yaml 2024-11-21 23:56:10.764821 INFO: CheckedFromJsonException 2024-11-21 23:56:10.764821 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.764821 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.764821 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.764821 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.764821 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.764821 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.764821 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.764821 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.764821 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.764821 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.764821 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.764821 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.764821 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.764821 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.764821 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.764821 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.764821 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.764821 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.764821 INFO: 2024-11-21 23:56:10.765875 INFO: Running `git show origin/main:templates/pubspecs/tools/serverpod_cli/pubspec.yaml`... 2024-11-21 23:56:10.807967 INFO: Invalid pubspec content: templates/pubspecs/tools/serverpod_cli/pubspec.yaml 2024-11-21 23:56:10.807967 INFO: CheckedFromJsonException 2024-11-21 23:56:10.807967 INFO: Could not create `Pubspec`. 2024-11-21 23:56:10.807967 INFO: There is a problem with "sdk". 2024-11-21 23:56:10.807967 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:56:10.807967 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:56:10.807967 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:56:10.807967 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:56:10.807967 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:56:10.807967 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:56:10.807967 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:56:10.807967 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:56:10.807967 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:56:10.807967 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:56:10.807967 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:56:10.807967 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:56:10.807967 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:56:10.807967 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:56:10.807967 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:56:10.807967 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.807967 INFO: 2024-11-21 23:56:10.809437 INFO: Running `git show origin/main:templates/serverpod_templates/modulename_client/pubspec.yaml`... 2024-11-21 23:56:10.849598 INFO: Running `git show origin/main:templates/serverpod_templates/modulename_server/pubspec.yaml`... 2024-11-21 23:56:10.887580 INFO: Running `git show origin/main:templates/serverpod_templates/projectname_client/pubspec.yaml`... 2024-11-21 23:56:10.925379 INFO: Running `git show origin/main:templates/serverpod_templates/projectname_flutter/pubspec.yaml`... 2024-11-21 23:56:10.964825 INFO: Running `git show origin/main:templates/serverpod_templates/projectname_server/pubspec.yaml`... 2024-11-21 23:56:11.003586 INFO: Running `git show origin/main:templates/serverpod_templates/pubspec.yaml`... 2024-11-21 23:56:11.042211 INFO: Running `git show origin/main:tests/bootstrap_project/pubspec.yaml`... 2024-11-21 23:56:11.081134 INFO: Running `git show origin/main:tests/serverpod_cli_e2e_test/pubspec.yaml`... 2024-11-21 23:56:11.119728 INFO: Running `git show origin/main:tests/serverpod_test_client/pubspec.yaml`... 2024-11-21 23:56:11.157810 INFO: Running `git show origin/main:tests/serverpod_test_flutter/pubspec.yaml`... 2024-11-21 23:56:11.197360 INFO: Running `git show origin/main:tests/serverpod_test_module/serverpod_test_module_client/pubspec.yaml`... 2024-11-21 23:56:11.236955 INFO: Running `git show origin/main:tests/serverpod_test_module/serverpod_test_module_server/pubspec.yaml`... 2024-11-21 23:56:11.276297 INFO: Running `git show origin/main:tests/serverpod_test_server/pubspec.yaml`... 2024-11-21 23:56:11.318575 INFO: Running `git show origin/main:tests/serverpod_test_shared/pubspec.yaml`... 2024-11-21 23:56:11.374226 INFO: Running `git show origin/main:tools/serverpod_cli/pubspec.yaml`... 2024-11-21 23:56:11.426111 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/serverpod_packages_version_check/test_assets/approximate_1.1.0/pubspec.yaml`... 2024-11-21 23:56:11.468191 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/serverpod_packages_version_check/test_assets/corrupted_pubspec/pubspec.yaml`... 2024-11-21 23:56:11.507622 INFO: Invalid yaml file: tools/serverpod_cli/test/integration/serverpod_packages_version_check/test_assets/corrupted_pubspec/pubspec.yaml 2024-11-21 23:56:11.507622 INFO: Error on line 4, column 5: Mapping values are not allowed here. Did you miss a colon earlier? 2024-11-21 23:56:11.507622 INFO: ╷ 2024-11-21 23:56:11.507622 INFO: 4 │ name: serverpod_cli 2024-11-21 23:56:11.507622 INFO: │ ^ 2024-11-21 23:56:11.507622 INFO: ╵ 2024-11-21 23:56:11.507622 INFO: #0 Scanner._fetchValue (package:yaml/src/scanner.dart:727:9) 2024-11-21 23:56:11.507622 INFO: #1 Scanner._fetchNextToken (package:yaml/src/scanner.dart:469:11) 2024-11-21 23:56:11.507622 INFO: #2 Scanner._fetchMoreTokens (package:yaml/src/scanner.dart:351:7) 2024-11-21 23:56:11.507622 INFO: #3 Scanner.peek (package:yaml/src/scanner.dart:329:27) 2024-11-21 23:56:11.507622 INFO: #4 Parser._parseDocumentEnd (package:yaml/src/parser.dart:226:26) 2024-11-21 23:56:11.507622 INFO: #5 Parser._stateMachine (package:yaml/src/parser.dart:78:16) 2024-11-21 23:56:11.507622 INFO: #6 Parser.parse (package:yaml/src/parser.dart:61:19) 2024-11-21 23:56:11.507622 INFO: #7 Loader._loadDocument (package:yaml/src/loader.dart:70:29) 2024-11-21 23:56:11.507622 INFO: #8 Loader.load (package:yaml/src/loader.dart:60:20) 2024-11-21 23:56:11.507622 INFO: #9 loadYamlDocument (package:yaml/yaml.dart:72:25) 2024-11-21 23:56:11.507622 INFO: #10 loadYamlNode (package:yaml/yaml.dart:57:5) 2024-11-21 23:56:11.507622 INFO: #11 loadYaml (package:yaml/yaml.dart:44:5) 2024-11-21 23:56:11.507622 INFO: #12 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:114:24) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #13 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #14 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #15 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #16 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #17 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #18 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #19 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #20 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #21 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: #22 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.507622 INFO: 2024-11-21 23:56:11.528125 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/serverpod_packages_version_check/test_assets/explicit_1.1.0/pubspec.yaml`... 2024-11-21 23:56:11.570648 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/serverpod_packages_version_check/test_assets/vendor/serverpod/pubspec.yaml`... 2024-11-21 23:56:11.609132 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/util/test_assets/pubspec_helpers/conditionally_ignored/pubspec.yaml`... 2024-11-21 23:56:11.646419 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/util/test_assets/pubspec_helpers/pubspec_parse/pubspec.yaml`... 2024-11-21 23:56:43.230899 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LKXDYV/./lib`... 2024-11-21 23:56:44.654691 INFO: Analyzing pub downgrade... 2024-11-21 23:56:44.666407 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-21 23:56:46.798100 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-21 23:56:50.347072 INFO: [pub-downgrade-success] 2024-11-21 23:56:50.352528 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-21 23:56:52.405649 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-21 23:56:53.953700 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-serverpod_auth_serverROIFKL/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-21 23:59:14.778671 WARNING: `dartdoc` failed: 2024-11-21 23:59:14.778671 WARNING: Documenting serverpod_auth_server... 2024-11-21 23:59:14.778671 WARNING: Discovering libraries... 2024-11-21 23:59:14.778671 WARNING: Linking elements... 2024-11-21 23:59:14.778671 WARNING: Precaching local docs for 1270457 elements... 2024-11-21 23:59:14.778671 WARNING: Initialized dartdoc with 2120 libraries 2024-11-21 23:59:14.778671 WARNING: Generating docs for library module.dart from package:serverpod_auth_server/module.dart... 2024-11-21 23:59:14.778671 WARNING: Generating docs for library serverpod_auth_server.dart from package:serverpod_auth_server/serverpod_auth_server.dart... 2024-11-21 23:59:14.778671 WARNING: Documented 2 public libraries in 137.8 seconds 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.defaultGeneratePasswordHash, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.defaultGeneratePasswordHash: (file:///tmp/pana_LKXDYV/lib/src/business/email_auth.dart:16:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: Use {@canonicalFor email_auth.defaultGeneratePasswordHash} in the 2024-11-21 23:59:14.778671 WARNING: desired library's documentation to resolve the ambiguity and/or override 2024-11-21 23:59:14.778671 WARNING: dartdoc's decision, or structure your package so the reexport is less 2024-11-21 23:59:14.778671 WARNING: ambiguous. The symbol will still be referenced in all candidates -- this 2024-11-21 23:59:14.778671 WARNING: only controls the location where it will be written and which library 2024-11-21 23:59:14.778671 WARNING: will be displayed in navigation for the relevant pages. The flag 2024-11-21 23:59:14.778671 WARNING: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-11-21 23:59:14.778671 WARNING: threshold at which this warning will appear. 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.defaultValidatePasswordHash, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.defaultValidatePasswordHash: (file:///tmp/pana_LKXDYV/lib/src/business/email_auth.dart:28:14) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.UserImageGenerator, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.UserImageGenerator: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:19:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.UserInfoUpdateCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.UserInfoUpdateCallback: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:22:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.UserInfoCreationCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.UserInfoCreationCallback: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:26:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.SendPasswordResetEmailCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.SendPasswordResetEmailCallback: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:30:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.SendValidationEmailCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.SendValidationEmailCallback: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:34:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.PasswordHashGenerator, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.PasswordHashGenerator: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:38:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.PasswordHashValidator, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.PasswordHashValidator: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:41:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of random_string.RandomString, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from random_string.RandomString: (file:///tmp/pana_LKXDYV/lib/src/util/random_string.dart:4:11) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of users.UserInfoMethods, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from users.UserInfoMethods: (file:///tmp/pana_LKXDYV/lib/src/business/users.dart:217:11) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info_extension.UserInfoExtension, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info_extension.UserInfoExtension: (file:///tmp/pana_LKXDYV/lib/src/extensions/user_info_extension.dart:4:11) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of protocol.Protocol, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from protocol.Protocol: (file:///tmp/pana_LKXDYV/lib/src/generated/protocol.dart:44:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.1777 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.1777 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of apple_auth_info.AppleAuthInfo, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from apple_auth_info.AppleAuthInfo: (file:///tmp/pana_LKXDYV/lib/src/generated/apple_auth_info.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of auth_key.AuthKey, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from auth_key.AuthKey: (file:///tmp/pana_LKXDYV/lib/src/generated/auth_key.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of auth_key.AuthKeyTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from auth_key.AuthKeyTable: (file:///tmp/pana_LKXDYV/lib/src/generated/auth_key.dart:174:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of auth_key.AuthKeyInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from auth_key.AuthKeyInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/auth_key.dart:217:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of auth_key.AuthKeyIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from auth_key.AuthKeyIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/auth_key.dart:227:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of auth_key.AuthKeyRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from auth_key.AuthKeyRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/auth_key.dart:247:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.EmailAuth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.EmailAuth: (file:///tmp/pana_LKXDYV/lib/src/generated/email_auth.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.EmailAuthTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.EmailAuthTable: (file:///tmp/pana_LKXDYV/lib/src/generated/email_auth.dart:145:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.EmailAuthInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.EmailAuthInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/email_auth.dart:180:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.EmailAuthIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.EmailAuthIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/email_auth.dart:190:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.EmailAuthRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.EmailAuthRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/email_auth.dart:210:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequest, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_create_account_request.EmailCreateAccountRequest: (file:///tmp/pana_LKXDYV/lib/src/generated/email_create_account_request.dart:16:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_create_account_request.EmailCreateAccountRequestTable: (file:///tmp/pana_LKXDYV/lib/src/generated/email_create_account_request.dart:161:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_create_account_request.EmailCreateAccountRequestInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/email_create_account_request.dart:204:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_create_account_request.EmailCreateAccountRequestIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/email_create_account_request.dart:214:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_create_account_request.EmailCreateAccountRequestRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/email_create_account_request.dart:234:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignIn, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_failed_sign_in.EmailFailedSignIn: (file:///tmp/pana_LKXDYV/lib/src/generated/email_failed_sign_in.dart:16:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_failed_sign_in.EmailFailedSignInTable: (file:///tmp/pana_LKXDYV/lib/src/generated/email_failed_sign_in.dart:147:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_failed_sign_in.EmailFailedSignInInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/email_failed_sign_in.dart:182:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_failed_sign_in.EmailFailedSignInIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/email_failed_sign_in.dart:192:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_failed_sign_in.EmailFailedSignInRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/email_failed_sign_in.dart:212:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_password_reset.EmailPasswordReset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_password_reset.EmailPasswordReset: (file:///tmp/pana_LKXDYV/lib/src/generated/email_password_reset.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_reset.EmailReset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_reset.EmailReset: (file:///tmp/pana_LKXDYV/lib/src/generated/email_reset.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_reset.EmailResetTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_reset.EmailResetTable: (file:///tmp/pana_LKXDYV/lib/src/generated/email_reset.dart:146:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_reset.EmailResetInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_reset.EmailResetInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/email_reset.dart:181:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_reset.EmailResetIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_reset.EmailResetIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/email_reset.dart:191:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_reset.EmailResetRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_reset.EmailResetRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/email_reset.dart:211:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshToken, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_refresh_token.GoogleRefreshToken: (file:///tmp/pana_LKXDYV/lib/src/generated/google_refresh_token.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_refresh_token.GoogleRefreshTokenTable: (file:///tmp/pana_LKXDYV/lib/src/generated/google_refresh_token.dart:133:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_refresh_token.GoogleRefreshTokenInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/google_refresh_token.dart:160:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_refresh_token.GoogleRefreshTokenIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/google_refresh_token.dart:170:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_refresh_token.GoogleRefreshTokenRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/google_refresh_token.dart:190:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_image.UserImage, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_image.UserImage: (file:///tmp/pana_LKXDYV/lib/src/generated/user_image.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_image.UserImageTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_image.UserImageTable: (file:///tmp/pana_LKXDYV/lib/src/generated/user_image.dart:145:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_image.UserImageInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_image.UserImageInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/user_image.dart:180:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_image.UserImageIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_image.UserImageIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/user_image.dart:190:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_image.UserImageRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_image.UserImageRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/user_image.dart:210:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info.UserInfo, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info.UserInfo: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info.dart:19:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info.UserInfoTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info.UserInfoTable: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info.dart:217:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info.UserInfoInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info.UserInfoInclude: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info.dart:293:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info.UserInfoIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info.UserInfoIncludeList: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info.dart:303:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info.UserInfoRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info.UserInfoRepository: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info.dart:323:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info_public.UserInfoPublic, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info_public.UserInfoPublic: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info_public.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_settings_config.UserSettingsConfig, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_settings_config.UserSettingsConfig: (file:///tmp/pana_LKXDYV/lib/src/generated/user_settings_config.dart:15:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of authentication_response.AuthenticationResponse, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from authentication_response.AuthenticationResponse: (file:///tmp/pana_LKXDYV/lib/src/generated/authentication_response.dart:16:16) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of route_google_sign_in.RouteGoogleSignIn, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from route_google_sign_in.RouteGoogleSignIn: (file:///tmp/pana_LKXDYV/lib/src/web/routes/route_google_sign_in.dart:9:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.AuthConfig, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.AuthConfig: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:51:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth.Emails, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth.Emails: (file:///tmp/pana_LKXDYV/lib/src/business/email_auth.dart:52:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_auth.GoogleAuth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_auth.GoogleAuth: (file:///tmp/pana_LKXDYV/lib/src/business/google_auth.dart:15:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_auth.GoogleClientSecret, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_auth.GoogleClientSecret: (file:///tmp/pana_LKXDYV/lib/src/business/google_auth.dart:104:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of users.Users, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from users.Users: (file:///tmp/pana_LKXDYV/lib/src/business/users.dart:9:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of endpoints.Endpoints, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from endpoints.Endpoints: (file:///tmp/pana_LKXDYV/lib/src/generated/endpoints.dart:24:7) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of authentication_fail_reason.AuthenticationFailReason, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from authentication_fail_reason.AuthenticationFailReason: (file:///tmp/pana_LKXDYV/lib/src/generated/authentication_fail_reason.dart:15:6) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config.UserImageType, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config.UserImageType: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:9:6) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of config, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from config: (file:///tmp/pana_LKXDYV/lib/src/business/config.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth: (file:///tmp/pana_LKXDYV/lib/src/business/email_auth.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_auth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_auth: (file:///tmp/pana_LKXDYV/lib/src/business/google_auth.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of users, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from users: (file:///tmp/pana_LKXDYV/lib/src/business/users.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of protocol, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from protocol: (file:///tmp/pana_LKXDYV/lib/src/generated/protocol.dart:11:9) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.2110 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.2110 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of apple_auth_info, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from apple_auth_info: (file:///tmp/pana_LKXDYV/lib/src/generated/apple_auth_info.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of auth_key, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from auth_key: (file:///tmp/pana_LKXDYV/lib/src/generated/auth_key.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of authentication_fail_reason, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from authentication_fail_reason: (file:///tmp/pana_LKXDYV/lib/src/generated/authentication_fail_reason.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of authentication_response, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from authentication_response: (file:///tmp/pana_LKXDYV/lib/src/generated/authentication_response.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_auth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_auth: (file:///tmp/pana_LKXDYV/lib/src/generated/email_auth.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_create_account_request, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_create_account_request: (file:///tmp/pana_LKXDYV/lib/src/generated/email_create_account_request.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_failed_sign_in, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_failed_sign_in: (file:///tmp/pana_LKXDYV/lib/src/generated/email_failed_sign_in.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_password_reset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_password_reset: (file:///tmp/pana_LKXDYV/lib/src/generated/email_password_reset.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of email_reset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from email_reset: (file:///tmp/pana_LKXDYV/lib/src/generated/email_reset.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of google_refresh_token, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from google_refresh_token: (file:///tmp/pana_LKXDYV/lib/src/generated/google_refresh_token.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_image, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_image: (file:///tmp/pana_LKXDYV/lib/src/generated/user_image.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info_public, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info_public: (file:///tmp/pana_LKXDYV/lib/src/generated/user_info_public.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_settings_config, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_settings_config: (file:///tmp/pana_LKXDYV/lib/src/generated/user_settings_config.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of endpoints, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from endpoints: (file:///tmp/pana_LKXDYV/lib/src/generated/endpoints.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of random_string, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from random_string: (file:///tmp/pana_LKXDYV/lib/src/util/random_string.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of user_info_extension, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from user_info_extension: (file:///tmp/pana_LKXDYV/lib/src/extensions/user_info_extension.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: ambiguous reexport of route_google_sign_in, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:59:14.778671 WARNING: from route_google_sign_in: (file:///tmp/pana_LKXDYV/lib/src/web/routes/route_google_sign_in.dart:1:1) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:59:14.778671 WARNING: warning: protocol has no library level documentation comments 2024-11-21 23:59:14.778671 WARNING: from protocol: (file:///tmp/pana_LKXDYV/lib/module.dart:1:9) 2024-11-21 23:59:14.778671 WARNING: warning: unresolved doc reference [toJsonForProtocol] 2024-11-21 23:59:14.778671 WARNING: from protocol.Protocol.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.4/lib/src/serialization.dart:272:10) 2024-11-21 23:59:14.778671 WARNING: in documentation inherited from serialization.SerializationManager.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.4/lib/src/serialization.dart:272:10) 2024-11-21 23:59:14.778671 WARNING: warning: unresolved doc reference [toJson] 2024-11-21 23:59:14.778671 WARNING: from protocol.Protocol.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.4/lib/src/serialization.dart:272:10) 2024-11-21 23:59:14.778671 WARNING: in documentation inherited from serialization.SerializationManager.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.4/lib/src/serialization.dart:272:10) 2024-11-21 23:59:14.778671 WARNING: warning: unresolved doc reference [TableColumnRelation] 2024-11-21 23:59:14.778671 WARNING: from auth_key.AuthKeyTable.getRelationTable: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod-2.1.4/lib/src/database/concepts/table.dart:50:10) 2024-11-21 23:59:14.778671 WARNING: in documentation inherited from table.Table.getRelationTable: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod-2.1.4/lib/src/database/concepts/table.dart:50:10) 2024-11-21 23:59:14.778671 WARNING: warning: protocol has no library level documentation comments 2024-11-21 23:59:14.778671 WARNING: from protocol: (file:///tmp/pana_LKXDYV/lib/serverpod_auth_server.dart:1:9) 2024-11-21 23:59:14.778671 WARNING: error: file already written at "protocol/protocol-library.html" 2024-11-21 23:59:14.778671 WARNING: for symbol protocol: (file:///tmp/pana_LKXDYV/lib/serverpod_auth_server.dart:1:9) 2024-11-21 23:59:14.778671 WARNING: conflicting with file already generated by protocol: (file:///tmp/pana_LKXDYV/lib/module.dart:1:9) 2024-11-21 23:59:14.778671 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2024-11-21 23:59:14.778671 WARNING: 'protocol' conflicts with another symbol in the generated path, and 2024-11-21 23:59:14.778671 WARNING: therefore can not be written out. Changing the name, library name, or 2024-11-21 23:59:14.778671 WARNING: class name (if appropriate) of one of the conflicting items can resolve 2024-11-21 23:59:14.778671 WARNING: the conflict. Alternatively, use the `@nodoc` directive in one symbol's 2024-11-21 23:59:14.778671 WARNING: documentation comment to hide it. 2024-11-21 23:59:14.778671 WARNING: error: file already written at "protocol/protocol-library-sidebar.html" 2024-11-21 23:59:14.778671 WARNING: for symbol protocol: (file:///tmp/pana_LKXDYV/lib/serverpod_auth_server.dart:1:9) 2024-11-21 23:59:14.778671 WARNING: conflicting with file already generated by protocol: (file:///tmp/pana_LKXDYV/lib/module.dart:1:9) 2024-11-21 23:59:14.778671 WARNING: Found 95 warnings and 2 errors. 2024-11-21 23:59:14.778671 WARNING: 2024-11-21 23:59:14.778671 WARNING: dartdoc 8.1.0 (/tmp/analyzerBWVPDG/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.5.4.snapshot) failed: encountered 2 errors 2024-11-21 23:59:14.778671 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:249:9) 2024-11-21 23:59:14.778671 WARNING: 2024-11-21 23:59:14.778671 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:273:9) 2024-11-21 23:59:14.778671 WARNING: 2024-11-21 23:59:14.838327 INFO: Writing summary.json 2024-11-21 23:59:14.841933 INFO: Running dartdoc post-processing 2024-11-21 23:59:14.845255 INFO: Creating .tar.gz archive 2024-11-21 23:59:15.989939 INFO: Finished .tar.gz archive 2024-11-21 23:59:18.701857 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-21T23:59:19.071088Z