Open xvrh opened 1 year ago
The dartdoc codegen started running and hit the ~2GB limit, that's available in the logs: https://pub.dev/documentation/aws_client/latest/log.txt
Not much insight on the pana report yet. Let's give it a day... though... I think pub.dev should report the timeout in a nice way. I'll investigate it next week.
https://pub.dev/packages/aws_client is stuck on [PENDING ANALYSIS].
My local analysis with pana completed in ~8 minutes. Maybe we are hitting a timeout (15 minutes) here: https://github.com/dart-lang/pub-dev/blob/d611b276e3432da412ee510e09c3cfa06fa13412/pkg/pub_worker/lib/src/analyze.dart#L30 ?