Skip to content

Add basic GitHub Actions project setup #8

Add basic GitHub Actions project setup

Add basic GitHub Actions project setup #8

Triggered via pull request October 12, 2024 01:11
Status Failure
Total duration 1m 21s
Artifacts

ios.yml

on: pull_request
Run tests with fastlane
1m 11s
Run tests with fastlane
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
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