chore(release): prepare for release #459
Triggered via pull request
December 12, 2024 11:51
Status
Failure
Total duration
33m 28s
Artifacts
–
battery_plus.yaml
on: pull_request
Dart Analyzer
1m 11s
android_example_build
3m 47s
ios_example_build
1m 43s
ios_integration_test
6m 2s
macos_example_build
1m 47s
macos_integration_test
0s
linux_example_build
1m 44s
linux_integration_test
1m 36s
windows_example_build
3m 18s
windows_integration_test
2m 51s
web_example_build
1m 19s
Matrix: android_integration_test
Annotations
3 errors, 5 warnings, and 2 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
|
Dart Analyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
web_example_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux_integration_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux_example_build
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/battery_plus/battery_plus/example/lib/main.dart#L83
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/battery_plus/battery_plus/example/lib/main.dart#L107
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.
|