Create CI #66
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, szenius/[email protected], kishikawakatsumi/xcresulttool@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Test:
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)
|
Run Test:
HANE24/ViewModel/NetworkManager.swift#L38
Todo Violation: FIXMEs should be resolved (token invalid 경우에 signIn 상태 변경) (todo)
|
Run Test:
HANE24/ViewModel/NetworkManager.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run Test:
HANE24/ViewModel/NetworkManager.swift#L41
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run Test:
HANE24/ViewModel/NetworkManager.swift#L64
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run Test:
HANE24/ViewModel/NetworkManager.swift#L92
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run Test:
HANE24/ViewModel/HaneVM.swift#L87
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
Run Test:
HANE24/ViewModel/HaneVM.swift#L347
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
Run Test:
HANE24/Utils/DateExtensions.swift#L103
Line Length Violation: Line should be 120 characters or less; currently it has 142 characters (line_length)
|
Run Test:
HANE24/View/Home/ChartView.swift#L45
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
|
Loading