Skip to content

[CAT-61] URLSession 서버통신 구현 #32

[CAT-61] URLSession 서버통신 구현

[CAT-61] URLSession 서버통신 구현 #32

Triggered via pull request July 24, 2024 15:48
Status Success
Total duration 18s
Artifacts

ci.yml

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

Annotations

5 warnings
Run Swiftlint: Projects/Core/APIClient/Interface/APIRequestLoaderInterface.swift#L13
Type name 'T' should be between 3 and 40 characters long (type_name)
Run Swiftlint: Projects/Core/APIClient/Interface/TargetTypeInterface.swift#L44
Files should have a single trailing newline (trailing_newline)
Run Swiftlint: Projects/Core/APIClient/Sources/Plugin/EventLoggerDelegate.swift#L33
Force unwrapping should be avoided (force_unwrapping)
Run Swiftlint: Projects/Core/APIClient/Sources/TargetType.swift#L17
Force unwrapping should be avoided (force_unwrapping)
Run Swiftlint: Projects/Feature/Feature/Sources/AppDelegateCore.swift#L41
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)