Bump rich text editor version to 2.37.0 #5061
Annotations
4 errors and 12 warnings
Unit tests:
RiotSwiftUI/Modules/Authentication/Registration/Test/Unit/AuthenticationRegistrationViewModelTests.swift#L122
testUsernameAvailability, XCTAssertEqual failed: ("available") is not equal to ("unknown") - The username availability should return to an unknown state.
|
Unit tests:
RiotSwiftUI/Modules/Authentication/Registration/Test/Unit/AuthenticationRegistrationViewModelTests.swift#L123
testUsernameAvailability, XCTAssertEqual failed: ("Others can discover you @bob:matrix.org") is not equal to ("You can’t change this later") - The standard footer message should be shown again.
|
Unit tests
Tests Failed: 2 failed, 0 skipped, 194 total (27.221 seconds)
|
Unit tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
ld: ignoring duplicate libraries: '-lc++'
|
Unit tests
ld: ignoring duplicate libraries: '-lc++'
|
Unit tests:
RiotSwiftUI/Modules/UserSessions/UserSessionName/View/UserSessionName.swift#L14
'introspectTextField(customize:)' is deprecated: The Introspect module is deprecated and will be obsoleted later this year. Please switch over to the new and improved SwiftUIIntrospect module. More info: https://github.com/siteline/swiftui-introspect#readme
|
Unit tests:
RiotSwiftUI/Modules/UserSessions/UserSessionName/View/UserSessionName.swift#L40
'InlineTextButton' was deprecated in iOS 15.0: Use Text with an AttributedString instead that includes a link and handle the tap by adding an OpenURLAction to the environment.
|
Unit tests:
RiotSwiftUI/Modules/AnalyticsPrompt/View/AnalyticsPrompt.swift#L43
'InlineTextButton' was deprecated in iOS 15.0: Use Text with an AttributedString instead that includes a link and handle the tap by adding an OpenURLAction to the environment.
|
Unit tests:
RiotSwiftUI/Modules/Onboarding/Congratulations/View/OnboardingCongratulationsScreen.swift#L82
'StyledText' was deprecated in iOS 15.0: Use Text with an AttributedString instead.
|
Unit tests:
RiotSwiftUI/Modules/Common/Util/RoundedBorderTextField.swift#L96
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
|
Unit tests:
RiotSwiftUI/Modules/Common/Util/SearchBar.swift#L77
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
|
Unit tests:
RiotSwiftUI/Modules/Room/Composer/LinkAction/View/ComposerLinkAction.swift#L114
'introspectNavigationController(customize:)' is deprecated: The Introspect module is deprecated and will be obsoleted later this year. Please switch over to the new and improved SwiftUIIntrospect module. More info: https://github.com/siteline/swiftui-introspect#readme
|
Unit tests:
RiotSwiftUI/Modules/LocationSharing/StartLocationSharing/View/LocationSharingView.swift#L76
'introspectNavigationController(customize:)' is deprecated: The Introspect module is deprecated and will be obsoleted later this year. Please switch over to the new and improved SwiftUIIntrospect module. More info: https://github.com/siteline/swiftui-introspect#readme
|
Loading