Skip to content

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

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

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

Triggered via pull request April 11, 2024 05:44
Status Success
Total duration 2m 36s
Artifacts

all_plugins.yaml

on: pull_request
Flutter Analyze
1m 16s
Flutter Analyze
Check pub.dev requirements
2m 8s
Check pub.dev requirements
Check pub dependencies
1m 10s
Check pub dependencies
Check code formatting
1m 17s
Check code formatting
test
2m 4s
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.