check for pubspec instead of lib/#107968
Conversation
|
From the analyze-linux failure: https://github.com/flutter/flutter/blob/master/dev/bots/analyze.dart#L1664 So with this change, it must be failing the cache check even when the package is already present (note we already run |
After a couple of logs I found that https://github.com/flutter/flutter/blob/master/dev/bots/analyze.dart#L1676 |
Which package is it that's causing this to fail? |
|
Hmm, are you sure? flutter_tools doesn't depend on package:flutter. |
Yes. Here is an output of |
Or do you mean what package inside the tool does not have the pubspec on the bot and that is why the |
Yes |
It is |
I mean, we know |
Fixes: #107957
Pre-launch Checklist
///).