Skip to content

chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/sensors_plus/sensors_plus/example #434

chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/sensors_plus/sensors_plus/example

chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/sensors_plus/sensors_plus/example #434

Status Failure
Total duration 6h 18m 28s
Artifacts

sensors_plus.yaml

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

Annotations

3 errors, 1 warning, and 5 notices
android_integration_test (31)
Timeout waiting for emulator to boot.
android_integration_test (34)
0 tests passed, 1 failed.
android_integration_test (34)
The process '/bin/sh' failed with exit code 1
ios_integration_test
More than one (6) 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.