Skip to content

refactor(all): Update integration tests configuration #4338

refactor(all): Update integration tests configuration

refactor(all): Update integration tests configuration #4338

Triggered via pull request April 15, 2024 15:55
Status Success
Total duration 4m 5s
Artifacts

all_plugins.yaml

on: pull_request
Flutter Analyze
1m 21s
Flutter Analyze
Check pub.dev requirements
2m 12s
Check pub.dev requirements
Check pub dependencies
1m 7s
Check pub dependencies
Check code formatting
1m 20s
Check code formatting
test
2m 6s
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.