Skip to content

ci(all): use GH Action setup-flutter to install Flutter instead of custom script #443

ci(all): use GH Action setup-flutter to install Flutter instead of custom script

ci(all): use GH Action setup-flutter to install Flutter instead of custom script #443

Triggered via pull request February 14, 2025 13:05
@miquelbeltranmiquelbeltran
synchronize #3479
fix-ci
Status Failure
Total duration 56m 58s
Artifacts

sensors_plus.yaml

on: pull_request
Matrix: android_integration_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 5 notices
android_integration_test (34)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 30 minutes.
android_integration_test (34)
The operation was canceled.
ios_integration_test
More than one (5) device matching requirements (os:[] os_version:[] model:[iPhone 15]) have been found.
Don't use 'BuildContext's across async gaps.: packages/sensors_plus/sensors_plus/example/lib/main.dart#L284
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check. See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
Don't use 'BuildContext's across async gaps.: packages/sensors_plus/sensors_plus/example/lib/main.dart#L313
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check. See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
Don't use 'BuildContext's across async gaps.: packages/sensors_plus/sensors_plus/example/lib/main.dart#L342
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check. See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
Don't use 'BuildContext's across async gaps.: packages/sensors_plus/sensors_plus/example/lib/main.dart#L371
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check. See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
Don't use 'BuildContext's across async gaps.: packages/sensors_plus/sensors_plus/example/lib/main.dart#L400
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check. See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.