fix(device_info_plus): fix memory leak when calling DeviceInfoPlugin().macOsInfo #715
Triggered via pull request
February 20, 2025 01:50
Status
Failure
Total duration
30m 22s
Artifacts
–
device_info_plus.yaml
on: pull_request
Dart Analyzer
1m 30s
android_example_build
9m 15s
ios_example_build
3m 27s
ios_integration_test
5m 15s
macos_example_build
2m 9s
macos_integration_test
2m 26s
linux_example_build
1m 40s
linux_integration_test
1m 37s
windows_example_build
4m 53s
windows_integration_test
5m 35s
web_example_build
1m 29s
Matrix: android_integration_test
Annotations
2 errors, 1 warning, and 2 notices
android_integration_test (34)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 30 minutes.
|
android_integration_test (34)
The operation was canceled.
|
ios_integration_test
More than one (3) device matching requirements (os:[] os_version:[] model:[iPhone 16]) have been found.
|
'ComputerNameDnsFullyQualified' is deprecated and shouldn't be used. Use ComputerNameDnsFullyQualified instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L142
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.
|
'ComputerNameDnsFullyQualified' is deprecated and shouldn't be used. Use ComputerNameDnsFullyQualified instead.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_windows.dart#L148
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.
|