chore(deps): bump win32_registry from 1.1.5 to 2.0.1 in /packages/device_info_plus/device_info_plus #713
Triggered via pull request
February 17, 2025 21:49
Status
Failure
Total duration
2h 34m 29s
Artifacts
–
device_info_plus.yaml
on: pull_request
Dart Analyzer
1m 32s
android_example_build
4m 27s
ios_example_build
2m 30s
ios_integration_test
4m 44s
macos_example_build
1m 55s
macos_integration_test
2m 3s
linux_example_build
2m 21s
linux_integration_test
1m 55s
windows_example_build
4m 1s
windows_integration_test
3m 8s
web_example_build
1m 22s
Matrix: android_integration_test
Annotations
24 errors, 1 warning, and 10 notices
|
The getter 'data' isn't defined for the type 'RegistryValue'.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L58
Try importing the library that defines 'data', correcting the name to the name of an existing getter, or defining a getter or field named 'data'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
|
The getter 'data' isn't defined for the type 'RegistryValue'.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L59
Try importing the library that defines 'data', correcting the name to the name of an existing getter, or defining a getter or field named 'data'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
|
Dart Analyzer
Dart Analyzer detected problems, see the logs for more information.
|
|
linux_integration_test
0 tests passed, 1 failed.
|
|
linux_integration_test
Process completed with exit code 1.
|
|
linux_example_build
Process completed with exit code 1.
|
|
windows_integration_test
0 tests passed, 1 failed.
|
|
windows_integration_test
Process completed with exit code 1.
|
|
windows_example_build
Process completed with exit code 1.
|
|
android_example_build
Process completed with exit code 1.
|
|
ios_example_build
Process completed with exit code 1.
|
|
ios_integration_test
0 tests passed, 1 failed.
|
|
ios_integration_test
Process completed with exit code 1.
|
|
macos_example_build
Process completed with exit code 1.
|
|
macos_integration_test
0 tests passed, 1 failed.
|
|
macos_integration_test
Process completed with exit code 1.
|
|
android_integration_test (22)
0 tests passed, 1 failed.
|
|
android_integration_test (22)
The process '/bin/sh' failed with exit code 1
|
|
android_integration_test (26)
0 tests passed, 1 failed.
|
|
android_integration_test (26)
The process '/bin/sh' failed with exit code 1
|
|
android_integration_test (31)
0 tests passed, 1 failed.
|
|
android_integration_test (31)
The process '/bin/sh' failed with exit code 1
|
|
android_integration_test (34)
0 tests passed, 1 failed.
|
|
android_integration_test (34)
The process '/bin/sh' failed with exit code 1
|
|
ios_integration_test
More than one (3) device matching requirements (os:[] os_version:[] model:[iPhone 16]) have been found.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L53
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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L54
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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L62
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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L63
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.
|
|
'getValueAsInt' is deprecated and shouldn't be used. Use getIntValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L65
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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L66
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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L67
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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L69
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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_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.
|
|
'getValueAsString' is deprecated and shouldn't be used. Use getStringValue instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L74
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.
|