Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX :: [#326] 루틴 개발 중단 #331

Merged
merged 7 commits into from
May 16, 2024

BURN :: [#326] 중단

7291954
Select commit
Loading
Failed to load commit list.
Merged

FIX :: [#326] 루틴 개발 중단 #331

BURN :: [#326] 중단
7291954
Select commit
Loading
Failed to load commit list.
Xcode Cloud / MaeumGaGym_iOS | 통합 테스트 | Test - iOS (HomeFeature) required action May 16, 2024 in 10m 57s

1 test failure, 2 warnings

Report Summary
Errors 0
Test Failures 1
Analysis Issues 0
Warnings 2

Details

1 Test Failure

Details

  HomeUnitTests.test_홈_사진_스크린샷_저장() | Projects/Features/HomeFeature/Tests/Sources/HomeUnitTests.swift:41
      failed - No reference was found on disk. Automatically recorded snapshot: …

open "file:///Volumes/workspace/repository/Projects/Features/HomeFeature/Tests/Sources/Snapshots/HomeUnitTests/test_%E1%84%92%E1%85%A9%E1%86%B7_%E1%84%89%E1%85%A1%E1%84%8C%E1%85%B5%E1%86%AB_%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA_%E1%84%8C%E1%85%A5%E1%84%8C%E1%85%A1%E1%86%BC.1.png"

Re-run "test_홈_사진_스크린샷_저장" to assert against the newly-recorded snapshot.

2 Warnings

Details

  SwiftLint not installed, download from https://github.com/realm/SwiftLint
  Projects/Features/HomeFeature/Tests/Sources/HomeUnitTests.swift:45
      Initialization of variable 'cell' was never used; consider replacing with assignment to '_' or removing it