Skip to content

fix(all): Add macOS Privacy Manifests #440

fix(all): Add macOS Privacy Manifests

fix(all): Add macOS Privacy Manifests #440

Triggered via pull request September 11, 2024 04:08
Status Failure
Total duration 18m 30s
Artifacts

battery_plus.yaml

on: pull_request
Dart Analyzer
1m 11s
Dart Analyzer
android_example_build
5m 10s
android_example_build
ios_example_build
3m 34s
ios_example_build
ios_integration_test
4m 38s
ios_integration_test
macos_example_build
2m 17s
macos_example_build
macos_integration_test
0s
macos_integration_test
linux_example_build
1m 18s
linux_example_build
linux_integration_test
1m 27s
linux_integration_test
windows_example_build
2m 6s
windows_example_build
windows_integration_test
2m 46s
windows_integration_test
web_example_build
1m 18s
web_example_build
Matrix: android_integration_test
Fit to window
Zoom out
Zoom in

Annotations

2 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
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.