Skip to content

fix(connectivity_plus): Ensure Connectivity on Android is correctly reported when lost #4343

fix(connectivity_plus): Ensure Connectivity on Android is correctly reported when lost

fix(connectivity_plus): Ensure Connectivity on Android is correctly reported when lost #4343

Triggered via pull request April 17, 2024 06:55
Status Success
Total duration 2m 30s
Artifacts

all_plugins.yaml

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

Annotations

10 notices
'ERROR_SERVICE_NOT_ACTIVE' is deprecated and shouldn't be used. Use WIN32_ERROR.ERROR_SERVICE_NOT_ACTIVE instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L34
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.
'ERROR_SUCCESS' is deprecated and shouldn't be used. Use WIN32_ERROR.ERROR_SUCCESS instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L56
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.
'ERROR_SUCCESS' is deprecated and shouldn't be used. Use WIN32_ERROR.ERROR_SUCCESS instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L70
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.
'AF_INET' is deprecated and shouldn't be used. Use ADDRESS_FAMILY.AF_INET instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L96
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.
'AF_INET' is deprecated and shouldn't be used. Use ADDRESS_FAMILY.AF_INET instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L100
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.
'AF_INET6' is deprecated and shouldn't be used. Use ADDRESS_FAMILY.AF_INET6 instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L102
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.
'AF_INET6' is deprecated and shouldn't be used. Use ADDRESS_FAMILY.AF_INET6 instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L108
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.
'AF_INET' is deprecated and shouldn't be used. Use ADDRESS_FAMILY.AF_INET instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L190
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.
'AF_INET6' is deprecated and shouldn't be used. Use ADDRESS_FAMILY.AF_INET6 instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L196
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.
'AF_INET' is deprecated and shouldn't be used. Use ADDRESS_FAMILY.AF_INET instead.: packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L206
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.