Skip to content

tool - fixed scripts files migration

abb8c32
Select commit
Loading
Failed to load commit list.
Open

Fixed CI #589

tool - fixed scripts files migration
abb8c32
Select commit
Loading
Failed to load commit list.
Cirrus CI / ios-build_all_plugins CHANNEL:stable failed Jun 14, 2025 in 2m 19s

Task Summary

Instruction create_all_plugins_app failed in 00:02

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
⚠️ Only [ghcr.io/cirruslabs/macos-runner:sonoma, ghcr.io/cirruslabs/macos-runner:sequoia] is allowed. Automatically upgraded to ghcr.io/cirruslabs/macos-runner:sequoia.

✅ 00:04 clone
✅ 02:00 upgrade_flutter
✅ 00:02 tool_setup
❌ 00:02 create_all_plugins_app

dart $PLUGIN_TOOL all-plugins-app --output-dir=. --exclude script/configs/exclude_all_plugins_app.yaml
Creating project all_plugins...
Resolving dependencies in `all_plugins`...
Downloading packages...
Got dependencies in `all_plugins`.
Wrote 130 files.

All done!
You can find general documentation for Flutter at: https://docs.flutter.dev/
Detailed API documentation is available at: https://api.flutter.dev/
If you prefer video documentation, consider: https://www.youtube.com/c/flutterdev

In order to run your application, type:

  $ cd all_plugins
  $ flutter run

Your application code is in all_plugins/lib/main.dart.



Exluding the following plugins from the combined build:
  plugin_platform_interface


Exit status: 64