chore(release): prepare for release #441
Triggered via pull request
December 12, 2024 11:51
Status
Failure
Total duration
1h 10m 46s
Artifacts
–
sensors_plus.yaml
on: pull_request
Dart Analyzer
1m 6s
android_build
3m 21s
ios
2m 39s
ios_integration_test
4m 29s
web
1m 17s
Matrix: android_integration_test
Annotations
2 errors, 3 warnings, and 5 notices
android_integration_test (31)
0 tests passed, 1 failed.
|
android_integration_test (31)
The process '/bin/sh' failed with exit code 1
|
Dart Analyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|