Skip to content

Add basic GitHub Actions project setup #20

Add basic GitHub Actions project setup

Add basic GitHub Actions project setup #20

Triggered via pull request October 13, 2024 00:44
Status Failure
Total duration 7m 50s
Artifacts

ios.yml

on: pull_request
Run tests with fastlane
7m 42s
Run tests with fastlane
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Run tests with fastlane
test_acknowledgements_webView_navigation_history on 'Clone 2 of iPhone SE (3rd generation) - BikeIndexUITests-Runner (14900)' (37.690 seconds)
Run tests with fastlane
test_ManufacturerEntryView_keyboard_control on 'Clone 1 of iPhone SE (3rd generation) - BikeIndexUITests-Runner (15205)' (33.159 seconds)
Run tests with fastlane
test_basic_bike_detail_navigation on 'Clone 2 of iPhone SE (3rd generation) - BikeIndexUITests-Runner (14900)' (31.947 seconds)
Run tests with fastlane
test_basic_settings_navigation on 'Clone 2 of iPhone SE (3rd generation) - BikeIndexUITests-Runner (14900)' (20.652 seconds)
Run tests with fastlane
Process completed with exit code 1.
Run tests with fastlane: BikeIndexTests/UserRelationshipTests.swift#L131
initialization of immutable value 'expect_user_prefill' was never used; consider replacing with assignment to '_' or removing it
Run tests with fastlane: BikeIndexTests/UserRelationshipTests.swift#L132
initialization of immutable value 'expect_authUser_prefill' was never used; consider replacing with assignment to '_' or removing it
Run tests with fastlane: BikeIndexTests/UserRelationshipTests.swift#L162
initialization of immutable value 'expectation' was never used; consider replacing with assignment to '_' or removing it
Run tests with fastlane: BikeIndexTests/ClientRefreshTests.swift#L105
result of 'XCTSkip' initializer is unused