Skip to content

[CAT-62] Firebase 설정, 앱 이름 변경, 모듈 에러 수정 #22

[CAT-62] Firebase 설정, 앱 이름 변경, 모듈 에러 수정

[CAT-62] Firebase 설정, 앱 이름 변경, 모듈 에러 수정 #22

Triggered via pull request July 22, 2024 15:34
Status Success
Total duration 20s
Artifacts

ci.yml

on: pull_request
Run Swiftlint
9s
Run Swiftlint
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run Swiftlint: Projects/App/Sources/AppDelegate.swift#L60
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run Swiftlint: Projects/Feature/OnboardingFeature/Sources/OnboardingCore.swift#L15
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run Swiftlint: Projects/Feature/HomeFeature/Sources/HomeCore.swift#L15
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run Swiftlint: Projects/Feature/Feature/Sources/AppCore.swift#L72
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run Swiftlint: Projects/Feature/Feature/Sources/AppDelegateCore.swift#L41
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)