feat(share_plus): SharePlus refactor #733
Triggered via pull request
December 18, 2024 11:32
Status
Failure
Total duration
25m 56s
Artifacts
–
share_plus.yaml
on: pull_request
Dart Analyzer
1m 12s
android_build
7m 25s
ios
7m 8s
ios_integration_test
11m 53s
macos
2m 13s
macos_integration_test
1m 55s
linux
1m 29s
linux_integration_test
0s
windows
2m 43s
windows_integration_test
2m 38s
web
1m 17s
Matrix: android_integration_test
Annotations
10 errors, 4 warnings, and 6 notices
android_integration_test (22)
1 test passed, 2 failed.
|
android_integration_test (22)
The process '/bin/sh' failed with exit code 1
|
android_integration_test (31)
2 tests passed, 1 failed.
|
android_integration_test (31)
The process '/bin/sh' failed with exit code 1
|
android_integration_test (26)
2 tests passed, 1 failed.
|
android_integration_test (26)
The process '/bin/sh' failed with exit code 1
|
ios_integration_test
2 tests passed, 1 failed.
|
ios_integration_test
Process completed 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
|
Dart Analyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ios_integration_test
More than one (6) device matching requirements (os:[] os_version:[] model:[iPhone 15]) have been found.
|
'Share' is deprecated and shouldn't be used. Use SharePlus instead.:
packages/share_plus/share_plus/example/integration_test/share_plus_test.dart#L16
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.
|
'share' is deprecated and shouldn't be used. Use SharePlus.share() instead.:
packages/share_plus/share_plus/example/integration_test/share_plus_test.dart#L16
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.
|
'Share' is deprecated and shouldn't be used. Use SharePlus instead.:
packages/share_plus/share_plus/example/integration_test/share_plus_test.dart#L21
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.
|
'shareUri' is deprecated and shouldn't be used. Use SharePlus.share() instead.:
packages/share_plus/share_plus/example/integration_test/share_plus_test.dart#L21
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.
|
'Share' is deprecated and shouldn't be used. Use SharePlus instead.:
packages/share_plus/share_plus/example/integration_test/share_plus_test.dart#L30
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.
|
'shareXFiles' is deprecated and shouldn't be used. Use SharePlus.share() instead.:
packages/share_plus/share_plus/example/integration_test/share_plus_test.dart#L30
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.
|