Create CI #58
Test_Build.yml
on: pull_request
SwiftLint
27s
Test
10m 14s
Annotations
12 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SwiftLint:
HANE24/ViewModel/HaneVM.swift#L87
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
SwiftLint:
HANE24/ViewModel/HaneVM.swift#L137
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
HANE24/ViewModel/HaneVM.swift#L139
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
SwiftLint:
HANE24/ViewModel/HaneVM.swift#L347
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
SwiftLint:
HANE24/ViewModel/HaneVM.swift#L137
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
SwiftLint:
HANE24/ViewModel/NetworkManager.swift#L32
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
HANE24/ViewModel/NetworkManager.swift#L55
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
|
SwiftLint:
HANE24/ViewModel/NetworkManager.swift#L34
Todo Violation: FIXMEs should be resolved (invalid URL의 경우 error handling) (todo)
|
SwiftLint:
HANE24/ViewModel/NetworkManager.swift#L38
Todo Violation: FIXMEs should be resolved (token invalid 경우에 signIn 상태 변경) (todo)
|
SwiftLint:
HANE24/ViewModel/NetworkManager.swift#L48
Todo Violation: FIXMEs should be resolved (Status Code에 따른 Error Handling) (todo)
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, szenius/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|