Skip to content

Removed DSBottomSheet library #5234

Removed DSBottomSheet library

Removed DSBottomSheet library #5234

Triggered via pull request January 23, 2025 13:19
Status Failure
Total duration 8m 53s
Artifacts

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Tests: RiotSwiftUI/Modules/Authentication/Registration/Test/Unit/AuthenticationRegistrationViewModelTests.swift#L83
testUsernameError, XCTAssertEqual failed: ("invalid("Username unavailable")") is not equal to ("unknown") - The username availability should return to an unknown state.
Tests: RiotSwiftUI/Modules/Authentication/Registration/Test/Unit/AuthenticationRegistrationViewModelTests.swift#L84
testUsernameError, XCTAssertEqual failed: ("Username unavailable") is not equal to ("You can’t change this later") - The standard footer message should be shown again.
Tests: RiotSwiftUI/Modules/Authentication/Registration/Test/Unit/AuthenticationRegistrationViewModelTests.swift#L85
testUsernameError, XCTAssertFalse failed - The username should be valid when an error is cleared.
Tests
Process completed with exit code 1.
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Tests
ld: ignoring duplicate libraries: '-lc++'
Tests: RiotSwiftUI/Modules/LocationSharing/StartLocationSharing/View/LocationSharingView.swift#L67
'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/MatrixItemChooser/View/MatrixItemChooser.swift#L80
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
Tests: RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift#L82
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
Tests: RiotSwiftUI/Modules/Common/Util/BorderedInputFieldStyle.swift#L73
'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/LocationSharing/StaticLocationSharingViewer/View/StaticLocationView.swift#L66
'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#L125
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
Tests: RiotSwiftUI/Modules/Common/Util/StyledText.swift#L108
'StyledText' was deprecated in iOS 15.0: Use Text with an AttributedString instead.
Tests: RiotSwiftUI/Modules/Common/Util/StyledText.swift#L109
'StyledText' was deprecated in iOS 15.0: Use Text with an AttributedString instead.
Tests: RiotSwiftUI/Modules/Common/Util/StyledText.swift#L111
'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