feat(battery_plus): Add Swift Package Manager support #434
battery_plus.yaml
on: pull_request
Dart Analyzer
1m 9s
android_example_build
5m 58s
ios_example_build
3m 14s
ios_integration_test
6m 25s
macos_example_build
2m 38s
macos_integration_test
0s
linux_example_build
1m 42s
linux_integration_test
1m 28s
windows_example_build
2m 29s
windows_integration_test
2m 12s
web_example_build
1m 17s
Matrix: android_integration_test
Annotations
5 errors, 1 warning, and 2 notices
android_integration_test (22)
0 tests passed, 1 failed.
|
android_integration_test (22)
The process '/bin/sh' failed with exit code 1
|
android_integration_test (31)
Timeout waiting for emulator to boot.
|
android_integration_test (34)
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 30 minutes.
|
android_integration_test (34)
The operation was canceled.
|
ios_integration_test
More than one (5) 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.
|