Add support for sharing URLs and text. #8403
Annotations
11 errors and 12 warnings
Collect test results
Process completed with exit code 1.
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L343
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L359
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L376
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L394
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L427
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L467
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L343
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L359
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L376
expression is 'async' but is not marked with 'await'
|
Run tests:
UnitTests/Sources/ComposerToolbarViewModelTests.swift#L394
expression is 'async' but is not marked with 'await'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup environment
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Run tests:
ShareExtension/Sources/ShareExtensionViewController.swift#L47
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|
Run tests:
ShareExtension/Sources/ShareExtensionViewController.swift#L49
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|
Run tests:
ShareExtension/Sources/ShareExtensionViewController.swift#L51
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|
Run tests
SwiftGen not installed, download from https://github.com/SwiftGen/SwiftGen
|
Run tests
Sourcery not installed, run swift run tools setup-project
|
Run tests
Sourcery not installed, run swift run tools setup-project
|
Run tests:
ElementX/Sources/Application/AppCoordinator.swift#L54
main actor-isolated property 'windowManager' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Run tests:
ElementX/Sources/Screens/Authentication/AuthenticationTextFieldStyle.swift#L97
main actor-isolated instance method '_body(configuration:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Run tests:
ElementX/Sources/Other/SwiftUI/ViewModel/StateStoreViewModel.swift#L25
main actor-isolated property 'context' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Run tests:
ElementX/Sources/Other/Pills/MessageText.swift#L128
'UITextItemInteraction' was deprecated in iOS 17.0: UITextItemInteraction has been replaced by text item methods on UITextViewDelegate
|
Loading