fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
https://fzyzcjy.github.io/flutter_rust_bridge/
MIT License
4.09k stars 278 forks source link

CI starts to fail without any code change, probably due to Flutter release #655

Closed fzyzcjy closed 2 years ago

fzyzcjy commented 2 years ago

https://github.com/fzyzcjy/flutter_rust_bridge/actions/workflows/post_release.yaml?page=2

starts to fail around 22hr ago:

image

actions that fails:

fzyzcjy commented 2 years ago

Dart SDK version: 2.18.0 (stable) (Fri Aug 26 10:22:54 2022 +0000) on "linux_x64"

Looks like b/c Flutter 3.3 upgrade?

fzyzcjy commented 2 years ago

Given that few people upgrade to flutter 3.3 in the first day (indeed usually it will release sth like 3.3.1 a week later which fixes some bugs), maybe we should let CI check flutter 3.0 instead.

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue.