## Running analysis for "serverpod_auth_server" version "2.1.5" STARTED: 2024-11-21T23:45:24.840451Z ### Starting pana 2024-11-21 23:45:39.551902 INFO: Running `dart pub unpack serverpod_auth_server:2.1.5 --output /tmp/pana-serverpod_auth_serverGRSBDA/serverpod_auth_server --no-resolve`... 2024-11-21 23:45:40.854111 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-21 23:45:40.889618 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-21 23:45:41.070673 INFO: Running `git rev-parse --show-toplevel`... 2024-11-21 23:45:41.218135 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-21 23:45:49.591889 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-21 23:45:51.658915 INFO: Analyzing package... 2024-11-21 23:45:51.689462 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-21 23:46:52.435686 INFO: Running `git init`... 2024-11-21 23:46:52.468178 INFO: Running `git remote add origin https://github.com/serverpod/serverpod`... 2024-11-21 23:46:52.497504 INFO: Running `git remote show origin`... 2024-11-21 23:46:52.824101 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-21 23:46:53.619907 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-21 23:46:53.674932 INFO: Running `git show origin/main:examples/auth_example/auth_example_client/pubspec.yaml`... 2024-11-21 23:46:53.708905 INFO: Running `git show origin/main:examples/auth_example/auth_example_flutter/pubspec.yaml`... 2024-11-21 23:46:53.749876 INFO: Running `git show origin/main:examples/auth_example/auth_example_server/pubspec.yaml`... 2024-11-21 23:46:53.779945 INFO: Running `git show origin/main:examples/chat/chat_client/pubspec.yaml`... 2024-11-21 23:46:53.810179 INFO: Running `git show origin/main:examples/chat/chat_flutter/pubspec.yaml`... 2024-11-21 23:46:53.846051 INFO: Running `git show origin/main:examples/chat/chat_server/pubspec.yaml`... 2024-11-21 23:46:53.878675 INFO: Running `git show origin/main:integrations/serverpod_cloud_storage_gcp/pubspec.yaml`... 2024-11-21 23:46:53.918339 INFO: Running `git show origin/main:integrations/serverpod_cloud_storage_s3/pubspec.yaml`... 2024-11-21 23:46:53.948713 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_apple_flutter/pubspec.yaml`... 2024-11-21 23:46:53.980125 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_client/pubspec.yaml`... 2024-11-21 23:46:54.011627 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_email_flutter/pubspec.yaml`... 2024-11-21 23:46:54.043882 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_firebase_flutter/pubspec.yaml`... 2024-11-21 23:46:54.081384 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_google_flutter/pubspec.yaml`... 2024-11-21 23:46:54.114239 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_server/pubspec.yaml`... 2024-11-21 23:46:54.150179 INFO: Running `git show origin/main:modules/serverpod_auth/serverpod_auth_shared_flutter/pubspec.yaml`... 2024-11-21 23:46:54.185342 INFO: Running `git show origin/main:modules/serverpod_chat/serverpod_chat_client/pubspec.yaml`... 2024-11-21 23:46:54.217354 INFO: Running `git show origin/main:modules/serverpod_chat/serverpod_chat_flutter/pubspec.yaml`... 2024-11-21 23:46:54.247391 INFO: Running `git show origin/main:modules/serverpod_chat/serverpod_chat_server/pubspec.yaml`... 2024-11-21 23:46:54.277335 INFO: Running `git show origin/main:packages/serverpod/pubspec.yaml`... 2024-11-21 23:46:54.309127 INFO: Running `git show origin/main:packages/serverpod_client/pubspec.yaml`... 2024-11-21 23:46:54.339875 INFO: Running `git show origin/main:packages/serverpod_flutter/pubspec.yaml`... 2024-11-21 23:46:54.371034 INFO: Running `git show origin/main:packages/serverpod_lints/pubspec.yaml`... 2024-11-21 23:46:54.403070 INFO: Running `git show origin/main:packages/serverpod_serialization/pubspec.yaml`... 2024-11-21 23:46:54.433695 INFO: Running `git show origin/main:packages/serverpod_service_client/pubspec.yaml`... 2024-11-21 23:46:54.461686 INFO: Running `git show origin/main:packages/serverpod_shared/pubspec.yaml`... 2024-11-21 23:46:54.489992 INFO: Running `git show origin/main:packages/serverpod_test/pubspec.yaml`... 2024-11-21 23:46:54.518446 INFO: Running `git show origin/main:templates/pubspecs/examples/auth_example/auth_example_client/pubspec.yaml`... 2024-11-21 23:46:54.546978 INFO: Invalid pubspec content: templates/pubspecs/examples/auth_example/auth_example_client/pubspec.yaml 2024-11-21 23:46:54.546978 INFO: CheckedFromJsonException 2024-11-21 23:46:54.546978 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.546978 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.546978 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.546978 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.546978 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.546978 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.546978 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.546978 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.546978 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.546978 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.546978 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.546978 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.546978 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.546978 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.546978 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.546978 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.546978 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.546978 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.546978 INFO: 2024-11-21 23:46:54.548983 INFO: Running `git show origin/main:templates/pubspecs/examples/auth_example/auth_example_flutter/pubspec.yaml`... 2024-11-21 23:46:54.587636 INFO: Invalid pubspec content: templates/pubspecs/examples/auth_example/auth_example_flutter/pubspec.yaml 2024-11-21 23:46:54.587636 INFO: CheckedFromJsonException 2024-11-21 23:46:54.587636 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.587636 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.587636 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.587636 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.587636 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.587636 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.587636 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.587636 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.587636 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.587636 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.587636 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.587636 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.587636 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.587636 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.587636 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.587636 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.587636 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.587636 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.587636 INFO: 2024-11-21 23:46:54.588979 INFO: Running `git show origin/main:templates/pubspecs/examples/auth_example/auth_example_server/pubspec.yaml`... 2024-11-21 23:46:54.623681 INFO: Invalid pubspec content: templates/pubspecs/examples/auth_example/auth_example_server/pubspec.yaml 2024-11-21 23:46:54.623681 INFO: CheckedFromJsonException 2024-11-21 23:46:54.623681 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.623681 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.623681 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.623681 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.623681 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.623681 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.623681 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.623681 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.623681 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.623681 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.623681 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.623681 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.623681 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.623681 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.623681 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.623681 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.623681 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.623681 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.623681 INFO: 2024-11-21 23:46:54.624723 INFO: Running `git show origin/main:templates/pubspecs/examples/chat/chat_client/pubspec.yaml`... 2024-11-21 23:46:54.659198 INFO: Invalid pubspec content: templates/pubspecs/examples/chat/chat_client/pubspec.yaml 2024-11-21 23:46:54.659198 INFO: CheckedFromJsonException 2024-11-21 23:46:54.659198 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.659198 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.659198 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.659198 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.659198 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.659198 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.659198 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.659198 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.659198 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.659198 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.659198 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.659198 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.659198 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.659198 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.659198 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.659198 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.659198 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.659198 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.659198 INFO: 2024-11-21 23:46:54.660345 INFO: Running `git show origin/main:templates/pubspecs/examples/chat/chat_flutter/pubspec.yaml`... 2024-11-21 23:46:54.697013 INFO: Invalid pubspec content: templates/pubspecs/examples/chat/chat_flutter/pubspec.yaml 2024-11-21 23:46:54.697013 INFO: CheckedFromJsonException 2024-11-21 23:46:54.697013 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.697013 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.697013 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.697013 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.697013 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.697013 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.697013 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.697013 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.697013 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.697013 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.697013 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.697013 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.697013 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.697013 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.697013 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.697013 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.697013 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.697013 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.697013 INFO: 2024-11-21 23:46:54.698144 INFO: Running `git show origin/main:templates/pubspecs/examples/chat/chat_server/pubspec.yaml`... 2024-11-21 23:46:54.733062 INFO: Invalid pubspec content: templates/pubspecs/examples/chat/chat_server/pubspec.yaml 2024-11-21 23:46:54.733062 INFO: CheckedFromJsonException 2024-11-21 23:46:54.733062 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.733062 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.733062 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.733062 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.733062 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.733062 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.733062 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.733062 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.733062 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.733062 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.733062 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.733062 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.733062 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.733062 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.733062 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.733062 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.733062 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.733062 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.733062 INFO: 2024-11-21 23:46:54.734114 INFO: Running `git show origin/main:templates/pubspecs/integrations/serverpod_cloud_storage_gcp/pubspec.yaml`... 2024-11-21 23:46:54.774607 INFO: Invalid pubspec content: templates/pubspecs/integrations/serverpod_cloud_storage_gcp/pubspec.yaml 2024-11-21 23:46:54.774607 INFO: CheckedFromJsonException 2024-11-21 23:46:54.774607 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.774607 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.774607 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.774607 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.774607 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.774607 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.774607 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.774607 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.774607 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.774607 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.774607 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.774607 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.774607 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.774607 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.774607 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.774607 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.774607 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.774607 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.774607 INFO: 2024-11-21 23:46:54.775741 INFO: Running `git show origin/main:templates/pubspecs/integrations/serverpod_cloud_storage_s3/pubspec.yaml`... 2024-11-21 23:46:54.813020 INFO: Invalid pubspec content: templates/pubspecs/integrations/serverpod_cloud_storage_s3/pubspec.yaml 2024-11-21 23:46:54.813020 INFO: CheckedFromJsonException 2024-11-21 23:46:54.813020 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.813020 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.813020 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.813020 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.813020 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.813020 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.813020 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.813020 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.813020 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.813020 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.813020 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.813020 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.813020 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.813020 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.813020 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.813020 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.813020 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.813020 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.813020 INFO: 2024-11-21 23:46:54.814038 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_apple_flutter/pubspec.yaml`... 2024-11-21 23:46:54.849925 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_apple_flutter/pubspec.yaml 2024-11-21 23:46:54.849925 INFO: CheckedFromJsonException 2024-11-21 23:46:54.849925 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.849925 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.849925 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.849925 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.849925 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.849925 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.849925 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.849925 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.849925 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.849925 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.849925 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.849925 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.849925 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.849925 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.849925 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.849925 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.849925 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.849925 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.849925 INFO: 2024-11-21 23:46:54.851881 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_client/pubspec.yaml`... 2024-11-21 23:46:54.889326 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_client/pubspec.yaml 2024-11-21 23:46:54.889326 INFO: CheckedFromJsonException 2024-11-21 23:46:54.889326 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.889326 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.889326 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.889326 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.889326 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.889326 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.889326 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.889326 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.889326 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.889326 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.889326 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.889326 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.889326 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.889326 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.889326 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.889326 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.889326 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.889326 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.889326 INFO: 2024-11-21 23:46:54.893054 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_email_flutter/pubspec.yaml`... 2024-11-21 23:46:54.928654 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_email_flutter/pubspec.yaml 2024-11-21 23:46:54.928654 INFO: CheckedFromJsonException 2024-11-21 23:46:54.928654 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.928654 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.928654 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.928654 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.928654 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.928654 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.928654 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.928654 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.928654 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.928654 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.928654 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.928654 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.928654 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.928654 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.928654 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.928654 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.928654 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.928654 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.928654 INFO: 2024-11-21 23:46:54.929795 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_firebase_flutter/pubspec.yaml`... 2024-11-21 23:46:54.966162 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_firebase_flutter/pubspec.yaml 2024-11-21 23:46:54.966162 INFO: CheckedFromJsonException 2024-11-21 23:46:54.966162 INFO: Could not create `Pubspec`. 2024-11-21 23:46:54.966162 INFO: There is a problem with "sdk". 2024-11-21 23:46:54.966162 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:54.966162 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:54.966162 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:54.966162 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:54.966162 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:54.966162 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:54.966162 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:54.966162 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:54.966162 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:54.966162 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:54.966162 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:54.966162 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:54.966162 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:54.966162 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:54.966162 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:54.966162 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.966162 INFO: 2024-11-21 23:46:54.967043 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_google_flutter/pubspec.yaml`... 2024-11-21 23:46:55.003146 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_google_flutter/pubspec.yaml 2024-11-21 23:46:55.003146 INFO: CheckedFromJsonException 2024-11-21 23:46:55.003146 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.003146 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.003146 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.003146 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.003146 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.003146 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.003146 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.003146 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.003146 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.003146 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.003146 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.003146 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.003146 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.003146 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.003146 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.003146 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.003146 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.003146 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.003146 INFO: 2024-11-21 23:46:55.004434 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_server/pubspec.yaml`... 2024-11-21 23:46:55.040880 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_server/pubspec.yaml 2024-11-21 23:46:55.040880 INFO: CheckedFromJsonException 2024-11-21 23:46:55.040880 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.040880 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.040880 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.040880 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.040880 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.040880 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.040880 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.040880 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.040880 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.040880 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.040880 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.040880 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.040880 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.040880 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.040880 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.040880 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.040880 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.040880 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.040880 INFO: 2024-11-21 23:46:55.042009 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_auth/serverpod_auth_shared_flutter/pubspec.yaml`... 2024-11-21 23:46:55.078777 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_auth/serverpod_auth_shared_flutter/pubspec.yaml 2024-11-21 23:46:55.078777 INFO: CheckedFromJsonException 2024-11-21 23:46:55.078777 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.078777 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.078777 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.078777 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.078777 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.078777 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.078777 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.078777 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.078777 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.078777 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.078777 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.078777 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.078777 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.078777 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.078777 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.078777 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.078777 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.078777 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.078777 INFO: 2024-11-21 23:46:55.079961 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_chat/serverpod_chat_client/pubspec.yaml`... 2024-11-21 23:46:55.113733 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_chat/serverpod_chat_client/pubspec.yaml 2024-11-21 23:46:55.113733 INFO: CheckedFromJsonException 2024-11-21 23:46:55.113733 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.113733 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.113733 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.113733 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.113733 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.113733 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.113733 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.113733 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.113733 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.113733 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.113733 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.113733 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.113733 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.113733 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.113733 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.113733 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.113733 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.113733 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.113733 INFO: 2024-11-21 23:46:55.114849 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_chat/serverpod_chat_flutter/pubspec.yaml`... 2024-11-21 23:46:55.150038 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_chat/serverpod_chat_flutter/pubspec.yaml 2024-11-21 23:46:55.150038 INFO: CheckedFromJsonException 2024-11-21 23:46:55.150038 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.150038 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.150038 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.150038 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.150038 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.150038 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.150038 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.150038 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.150038 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.150038 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.150038 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.150038 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.150038 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.150038 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.150038 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.150038 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.150038 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.150038 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.150038 INFO: 2024-11-21 23:46:55.151172 INFO: Running `git show origin/main:templates/pubspecs/modules/serverpod_chat/serverpod_chat_server/pubspec.yaml`... 2024-11-21 23:46:55.186748 INFO: Invalid pubspec content: templates/pubspecs/modules/serverpod_chat/serverpod_chat_server/pubspec.yaml 2024-11-21 23:46:55.186748 INFO: CheckedFromJsonException 2024-11-21 23:46:55.186748 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.186748 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.186748 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.186748 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.186748 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.186748 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.186748 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.186748 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.186748 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.186748 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.186748 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.186748 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.186748 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.186748 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.186748 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.186748 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.186748 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.186748 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.186748 INFO: 2024-11-21 23:46:55.187632 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod/pubspec.yaml`... 2024-11-21 23:46:55.224727 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod/pubspec.yaml 2024-11-21 23:46:55.224727 INFO: CheckedFromJsonException 2024-11-21 23:46:55.224727 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.224727 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.224727 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.224727 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.224727 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.224727 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.224727 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.224727 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.224727 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.224727 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.224727 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.224727 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.224727 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.224727 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.224727 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.224727 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.224727 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.224727 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.224727 INFO: 2024-11-21 23:46:55.225792 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_client/pubspec.yaml`... 2024-11-21 23:46:55.267778 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_client/pubspec.yaml 2024-11-21 23:46:55.267778 INFO: CheckedFromJsonException 2024-11-21 23:46:55.267778 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.267778 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.267778 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.267778 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.267778 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.267778 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.267778 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.267778 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.267778 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.267778 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.267778 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.267778 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.267778 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.267778 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.267778 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.267778 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.267778 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.267778 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.267778 INFO: 2024-11-21 23:46:55.268746 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_flutter/pubspec.yaml`... 2024-11-21 23:46:55.306213 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_flutter/pubspec.yaml 2024-11-21 23:46:55.306213 INFO: CheckedFromJsonException 2024-11-21 23:46:55.306213 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.306213 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.306213 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.306213 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.306213 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.306213 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.306213 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.306213 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.306213 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.306213 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.306213 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.306213 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.306213 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.306213 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.306213 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.306213 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.306213 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.306213 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.306213 INFO: 2024-11-21 23:46:55.307255 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_lints/pubspec.yaml`... 2024-11-21 23:46:55.340146 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_lints/pubspec.yaml 2024-11-21 23:46:55.340146 INFO: CheckedFromJsonException 2024-11-21 23:46:55.340146 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.340146 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.340146 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.340146 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.340146 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.340146 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.340146 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.340146 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.340146 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.340146 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.340146 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.340146 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.340146 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.340146 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.340146 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.340146 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.340146 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.340146 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.340146 INFO: 2024-11-21 23:46:55.341466 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_serialization/pubspec.yaml`... 2024-11-21 23:46:55.375915 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_serialization/pubspec.yaml 2024-11-21 23:46:55.375915 INFO: CheckedFromJsonException 2024-11-21 23:46:55.375915 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.375915 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.375915 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.375915 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.375915 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.375915 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.375915 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.375915 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.375915 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.375915 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.375915 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.375915 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.375915 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.375915 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.375915 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.375915 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.375915 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.375915 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.375915 INFO: 2024-11-21 23:46:55.376905 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_service_client/pubspec.yaml`... 2024-11-21 23:46:55.412356 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_service_client/pubspec.yaml 2024-11-21 23:46:55.412356 INFO: CheckedFromJsonException 2024-11-21 23:46:55.412356 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.412356 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.412356 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.412356 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.412356 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.412356 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.412356 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.412356 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.412356 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.412356 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.412356 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.412356 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.412356 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.412356 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.412356 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.412356 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.412356 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.412356 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.412356 INFO: 2024-11-21 23:46:55.413364 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_shared/pubspec.yaml`... 2024-11-21 23:46:55.445314 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_shared/pubspec.yaml 2024-11-21 23:46:55.445314 INFO: CheckedFromJsonException 2024-11-21 23:46:55.445314 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.445314 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.445314 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.445314 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.445314 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.445314 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.445314 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.445314 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.445314 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.445314 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.445314 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.445314 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.445314 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.445314 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.445314 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.445314 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.445314 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.445314 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.445314 INFO: 2024-11-21 23:46:55.446540 INFO: Running `git show origin/main:templates/pubspecs/packages/serverpod_test/pubspec.yaml`... 2024-11-21 23:46:55.484034 INFO: Invalid pubspec content: templates/pubspecs/packages/serverpod_test/pubspec.yaml 2024-11-21 23:46:55.484034 INFO: CheckedFromJsonException 2024-11-21 23:46:55.484034 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.484034 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.484034 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.484034 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.484034 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.484034 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.484034 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.484034 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.484034 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.484034 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.484034 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.484034 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.484034 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.484034 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.484034 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.484034 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.484034 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.484034 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.484034 INFO: 2024-11-21 23:46:55.485086 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/modulename_client/pubspec.yaml`... 2024-11-21 23:46:55.519827 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/modulename_client/pubspec.yaml 2024-11-21 23:46:55.519827 INFO: CheckedFromJsonException 2024-11-21 23:46:55.519827 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.519827 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.519827 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.519827 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.519827 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.519827 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.519827 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.519827 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.519827 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.519827 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.519827 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.519827 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.519827 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.519827 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.519827 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.519827 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.519827 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.519827 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.519827 INFO: 2024-11-21 23:46:55.522441 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/modulename_server/pubspec.yaml`... 2024-11-21 23:46:55.555481 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/modulename_server/pubspec.yaml 2024-11-21 23:46:55.555481 INFO: CheckedFromJsonException 2024-11-21 23:46:55.555481 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.555481 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.555481 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.555481 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.555481 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.555481 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.555481 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.555481 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.555481 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.555481 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.555481 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.555481 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.555481 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.555481 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.555481 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.555481 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.555481 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.555481 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.555481 INFO: 2024-11-21 23:46:55.556821 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/projectname_client/pubspec.yaml`... 2024-11-21 23:46:55.596408 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/projectname_client/pubspec.yaml 2024-11-21 23:46:55.596408 INFO: CheckedFromJsonException 2024-11-21 23:46:55.596408 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.596408 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.596408 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.596408 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.596408 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.596408 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.596408 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.596408 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.596408 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.596408 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.596408 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.596408 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.596408 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.596408 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.596408 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.596408 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.596408 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.596408 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.596408 INFO: 2024-11-21 23:46:55.597492 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/projectname_flutter/pubspec.yaml`... 2024-11-21 23:46:55.632511 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/projectname_flutter/pubspec.yaml 2024-11-21 23:46:55.632511 INFO: CheckedFromJsonException 2024-11-21 23:46:55.632511 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.632511 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.632511 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.632511 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.632511 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.632511 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.632511 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.632511 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.632511 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.632511 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.632511 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.632511 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.632511 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.632511 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.632511 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.632511 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.632511 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.632511 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.632511 INFO: 2024-11-21 23:46:55.633788 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/projectname_server/pubspec.yaml`... 2024-11-21 23:46:55.667392 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/projectname_server/pubspec.yaml 2024-11-21 23:46:55.667392 INFO: CheckedFromJsonException 2024-11-21 23:46:55.667392 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.667392 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.667392 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.667392 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.667392 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.667392 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.667392 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.667392 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.667392 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.667392 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.667392 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.667392 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.667392 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.667392 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.667392 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.667392 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.667392 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.667392 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.667392 INFO: 2024-11-21 23:46:55.668586 INFO: Running `git show origin/main:templates/pubspecs/templates/serverpod_templates/pubspec.yaml`... 2024-11-21 23:46:55.703999 INFO: Invalid pubspec content: templates/pubspecs/templates/serverpod_templates/pubspec.yaml 2024-11-21 23:46:55.703999 INFO: CheckedFromJsonException 2024-11-21 23:46:55.703999 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.703999 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.703999 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.703999 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.703999 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.703999 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.703999 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.703999 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.703999 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.703999 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.703999 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.703999 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.703999 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.703999 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.703999 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.703999 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.703999 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.703999 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.703999 INFO: 2024-11-21 23:46:55.705197 INFO: Running `git show origin/main:templates/pubspecs/tests/bootstrap_project/pubspec.yaml`... 2024-11-21 23:46:55.739583 INFO: Invalid pubspec content: templates/pubspecs/tests/bootstrap_project/pubspec.yaml 2024-11-21 23:46:55.739583 INFO: CheckedFromJsonException 2024-11-21 23:46:55.739583 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.739583 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.739583 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.739583 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.739583 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.739583 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.739583 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.739583 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.739583 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.739583 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.739583 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.739583 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.739583 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.739583 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.739583 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.739583 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.739583 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.739583 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.739583 INFO: 2024-11-21 23:46:55.740886 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_cli_e2e_test/pubspec.yaml`... 2024-11-21 23:46:55.775578 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_cli_e2e_test/pubspec.yaml 2024-11-21 23:46:55.775578 INFO: CheckedFromJsonException 2024-11-21 23:46:55.775578 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.775578 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.775578 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.775578 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.775578 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.775578 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.775578 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.775578 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.775578 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.775578 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.775578 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.775578 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.775578 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.775578 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.775578 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.775578 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.775578 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.775578 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.775578 INFO: 2024-11-21 23:46:55.776562 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_client/pubspec.yaml`... 2024-11-21 23:46:55.809699 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_client/pubspec.yaml 2024-11-21 23:46:55.809699 INFO: CheckedFromJsonException 2024-11-21 23:46:55.809699 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.809699 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.809699 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.809699 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.809699 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.809699 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.809699 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.809699 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.809699 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.809699 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.809699 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.809699 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.809699 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.809699 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.809699 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.809699 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.809699 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.809699 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.809699 INFO: 2024-11-21 23:46:55.810660 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_flutter/pubspec.yaml`... 2024-11-21 23:46:55.844342 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_flutter/pubspec.yaml 2024-11-21 23:46:55.844342 INFO: CheckedFromJsonException 2024-11-21 23:46:55.844342 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.844342 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.844342 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.844342 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.844342 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.844342 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.844342 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.844342 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.844342 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.844342 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.844342 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.844342 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.844342 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.844342 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.844342 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.844342 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.844342 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.844342 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.844342 INFO: 2024-11-21 23:46:55.845313 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_client/pubspec.yaml`... 2024-11-21 23:46:55.879567 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_client/pubspec.yaml 2024-11-21 23:46:55.879567 INFO: CheckedFromJsonException 2024-11-21 23:46:55.879567 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.879567 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.879567 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.879567 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.879567 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.879567 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.879567 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.879567 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.879567 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.879567 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.879567 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.879567 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.879567 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.879567 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.879567 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.879567 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.879567 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.879567 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.879567 INFO: 2024-11-21 23:46:55.880554 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_server/pubspec.yaml`... 2024-11-21 23:46:55.914807 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_module/serverpod_test_module_server/pubspec.yaml 2024-11-21 23:46:55.914807 INFO: CheckedFromJsonException 2024-11-21 23:46:55.914807 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.914807 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.914807 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.914807 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.914807 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.914807 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.914807 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.914807 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.914807 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.914807 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.914807 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.914807 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.914807 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.914807 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.914807 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.914807 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.914807 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.914807 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.914807 INFO: 2024-11-21 23:46:55.915782 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_server/pubspec.yaml`... 2024-11-21 23:46:55.950197 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_server/pubspec.yaml 2024-11-21 23:46:55.950197 INFO: CheckedFromJsonException 2024-11-21 23:46:55.950197 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.950197 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.950197 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.950197 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.950197 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.950197 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.950197 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.950197 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.950197 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.950197 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.950197 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.950197 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.950197 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.950197 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.950197 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.950197 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.950197 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.950197 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.950197 INFO: 2024-11-21 23:46:55.951258 INFO: Running `git show origin/main:templates/pubspecs/tests/serverpod_test_shared/pubspec.yaml`... 2024-11-21 23:46:55.987528 INFO: Invalid pubspec content: templates/pubspecs/tests/serverpod_test_shared/pubspec.yaml 2024-11-21 23:46:55.987528 INFO: CheckedFromJsonException 2024-11-21 23:46:55.987528 INFO: Could not create `Pubspec`. 2024-11-21 23:46:55.987528 INFO: There is a problem with "sdk". 2024-11-21 23:46:55.987528 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:55.987528 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:55.987528 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:55.987528 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:55.987528 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:55.987528 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:55.987528 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:55.987528 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:55.987528 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:55.987528 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:55.987528 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:55.987528 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:55.987528 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:55.987528 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:55.987528 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:55.987528 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.987528 INFO: 2024-11-21 23:46:55.988579 INFO: Running `git show origin/main:templates/pubspecs/tools/serverpod_cli/pubspec.yaml`... 2024-11-21 23:46:56.026473 INFO: Invalid pubspec content: templates/pubspecs/tools/serverpod_cli/pubspec.yaml 2024-11-21 23:46:56.026473 INFO: CheckedFromJsonException 2024-11-21 23:46:56.026473 INFO: Could not create `Pubspec`. 2024-11-21 23:46:56.026473 INFO: There is a problem with "sdk". 2024-11-21 23:46:56.026473 INFO: Could not parse version "DART_VERSION". Unknown text at "DART_VERSION". 2024-11-21 23:46:56.026473 INFO: #0 _environmentMap. (package:pubspec_parse/src/pubspec.dart:211:11) 2024-11-21 23:46:56.026473 INFO: #1 MapBase.map (dart:collection/maps.dart:82:28) 2024-11-21 23:46:56.026473 INFO: #2 _environmentMap (package:pubspec_parse/src/pubspec.dart:190:13) 2024-11-21 23:46:56.026473 INFO: #3 _$PubspecFromJson.. (package:pubspec_parse/src/pubspec.g.dart:24:53) 2024-11-21 23:46:56.026473 INFO: #4 $checkedConvert (package:json_annotation/src/checked_helpers.dart:87:20) 2024-11-21 23:46:56.026473 INFO: #5 $checkedCreate.checkedConvert (package:json_annotation/src/checked_helpers.dart:28:7) 2024-11-21 23:46:56.026473 INFO: #6 _$PubspecFromJson. (package:pubspec_parse/src/pubspec.g.dart:24:30) 2024-11-21 23:46:56.026473 INFO: #7 $checkedCreate. (package:json_annotation/src/checked_helpers.dart:33:22) 2024-11-21 23:46:56.026473 INFO: #8 $checkedNew (package:json_annotation/src/checked_helpers.dart:51:23) 2024-11-21 23:46:56.026473 INFO: #9 $checkedCreate (package:json_annotation/src/checked_helpers.dart:30:10) 2024-11-21 23:46:56.026473 INFO: #10 _$PubspecFromJson (package:pubspec_parse/src/pubspec.g.dart:11:40) 2024-11-21 23:46:56.026473 INFO: #11 new Pubspec.fromJson (package:pubspec_parse/src/pubspec.dart:152:18) 2024-11-21 23:46:56.026473 INFO: #12 new Pubspec (package:pana/src/pubspec.dart:21:34) 2024-11-21 23:46:56.026473 INFO: #13 new Pubspec.parseYaml (package:pana/src/pubspec.dart:25:7) 2024-11-21 23:46:56.026473 INFO: #14 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:130:30) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #15 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #16 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #17 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #18 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #19 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #20 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #21 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #22 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #23 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: #24 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.026473 INFO: 2024-11-21 23:46:56.027552 INFO: Running `git show origin/main:templates/serverpod_templates/modulename_client/pubspec.yaml`... 2024-11-21 23:46:56.062506 INFO: Running `git show origin/main:templates/serverpod_templates/modulename_server/pubspec.yaml`... 2024-11-21 23:46:56.092541 INFO: Running `git show origin/main:templates/serverpod_templates/projectname_client/pubspec.yaml`... 2024-11-21 23:46:56.122261 INFO: Running `git show origin/main:templates/serverpod_templates/projectname_flutter/pubspec.yaml`... 2024-11-21 23:46:56.153098 INFO: Running `git show origin/main:templates/serverpod_templates/projectname_server/pubspec.yaml`... 2024-11-21 23:46:56.183785 INFO: Running `git show origin/main:templates/serverpod_templates/pubspec.yaml`... 2024-11-21 23:46:56.213104 INFO: Running `git show origin/main:tests/bootstrap_project/pubspec.yaml`... 2024-11-21 23:46:56.242613 INFO: Running `git show origin/main:tests/serverpod_cli_e2e_test/pubspec.yaml`... 2024-11-21 23:46:56.272536 INFO: Running `git show origin/main:tests/serverpod_test_client/pubspec.yaml`... 2024-11-21 23:46:56.301655 INFO: Running `git show origin/main:tests/serverpod_test_flutter/pubspec.yaml`... 2024-11-21 23:46:56.330884 INFO: Running `git show origin/main:tests/serverpod_test_module/serverpod_test_module_client/pubspec.yaml`... 2024-11-21 23:46:56.359766 INFO: Running `git show origin/main:tests/serverpod_test_module/serverpod_test_module_server/pubspec.yaml`... 2024-11-21 23:46:56.388866 INFO: Running `git show origin/main:tests/serverpod_test_server/pubspec.yaml`... 2024-11-21 23:46:56.420836 INFO: Running `git show origin/main:tests/serverpod_test_shared/pubspec.yaml`... 2024-11-21 23:46:56.461553 INFO: Running `git show origin/main:tools/serverpod_cli/pubspec.yaml`... 2024-11-21 23:46:56.503941 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:46:56.542464 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:46:56.575320 INFO: Invalid yaml file: tools/serverpod_cli/test/integration/serverpod_packages_version_check/test_assets/corrupted_pubspec/pubspec.yaml 2024-11-21 23:46:56.575320 INFO: Error on line 4, column 5: Mapping values are not allowed here. Did you miss a colon earlier? 2024-11-21 23:46:56.575320 INFO: ╷ 2024-11-21 23:46:56.575320 INFO: 4 │ name: serverpod_cli 2024-11-21 23:46:56.575320 INFO: │ ^ 2024-11-21 23:46:56.575320 INFO: ╵ 2024-11-21 23:46:56.575320 INFO: #0 Scanner._fetchValue (package:yaml/src/scanner.dart:727:9) 2024-11-21 23:46:56.575320 INFO: #1 Scanner._fetchNextToken (package:yaml/src/scanner.dart:469:11) 2024-11-21 23:46:56.575320 INFO: #2 Scanner._fetchMoreTokens (package:yaml/src/scanner.dart:351:7) 2024-11-21 23:46:56.575320 INFO: #3 Scanner.peek (package:yaml/src/scanner.dart:329:27) 2024-11-21 23:46:56.575320 INFO: #4 Parser._parseDocumentEnd (package:yaml/src/parser.dart:226:26) 2024-11-21 23:46:56.575320 INFO: #5 Parser._stateMachine (package:yaml/src/parser.dart:78:16) 2024-11-21 23:46:56.575320 INFO: #6 Parser.parse (package:yaml/src/parser.dart:61:19) 2024-11-21 23:46:56.575320 INFO: #7 Loader._loadDocument (package:yaml/src/loader.dart:70:29) 2024-11-21 23:46:56.575320 INFO: #8 Loader.load (package:yaml/src/loader.dart:60:20) 2024-11-21 23:46:56.575320 INFO: #9 loadYamlDocument (package:yaml/yaml.dart:72:25) 2024-11-21 23:46:56.575320 INFO: #10 loadYamlNode (package:yaml/yaml.dart:57:5) 2024-11-21 23:46:56.575320 INFO: #11 loadYaml (package:yaml/yaml.dart:44:5) 2024-11-21 23:46:56.575320 INFO: #12 checkRepository.matchRepoPubspecYaml (package:pana/src/repository/check_repository.dart:114:24) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #13 checkRepository (package:pana/src/repository/check_repository.dart:194:19) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #14 SharedAnalysisContext.verifyRepository (package:pana/src/package_context.dart:77:24) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #15 checkPubspecUrls (package:pana/src/references/pubspec_urls.dart:59:30) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #16 followsTemplate.checkPubspec (package:pana/src/report/template.dart:169:25) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #17 followsTemplate (package:pana/src/report/template.dart:266:26) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #18 createReport (package:pana/src/report/create_report.dart:38:26) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #19 PackageAnalyzer._inspect (package:pana/src/package_analyzer.dart:219:20) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #20 PackageAnalyzer.inspectDir.. (package:pana/src/package_analyzer.dart:105:18) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #21 withTempDir (package:pana/src/utils.dart:134:12) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: #22 main (package:pub_worker/src/bin/pana_wrapper.dart:120:17) 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.575320 INFO: 2024-11-21 23:46:56.594391 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:46:56.631687 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:46:56.661164 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/util/test_assets/pubspec_helpers/conditionally_ignored/pubspec.yaml`... 2024-11-21 23:46:56.689698 INFO: Running `git show origin/main:tools/serverpod_cli/test/integration/util/test_assets/pubspec_helpers/pubspec_parse/pubspec.yaml`... 2024-11-21 23:47:26.274424 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_WRRKUM/./lib`... 2024-11-21 23:47:27.558950 INFO: Analyzing pub downgrade... 2024-11-21 23:47:27.565901 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-21 23:47:43.280142 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-21 23:47:53.872449 INFO: [pub-downgrade-success] 2024-11-21 23:47:53.876516 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-21 23:47:55.868748 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-21 23:48:08.353942 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-serverpod_auth_serverGRSBDA/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:50:25.579865 WARNING: `dartdoc` failed: 2024-11-21 23:50:25.579865 WARNING: Documenting serverpod_auth_server... 2024-11-21 23:50:25.579865 WARNING: Discovering libraries... 2024-11-21 23:50:25.579865 WARNING: Linking elements... 2024-11-21 23:50:25.579865 WARNING: Precaching local docs for 1270463 elements... 2024-11-21 23:50:25.579865 WARNING: Initialized dartdoc with 2120 libraries 2024-11-21 23:50:25.579865 WARNING: Generating docs for library module.dart from package:serverpod_auth_server/module.dart... 2024-11-21 23:50:25.579865 WARNING: Generating docs for library serverpod_auth_server.dart from package:serverpod_auth_server/serverpod_auth_server.dart... 2024-11-21 23:50:25.579865 WARNING: Documented 2 public libraries in 134.3 seconds 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.defaultGeneratePasswordHash, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.defaultGeneratePasswordHash: (file:///tmp/pana_WRRKUM/lib/src/business/email_auth.dart:16:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: Use {@canonicalFor email_auth.defaultGeneratePasswordHash} in the 2024-11-21 23:50:25.579865 WARNING: desired library's documentation to resolve the ambiguity and/or override 2024-11-21 23:50:25.579865 WARNING: dartdoc's decision, or structure your package so the reexport is less 2024-11-21 23:50:25.579865 WARNING: ambiguous. The symbol will still be referenced in all candidates -- this 2024-11-21 23:50:25.579865 WARNING: only controls the location where it will be written and which library 2024-11-21 23:50:25.579865 WARNING: will be displayed in navigation for the relevant pages. The flag 2024-11-21 23:50:25.579865 WARNING: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-11-21 23:50:25.579865 WARNING: threshold at which this warning will appear. 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.defaultValidatePasswordHash, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.defaultValidatePasswordHash: (file:///tmp/pana_WRRKUM/lib/src/business/email_auth.dart:28:14) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.UserImageGenerator, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.UserImageGenerator: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:19:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.UserInfoUpdateCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.UserInfoUpdateCallback: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:22:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.UserInfoCreationCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.UserInfoCreationCallback: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:26:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.SendPasswordResetEmailCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.SendPasswordResetEmailCallback: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:30:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.SendValidationEmailCallback, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.SendValidationEmailCallback: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:34:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.PasswordHashGenerator, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.PasswordHashGenerator: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:38:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.PasswordHashValidator, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.PasswordHashValidator: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:41:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of random_string.RandomString, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from random_string.RandomString: (file:///tmp/pana_WRRKUM/lib/src/util/random_string.dart:4:11) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of users.UserInfoMethods, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from users.UserInfoMethods: (file:///tmp/pana_WRRKUM/lib/src/business/users.dart:217:11) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info_extension.UserInfoExtension, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info_extension.UserInfoExtension: (file:///tmp/pana_WRRKUM/lib/src/extensions/user_info_extension.dart:4:11) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of protocol.Protocol, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from protocol.Protocol: (file:///tmp/pana_WRRKUM/lib/src/generated/protocol.dart:44:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.1777 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.1777 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of apple_auth_info.AppleAuthInfo, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from apple_auth_info.AppleAuthInfo: (file:///tmp/pana_WRRKUM/lib/src/generated/apple_auth_info.dart:15:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of auth_key.AuthKey, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from auth_key.AuthKey: (file:///tmp/pana_WRRKUM/lib/src/generated/auth_key.dart:17:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of auth_key.AuthKeyTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from auth_key.AuthKeyTable: (file:///tmp/pana_WRRKUM/lib/src/generated/auth_key.dart:176:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of auth_key.AuthKeyInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from auth_key.AuthKeyInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/auth_key.dart:219:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of auth_key.AuthKeyIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from auth_key.AuthKeyIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/auth_key.dart:229:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of auth_key.AuthKeyRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from auth_key.AuthKeyRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/auth_key.dart:249:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.EmailAuth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.EmailAuth: (file:///tmp/pana_WRRKUM/lib/src/generated/email_auth.dart:17:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.EmailAuthTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.EmailAuthTable: (file:///tmp/pana_WRRKUM/lib/src/generated/email_auth.dart:147:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.EmailAuthInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.EmailAuthInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/email_auth.dart:182:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.EmailAuthIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.EmailAuthIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/email_auth.dart:192:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.EmailAuthRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.EmailAuthRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/email_auth.dart:212:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequest, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_create_account_request.EmailCreateAccountRequest: (file:///tmp/pana_WRRKUM/lib/src/generated/email_create_account_request.dart:18:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_create_account_request.EmailCreateAccountRequestTable: (file:///tmp/pana_WRRKUM/lib/src/generated/email_create_account_request.dart:163:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_create_account_request.EmailCreateAccountRequestInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/email_create_account_request.dart:206:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_create_account_request.EmailCreateAccountRequestIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/email_create_account_request.dart:216:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_create_account_request.EmailCreateAccountRequestRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_create_account_request.EmailCreateAccountRequestRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/email_create_account_request.dart:236:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignIn, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_failed_sign_in.EmailFailedSignIn: (file:///tmp/pana_WRRKUM/lib/src/generated/email_failed_sign_in.dart:18:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_failed_sign_in.EmailFailedSignInTable: (file:///tmp/pana_WRRKUM/lib/src/generated/email_failed_sign_in.dart:149:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_failed_sign_in.EmailFailedSignInInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/email_failed_sign_in.dart:184:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_failed_sign_in.EmailFailedSignInIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/email_failed_sign_in.dart:194:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_failed_sign_in.EmailFailedSignInRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_failed_sign_in.EmailFailedSignInRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/email_failed_sign_in.dart:214:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_password_reset.EmailPasswordReset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_password_reset.EmailPasswordReset: (file:///tmp/pana_WRRKUM/lib/src/generated/email_password_reset.dart:15:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_reset.EmailReset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_reset.EmailReset: (file:///tmp/pana_WRRKUM/lib/src/generated/email_reset.dart:17:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_reset.EmailResetTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_reset.EmailResetTable: (file:///tmp/pana_WRRKUM/lib/src/generated/email_reset.dart:148:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_reset.EmailResetInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_reset.EmailResetInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/email_reset.dart:183:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_reset.EmailResetIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_reset.EmailResetIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/email_reset.dart:193:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_reset.EmailResetRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_reset.EmailResetRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/email_reset.dart:213:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshToken, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_refresh_token.GoogleRefreshToken: (file:///tmp/pana_WRRKUM/lib/src/generated/google_refresh_token.dart:17:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_refresh_token.GoogleRefreshTokenTable: (file:///tmp/pana_WRRKUM/lib/src/generated/google_refresh_token.dart:135:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_refresh_token.GoogleRefreshTokenInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/google_refresh_token.dart:162:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_refresh_token.GoogleRefreshTokenIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/google_refresh_token.dart:172:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_refresh_token.GoogleRefreshTokenRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_refresh_token.GoogleRefreshTokenRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/google_refresh_token.dart:192:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_image.UserImage, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_image.UserImage: (file:///tmp/pana_WRRKUM/lib/src/generated/user_image.dart:17:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_image.UserImageTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_image.UserImageTable: (file:///tmp/pana_WRRKUM/lib/src/generated/user_image.dart:147:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_image.UserImageInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_image.UserImageInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/user_image.dart:182:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_image.UserImageIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_image.UserImageIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/user_image.dart:192:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_image.UserImageRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_image.UserImageRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/user_image.dart:212:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info.UserInfo, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info.UserInfo: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info.dart:21:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info.UserInfoTable, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info.UserInfoTable: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info.dart:219:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info.UserInfoInclude, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info.UserInfoInclude: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info.dart:295:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info.UserInfoIncludeList, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info.UserInfoIncludeList: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info.dart:305:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info.UserInfoRepository, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info.UserInfoRepository: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info.dart:325:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info_public.UserInfoPublic, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info_public.UserInfoPublic: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info_public.dart:15:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_settings_config.UserSettingsConfig, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_settings_config.UserSettingsConfig: (file:///tmp/pana_WRRKUM/lib/src/generated/user_settings_config.dart:15:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of authentication_response.AuthenticationResponse, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from authentication_response.AuthenticationResponse: (file:///tmp/pana_WRRKUM/lib/src/generated/authentication_response.dart:16:16) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of route_google_sign_in.RouteGoogleSignIn, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from route_google_sign_in.RouteGoogleSignIn: (file:///tmp/pana_WRRKUM/lib/src/web/routes/route_google_sign_in.dart:9:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.AuthConfig, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.AuthConfig: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:51:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth.Emails, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth.Emails: (file:///tmp/pana_WRRKUM/lib/src/business/email_auth.dart:52:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_auth.GoogleAuth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_auth.GoogleAuth: (file:///tmp/pana_WRRKUM/lib/src/business/google_auth.dart:15:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_auth.GoogleClientSecret, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_auth.GoogleClientSecret: (file:///tmp/pana_WRRKUM/lib/src/business/google_auth.dart:104:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of users.Users, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from users.Users: (file:///tmp/pana_WRRKUM/lib/src/business/users.dart:9:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of endpoints.Endpoints, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from endpoints.Endpoints: (file:///tmp/pana_WRRKUM/lib/src/generated/endpoints.dart:24:7) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of authentication_fail_reason.AuthenticationFailReason, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from authentication_fail_reason.AuthenticationFailReason: (file:///tmp/pana_WRRKUM/lib/src/generated/authentication_fail_reason.dart:15:6) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config.UserImageType, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config.UserImageType: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:9:6) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of config, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from config: (file:///tmp/pana_WRRKUM/lib/src/business/config.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth: (file:///tmp/pana_WRRKUM/lib/src/business/email_auth.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_auth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_auth: (file:///tmp/pana_WRRKUM/lib/src/business/google_auth.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of users, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from users: (file:///tmp/pana_WRRKUM/lib/src/business/users.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of protocol, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from protocol: (file:///tmp/pana_WRRKUM/lib/src/generated/protocol.dart:11:9) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.2110 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.2110 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of apple_auth_info, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from apple_auth_info: (file:///tmp/pana_WRRKUM/lib/src/generated/apple_auth_info.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of auth_key, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from auth_key: (file:///tmp/pana_WRRKUM/lib/src/generated/auth_key.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of authentication_fail_reason, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from authentication_fail_reason: (file:///tmp/pana_WRRKUM/lib/src/generated/authentication_fail_reason.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of authentication_response, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from authentication_response: (file:///tmp/pana_WRRKUM/lib/src/generated/authentication_response.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_auth, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_auth: (file:///tmp/pana_WRRKUM/lib/src/generated/email_auth.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_create_account_request, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_create_account_request: (file:///tmp/pana_WRRKUM/lib/src/generated/email_create_account_request.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_failed_sign_in, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_failed_sign_in: (file:///tmp/pana_WRRKUM/lib/src/generated/email_failed_sign_in.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_password_reset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_password_reset: (file:///tmp/pana_WRRKUM/lib/src/generated/email_password_reset.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of email_reset, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from email_reset: (file:///tmp/pana_WRRKUM/lib/src/generated/email_reset.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of google_refresh_token, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from google_refresh_token: (file:///tmp/pana_WRRKUM/lib/src/generated/google_refresh_token.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_image, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_image: (file:///tmp/pana_WRRKUM/lib/src/generated/user_image.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info_public, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info_public: (file:///tmp/pana_WRRKUM/lib/src/generated/user_info_public.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_settings_config, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_settings_config: (file:///tmp/pana_WRRKUM/lib/src/generated/user_settings_config.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of endpoints, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from endpoints: (file:///tmp/pana_WRRKUM/lib/src/generated/endpoints.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of random_string, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from random_string: (file:///tmp/pana_WRRKUM/lib/src/util/random_string.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of user_info_extension, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from user_info_extension: (file:///tmp/pana_WRRKUM/lib/src/extensions/user_info_extension.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: ambiguous reexport of route_google_sign_in, canonicalization candidates: (protocol, protocol) -> protocol (confidence 0.000) 2024-11-21 23:50:25.579865 WARNING: from route_google_sign_in: (file:///tmp/pana_WRRKUM/lib/src/web/routes/route_google_sign_in.dart:1:1) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: protocol: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-21 23:50:25.579865 WARNING: warning: protocol has no library level documentation comments 2024-11-21 23:50:25.579865 WARNING: from protocol: (file:///tmp/pana_WRRKUM/lib/module.dart:1:9) 2024-11-21 23:50:25.579865 WARNING: warning: unresolved doc reference [toJsonForProtocol] 2024-11-21 23:50:25.579865 WARNING: from protocol.Protocol.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.5/lib/src/serialization.dart:272:10) 2024-11-21 23:50:25.579865 WARNING: in documentation inherited from serialization.SerializationManager.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.5/lib/src/serialization.dart:272:10) 2024-11-21 23:50:25.579865 WARNING: warning: unresolved doc reference [toJson] 2024-11-21 23:50:25.579865 WARNING: from protocol.Protocol.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.5/lib/src/serialization.dart:272:10) 2024-11-21 23:50:25.579865 WARNING: in documentation inherited from serialization.SerializationManager.encodeWithTypeForProtocol: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod_serialization-2.1.5/lib/src/serialization.dart:272:10) 2024-11-21 23:50:25.579865 WARNING: warning: unresolved doc reference [TableColumnRelation] 2024-11-21 23:50:25.579865 WARNING: from auth_key.AuthKeyTable.getRelationTable: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod-2.1.5/lib/src/database/concepts/table.dart:50:10) 2024-11-21 23:50:25.579865 WARNING: in documentation inherited from table.Table.getRelationTable: (file:///tmp/analyzerBWVPDG/pub-cache/hosted/20241121t150900-dot-dartlang-pub.appspot.com/serverpod-2.1.5/lib/src/database/concepts/table.dart:50:10) 2024-11-21 23:50:25.579865 WARNING: warning: protocol has no library level documentation comments 2024-11-21 23:50:25.579865 WARNING: from protocol: (file:///tmp/pana_WRRKUM/lib/serverpod_auth_server.dart:1:9) 2024-11-21 23:50:25.579865 WARNING: error: file already written at "protocol/protocol-library.html" 2024-11-21 23:50:25.579865 WARNING: for symbol protocol: (file:///tmp/pana_WRRKUM/lib/serverpod_auth_server.dart:1:9) 2024-11-21 23:50:25.579865 WARNING: conflicting with file already generated by protocol: (file:///tmp/pana_WRRKUM/lib/module.dart:1:9) 2024-11-21 23:50:25.579865 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2024-11-21 23:50:25.579865 WARNING: 'protocol' conflicts with another symbol in the generated path, and 2024-11-21 23:50:25.579865 WARNING: therefore can not be written out. Changing the name, library name, or 2024-11-21 23:50:25.579865 WARNING: class name (if appropriate) of one of the conflicting items can resolve 2024-11-21 23:50:25.579865 WARNING: the conflict. Alternatively, use the `@nodoc` directive in one symbol's 2024-11-21 23:50:25.579865 WARNING: documentation comment to hide it. 2024-11-21 23:50:25.579865 WARNING: error: file already written at "protocol/protocol-library-sidebar.html" 2024-11-21 23:50:25.579865 WARNING: for symbol protocol: (file:///tmp/pana_WRRKUM/lib/serverpod_auth_server.dart:1:9) 2024-11-21 23:50:25.579865 WARNING: conflicting with file already generated by protocol: (file:///tmp/pana_WRRKUM/lib/module.dart:1:9) 2024-11-21 23:50:25.579865 WARNING: Found 95 warnings and 2 errors. 2024-11-21 23:50:25.579865 WARNING: 2024-11-21 23:50:25.579865 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:50:25.579865 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:249:9) 2024-11-21 23:50:25.579865 WARNING: 2024-11-21 23:50:25.579865 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:273:9) 2024-11-21 23:50:25.579865 WARNING: 2024-11-21 23:50:25.633832 INFO: Writing summary.json 2024-11-21 23:50:25.638384 INFO: Running dartdoc post-processing 2024-11-21 23:50:25.641718 INFO: Creating .tar.gz archive 2024-11-21 23:50:26.662588 INFO: Finished .tar.gz archive 2024-11-21 23:50:29.261335 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-21T23:50:29.587044Z