You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm the software versions on my local computer match the ones in CI environment (e.g. Xcode version, Gradle version). See here
I confirm I am able to do a fresh clone of the repository and build the project on my local computer.
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Set Flutter version to 3.13.9
Run build
Expected results
Build runs using selected Flutter version
Actual results
Build fails on Installing dependencies step.
== Install Flutter dependencies ==
> flutter packages pub get
Resolving dependencies...
The current Dart SDK version is 3.1.5.
Because lint 2.3.0 requires SDK version >=3.2.0 <4.0.0 and no versions of lint match >2.3.0 <3.0.0, lint ^2.3.0 is forbidden.
So, because squid depends on lint ^2.3.0, version solving failed.
Build failed :|
Failed to install dependencies
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
Build runs using selected Flutter version
Actual results
Build fails on Installing dependencies step.
Build id (optional)
6658aaa62772406e87ea6e86
Beta Was this translation helpful? Give feedback.
All reactions