chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/sensors_plus/sensors_plus #433
Triggered via pull request
September 30, 2024 21:07
Status
Failure
Total duration
1h 3m 19s
Artifacts
–
sensors_plus.yaml
on: pull_request
Dart Analyzer
1m 2s
android_build
4m 39s
ios
4m 7s
ios_integration_test
10m 57s
web
1m 15s
Matrix: android_integration_test
Annotations
2 errors, 1 warning, and 5 notices
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.
|