Skip to content

Use the codecov token. #5151

Use the codecov token.

Use the codecov token. #5151

Triggered via pull request August 20, 2024 10:16
Status Failure
Total duration 12m 39s
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#L54
testErrorMessage, XCTAssertNil failed: "Unable to contact server." - The error message should have been cleared.
Tests: RiotSwiftUI/Modules/Authentication/ServerSelection/Test/Unit/AuthenticationServerSelectionViewModelTests.swift#L55
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
ld: ignoring duplicate libraries: '-lc++'
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/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/MultilineTextField.swift#L71
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
Tests: RiotSwiftUI/Modules/Common/Util/MultilineTextField.swift#L75
'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/Onboarding/UseCase/View/OnboardingUseCaseSelectionScreen.swift#L84
'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/Room/PollEditForm/View/PollEditForm.swift#L115
'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
'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