-
Notifications
You must be signed in to change notification settings - Fork 29.7k
check for pubspec instead of lib/ #107968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
check for pubspec instead of lib/ #107968
Conversation
|
From the analyze-linux failure: 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 |
christopherfujino
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes: #107957
Pre-launch Checklist
///).