Skip to content

fix(device_info_plus): Ensure use of Activity Context to obtain WindowManager #4075

fix(device_info_plus): Ensure use of Activity Context to obtain WindowManager

fix(device_info_plus): Ensure use of Activity Context to obtain WindowManager #4075

Triggered via pull request March 13, 2024 19:29
Status Cancelled
Total duration 2m 22s
Artifacts

all_plugins.yaml

on: pull_request
Flutter Analyze
1m 19s
Flutter Analyze
Check pub.dev requirements
2m 8s
Check pub.dev requirements
Check pub dependencies
1m 11s
Check pub dependencies
Check code formatting
1m 26s
Check code formatting
test
2m 5s
test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 notices
test
Canceling since a higher priority waiting request for 'all_plugins_miquelbeltran/2687' exists
test
The operation was canceled.
Check pub.dev requirements
Canceling since a higher priority waiting request for 'all_plugins_miquelbeltran/2687' exists
Check pub.dev requirements
The operation was canceled.
Convert 'key' to a super parameter.: packages/android_alarm_manager_plus/example/lib/main.dart#L44
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
Convert 'key' to a super parameter.: packages/android_alarm_manager_plus/example/lib/main.dart#L61
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
Convert 'key' to a super parameter.: packages/android_intent_plus/example/lib/main.dart#L16
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
Convert 'key' to a super parameter.: packages/android_intent_plus/example/lib/main.dart#L38
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
Dangling library doc comment.: packages/android_intent_plus/lib/flag.dart#L1
Add a 'library' directive after the library comment. See https://dart.dev/lints/dangling_library_doc_comments to learn more about this problem.
'describeEnum' is deprecated and shouldn't be used. Use the `name` getter on enums instead. This feature was deprecated after v3.14.0-2.0.pre.: packages/device_info_plus/device_info_plus/example/lib/main.dart#L151
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
Dangling library doc comment.: packages/device_info_plus/device_info_plus/lib/src/device_info_plus_macos.dart#L1
Add a 'library' directive after the library comment. See https://dart.dev/lints/dangling_library_doc_comments to learn more about this problem.
'package:web/helpers.dart' is deprecated and shouldn't be used. See instead package:web/web.dart.: packages/package_info_plus/package_info_plus/lib/src/package_info_plus_web.dart#L7
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.