Jonas Finnemann Jensen
Jonas Finnemann Jensen
Looking a previous runs, usually it takes 4 minutes to run the iPhone integration tests on a simulator. So if it times out at 12 minutes, it's probably some intermittent...
Worked once, trying again :D
It appears to take a long time on second attempt, I'm guessing it'll timeout. But what is interesting, is that it looks like it's build step that hangs:  Not...
Yes, but let's shard by sha256 of package name, and update comments to reference any specs we can find on this subject, so far I found: * `robot.txt:` https://tools.ietf.org/html/draft-rep-wg-topic-00 *...
Why? we can compute this fairly cheap can't we?
Oh, I see we can't query by a computed property :) Adding an index for this seems overkill.. let's discuss then when we get there. For now there is no...
So the resolution issue was fixed by going to `analyzer: ^6.5.0`. The problem with: > (With 6.5.0 I cannot import 'package:analyzer/source/file_source.dart' because it doesn't yet exist, with 6.7.0 I must...
So... this is maybe overkill, but in a perfect world, I guess `pana` would: * **Ignore deprecation warnings** when doing `dart pub upgrade && dart analyze` * **Punish deprecation warnings**...
https://web.dev/font-display/
Please land #195 first