chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/sensors_plus/sensors_plus/example #434
Triggered via pull request
September 30, 2024 21:42
Status
Failure
Total duration
6h 18m 28s
Artifacts
–
sensors_plus.yaml
on: pull_request
Dart Analyzer
1m 6s
android_build
9m 2s
ios
2m 51s
ios_integration_test
11m 33s
web
1m 17s
Matrix: android_integration_test
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.
|