Support for new UtdCause for historical messages #8624
Annotations
5 errors and 13 warnings
Collect test results
Process completed with exit code 1.
|
Run tests:
ElementX/Sources/FlowCoordinators/UserSessionFlowCoordinator.swift#L391
type 'UtdCause' has no member 'historicalMessageAndBackupIsDisabled'
|
Run tests:
ElementX/Sources/Services/Timeline/TimelineItems/RoomTimelineItemFactory.swift#L156
type 'UtdCause' has no member 'historicalMessageAndBackupIsDisabled'
|
Run tests:
ElementX/Sources/Services/Timeline/TimelineItems/RoomTimelineItemFactory.swift#L159
type 'UtdCause' has no member 'historicalMessageAndDeviceIsUnverified'
|
Run tests
Process completed with exit code 1.
|
Setup environment
swiftformat 0.55.3 is already installed and up-to-date.
To reinstall 0.55.3, run:
brew reinstall swiftformat
|
Setup environment
git-lfs 3.6.0 is already installed and up-to-date.
To reinstall 3.6.0, run:
brew reinstall git-lfs
|
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#L53
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