Skip to content

feat(share_plus): SharePlus refactor #726

feat(share_plus): SharePlus refactor

feat(share_plus): SharePlus refactor #726

Triggered via pull request December 18, 2024 07:45
Status Cancelled
Total duration 14m 7s
Artifacts

share_plus.yaml

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

Annotations

27 errors, 4 warnings, and 10 notices
Target of URI doesn't exist: 'package:share_plus/share_plus_old.dart'.: packages/share_plus/share_plus/test/share_plus_linux_test.dart#L2
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Undefined name 'SharePlusLinuxPlugin'.: packages/share_plus/share_plus/test/share_plus_linux_test.dart#L9
Try correcting the name to one that is defined, or defining the name. See https://dart.dev/diagnostics/undefined_identifier to learn more about this problem.
The name 'SharePlusLinuxPlugin' isn't a type, so it can't be used as a type argument.: packages/share_plus/share_plus/test/share_plus_linux_test.dart#L10
Try correcting the name to an existing type, or defining a type named 'SharePlusLinuxPlugin'. See https://dart.dev/diagnostics/non_type_as_type_argument to learn more about this problem.
The function 'SharePlusLinuxPlugin' isn't defined.: packages/share_plus/share_plus/test/share_plus_linux_test.dart#L15
Try importing the library that defines 'SharePlusLinuxPlugin', correcting the name to the name of an existing function, or defining a function named 'SharePlusLinuxPlugin'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
The function 'SharePlusLinuxPlugin' isn't defined.: packages/share_plus/share_plus/test/share_plus_linux_test.dart#L24
Try importing the library that defines 'SharePlusLinuxPlugin', correcting the name to the name of an existing function, or defining a function named 'SharePlusLinuxPlugin'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
The function 'SharePlusLinuxPlugin' isn't defined.: packages/share_plus/share_plus/test/share_plus_linux_test.dart#L33
Try importing the library that defines 'SharePlusLinuxPlugin', correcting the name to the name of an existing function, or defining a function named 'SharePlusLinuxPlugin'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
Target of URI doesn't exist: 'package:share_plus/share_plus.dart'.: packages/share_plus/share_plus_platform_interface/lib/platform_interface/share_plus_platform.dart#L10
Try creating the file referenced by the URI, or try using a URI for a file that does exist. See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
Dart Analyzer
Dart Analyzer detected problems, see the logs for more information.
ios
Process completed with exit code 1.
linux
Process completed with exit code 1.
windows_integration_test
0 tests passed, 1 failed.
windows_integration_test
Process completed with exit code 1.
windows
Process completed with exit code 1.
android_build
Process completed with exit code 1.
macos
Process completed with exit code 1.
ios_integration_test
0 tests passed, 1 failed.
ios_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 (31)
0 tests passed, 1 failed.
android_integration_test (31)
The process '/bin/sh' failed with exit code 1
macos_integration_test
0 tests passed, 1 failed.
macos_integration_test
Process completed 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 (34)
Canceling since a higher priority waiting request for 'share_plus_3403-share-plus-refactor' exists
android_integration_test (34)
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
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.
'Share' is deprecated and shouldn't be used. Use SharePlus instead.: packages/share_plus/share_plus/example/lib/main.dart#L25
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.
'downloadFallbackEnabled' is deprecated and shouldn't be used. Use ShareParams.downloadFallbackEnabled instead.: packages/share_plus/share_plus/example/lib/main.dart#L25
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/lib/main.dart#L225
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/lib/main.dart#L225
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.