Skip to content

feat(share_plus): SharePlus refactor #743

feat(share_plus): SharePlus refactor

feat(share_plus): SharePlus refactor #743

Triggered via pull request December 20, 2024 09:45
Status Cancelled
Total duration 7m 6s
Artifacts

share_plus.yaml

on: pull_request
Matrix: android_integration_test
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 3 warnings, and 6 notices
macos
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
macos_integration_test
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
ios_integration_test
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
android_integration_test (22)
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
android_integration_test (22)
The operation was canceled.
android_integration_test (31)
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
android_integration_test (31)
The operation was canceled.
android_integration_test (34)
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
android_integration_test (34)
The operation was canceled.
android_integration_test (26)
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
android_integration_test (26)
The operation was canceled.
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
'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.instance.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.instance.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.instance.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.