Skip to content

feat(share_plus): Add the intent options for the Android platform #749

feat(share_plus): Add the intent options for the Android platform

feat(share_plus): Add the intent options for the Android platform #749

Triggered via pull request January 18, 2025 02:11
Status Failure
Total duration 32m 32s
Artifacts

share_plus.yaml

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

Annotations

3 errors, 4 warnings, and 1 notice
android_integration_test (31)
Timeout waiting for emulator to boot.
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 (5) device matching requirements (os:[] os_version:[] model:[iPhone 15]) have been found.
Use 'const' with the constructor to improve performance.: packages/share_plus/share_plus/example/lib/main.dart#L206
Try adding the 'const' keyword to the constructor invocation. See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.