Skip to content

Libolm removal

Libolm removal #5180

Triggered via pull request October 15, 2024 14:13
Status Failure
Total duration 13m 27s
Artifacts

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Tests: RiotSwiftUI/Modules/Authentication/ServerSelection/Test/Unit/AuthenticationServerSelectionViewModelTests.swift#L45
testErrorMessage, XCTAssertNil failed: "Unable to contact server." - The error message should have been cleared.
Tests: RiotSwiftUI/Modules/Authentication/ServerSelection/Test/Unit/AuthenticationServerSelectionViewModelTests.swift#L46
testErrorMessage, XCTAssertFalse failed - There should not be an error shown anymore.
Tests
Process completed with exit code 1.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
ld: ignoring duplicate libraries: '-lc++'
Tests: RiotSwiftUI/Modules/Spaces/SpaceCreation/SpaceCreationSettings/View/SpaceCreationSettings.swift#L125
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
Tests: RiotSwiftUI/Modules/Common/Util/MultilineTextField.swift#L62
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
Tests: RiotSwiftUI/Modules/Common/Util/MultilineTextField.swift#L66
'introspectTextView(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/UserSessions/UserSessionsOverview/UserSessionsOverviewViewModel.swift#L106
immutable value 'error' was never used; consider replacing with '_' or removing it
Tests: RiotSwiftUI/Modules/Common/Util/WaitOverlay.swift#L88
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
Tests: RiotSwiftUI/Modules/AnalyticsPrompt/View/AnalyticsPrompt.swift#L34
'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/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
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.
Tests: RiotSwiftUI/Modules/Onboarding/Congratulations/View/OnboardingCongratulationsScreen.swift#L73
'StyledText' was deprecated in iOS 15.0: Use Text with an AttributedString instead.
Tests
'getsentry/tools/sentry-cli' formula is unreadable: No available formula with the name "getsentry/tools/sentry-cli". Please tap it and then try again: brew tap getsentry/tools