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 (SelfCareFeature) succeeded May 16, 2024 in 8m 48s

5 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 5

Details

5 Warnings

Details

  Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineDetailViewController.swift:139
      Initialization of immutable value 'output' was never used; consider replacing with assignment to '_' or removing it
  SwiftLint not installed, download from https://github.com/realm/SwiftLint
  Projects/Features/SelfCareFeature/Sources/SelfCareScene/View/Target/SelfCareTargetMainViewController.swift:115
      Initialization of immutable value 'output' was never used; consider replacing with assignment to '_' or removing it
  Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineViewController.swift:142
      Initialization of immutable value 'output' was never used; consider replacing with assignment to '_' or removing it
  Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineEditViewController.swift:148
      Initialization of immutable value 'output' was never used; consider replacing with assignment to '_' or removing it

Annotations

Check notice on line 139 in Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineDetailViewController.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / MaeumGaGym_iOS | 통합 테스트 | Test - iOS (SelfCareFeature)

Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineDetailViewController.swift#L139

Initialization of immutable value 'output' was never used; consider replacing with assignment to '_' or removing it

Check notice on line 142 in Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineViewController.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / MaeumGaGym_iOS | 통합 테스트 | Test - iOS (SelfCareFeature)

Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineViewController.swift#L142

Initialization of immutable value 'output' was never used; consider replacing with assignment to '_' or removing it

Check notice on line 148 in Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineEditViewController.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / MaeumGaGym_iOS | 통합 테스트 | Test - iOS (SelfCareFeature)

Projects/Features/SelfCareFeature/Sources/RoutineScene/VC/SelfCareMyRoutineEditViewController.swift#L148

Initialization of immutable value 'output' was never used; consider replacing with assignment to '_' or removing it