chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/battery_plus/battery_plus #422
battery_plus.yaml
on: pull_request
Dart Analyzer
1m 8s
android_example_build
4m 53s
ios_example_build
2m 19s
ios_integration_test
7m 10s
macos_example_build
2m 20s
macos_integration_test
0s
linux_example_build
1m 27s
linux_integration_test
1m 21s
windows_example_build
3m 8s
windows_integration_test
4m 48s
web_example_build
1m 20s
Matrix: android_integration_test
Annotations
1 warning and 2 notices
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.
|