Various general project updates #5035
Annotations
6 errors and 12 warnings
Tests:
RiotSwiftUI/Modules/Settings/Notifications/Test/Unit/NotificationSettingsViewModelTests.swift#L65
testUpdateMessageRuleAlsoUpdatesPollRules, XCTAssertEqual failed: ("Optional(true)") is not equal to ("Optional(false)")
|
Tests:
RiotSwiftUI/Modules/Settings/Notifications/Test/Unit/NotificationSettingsViewModelTests.swift#L66
testUpdateMessageRuleAlsoUpdatesPollRules, XCTAssertEqual failed: ("Optional(true)") is not equal to ("Optional(false)")
|
Tests:
RiotSwiftUI/Modules/Settings/Notifications/Test/Unit/NotificationSettingsViewModelTests.swift#L50
testUpdateOneToOneRuleAlsoUpdatesPollRules, XCTAssertEqual failed: ("Optional(true)") is not equal to ("Optional(false)")
|
Tests:
RiotSwiftUI/Modules/Settings/Notifications/Test/Unit/NotificationSettingsViewModelTests.swift#L51
testUpdateOneToOneRuleAlsoUpdatesPollRules, XCTAssertEqual failed: ("Optional(true)") is not equal to ("Optional(false)")
|
Tests
Tests Failed: 4 failed, 0 skipped, 196 total (26.134 seconds)
|
Tests
Process completed with exit code 1.
|
Tests
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/.
|
Tests
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/
|
Tests
ld: ignoring duplicate libraries: '-lc++'
|
Tests
ld: ignoring duplicate libraries: '-lc++'
|
Tests:
RiotSwiftUI/Modules/UserSessions/UserOtherSessions/View/UserOtherSessionsHeaderView.swift#L52
'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.
|
Tests:
RiotSwiftUI/Modules/UserSessions/Common/View/UserSessionCardView.swift#L66
'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.
|
Tests:
RiotSwiftUI/Modules/Common/Util/RoundedBorderTextField.swift#L96
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
|
Tests:
RiotSwiftUI/Modules/Common/Util/SearchBar.swift#L77
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
|
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
|
Tests:
RiotSwiftUI/Modules/Spaces/SpaceCreation/SpaceCreationSettings/View/SpaceCreationSettings.swift#L134
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
|
Tests:
RiotSwiftUI/Modules/Common/Util/StyledText.swift#L117
'StyledText' was deprecated in iOS 15.0: Use Text with an AttributedString instead.
|
Tests:
RiotSwiftUI/Modules/Common/Util/StyledText.swift#L118
'StyledText' was deprecated in iOS 15.0: Use Text with an AttributedString instead.
|