Skip to content

chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/battery_plus/battery_plus #416

chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/battery_plus/battery_plus

chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/battery_plus/battery_plus #416

Triggered via pull request July 29, 2024 10:48
Status Failure
Total duration 38m 26s
Artifacts

battery_plus.yaml

on: pull_request
Dart Analyzer
1m 3s
Dart Analyzer
android_example_build
6m 42s
android_example_build
ios_example_build
2m 53s
ios_example_build
ios_integration_test
8m 41s
ios_integration_test
macos_example_build
2m 31s
macos_example_build
macos_integration_test
0s
macos_integration_test
linux_example_build
1m 21s
linux_example_build
linux_integration_test
1m 37s
linux_integration_test
windows_example_build
1m 59s
windows_example_build
windows_integration_test
2m 32s
windows_integration_test
web_example_build
58s
web_example_build
Matrix: android_integration_test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
web_example_build
Process completed with exit code 1.
Dart Analyzer
Dart Analyzer detected problems, see the logs for more information.
The receiver can't be null, so the null-aware operator '?.' is unnecessary.: packages/battery_plus/battery_plus/lib/src/battery_plus_web.dart#L21
Try replacing the operator '?.' with '.'. See https://dart.dev/diagnostics/invalid_null_aware_operator to learn more about this problem.
The declaration 'getBattery' isn't referenced.: packages/battery_plus/battery_plus/lib/src/battery_plus_web.dart#L111
Try removing the declaration of 'getBattery'. See https://dart.dev/diagnostics/unused_element to learn more about this problem.