Create CI #64
Test_Build.yml
on: pull_request
SwiftLint
32s
Test
1m 3s
Annotations
52 errors and 13 warnings
SwiftLint:
HANE24TEST/HANE24Test.swift#L55
Identifier Name Violation: Variable name 'utc_answer' should only contain alphanumeric and other allowed characters (identifier_name)
|
warning:
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)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L55
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L34
Todo Violation: FIXMEs should be resolved (invalid URL의 경우 error handling) (todo)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L38
Todo Violation: FIXMEs should be resolved (token invalid 경우에 signIn 상태 변경) (todo)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L48
Todo Violation: FIXMEs should be resolved (Status Code에 따른 Error Handling) (todo)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L31
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L41
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L54
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L56
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L64
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L74
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L82
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L92
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/NetworkManager.swift#L100
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/ViewModel/HaneVM.swift#L87
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
warning:
HANE24/ViewModel/HaneVM.swift#L137
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
warning:
HANE24/ViewModel/HaneVM.swift#L139
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
warning:
HANE24/ViewModel/HaneVM.swift#L347
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
warning:
HANE24/ViewModel/HaneVM.swift#L137
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
warning:
HANE24/Utils/DateExtensions.swift#L103
Line Length Violation: Line should be 120 characters or less; currently it has 142 characters (line_length)
|
warning:
HANE24/Utils/DateExtensions.swift#L108
Line Length Violation: Line should be 120 characters or less; currently it has 146 characters (line_length)
|
warning:
HANE24/Utils/DateExtensions.swift#L167
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
warning:
HANE24/View/Home/ChartView.swift#L45
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
|
warning:
HANE24/View/Home/ChartView.swift#L63
Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
|
warning:
HANE24/View/Home/ChartView.swift#L97
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
warning:
HANE24/View/Home/HomeView.swift#L157
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
|
warning:
HANE24/View/Home/HomeView.swift#L159
Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
|
warning:
HANE24/View/Calendar/CalendarHeaderView.swift#L33
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
warning:
HANE24/View/Calendar/TagLogView.swift#L20
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
warning:
HANE24/View/Home/TodayAccTimeCardView.swift#L13
Line Length Violation: Line should be 120 characters or less; currently it has 137 characters (line_length)
|
warning:
HANE24/View/Home/TodayAccTimeCardView.swift#L168
Line Length Violation: Line should be 120 characters or less; currently it has 147 characters (line_length)
|
warning:
HANE24/View/Calendar/CalendarGridView.swift#L57
Line Length Violation: Line should be 120 characters or less; currently it has 132 characters (line_length)
|
warning:
HANE24/View/More/CardProgressView.swift#L41
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
|
warning:
HANE24/View/Calendar/CalendarView.swift#L67
Line Length Violation: Line should be 120 characters or less; currently it has 164 characters (line_length)
|
warning:
HANE24/View/More/AlertView.swift#L104
Line Length Violation: Line should be 120 characters or less; currently it has 166 characters (line_length)
|
warning:
HANE24/View/More/MoreView.swift#L12
Line Length Violation: Line should be 120 characters or less; currently it has 166 characters (line_length)
|
warning:
HANE24/View/More/MoreView.swift#L13
Line Length Violation: Line should be 120 characters or less; currently it has 156 characters (line_length)
|
warning:
HANE24/View/More/MoreView.swift#L14
Line Length Violation: Line should be 120 characters or less; currently it has 151 characters (line_length)
|
warning:
HANE24/View/More/MoreView.swift#L15
Line Length Violation: Line should be 120 characters or less; currently it has 154 characters (line_length)
|
warning:
HANE24/View/More/MoreView.swift#L16
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
|
warning:
HANE24/View/More/ReissuanceView.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
warning:
HANE24/View/More/ReissuanceView.swift#L27
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
warning:
HANE24/View/More/ReissuanceView.swift#L73
Line Length Violation: Line should be 120 characters or less; currently it has 156 characters (line_length)
|
warning:
HANE24/View/More/ReissuanceView.swift#L149
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
|
warning:
HANE24/View/SignInView.swift#L27
Line Length Violation: Line should be 120 characters or less; currently it has 148 characters (line_length)
|
warning:
HANE24Widget/HANE24WidgetConstant.swift#L11
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
error:
HANE24TEST/HANE24Test.swift#L55
Identifier Name Violation: Variable name 'utc_answer' should only contain alphanumeric and other allowed characters (identifier_name)
|
Test
Process completed with exit code 65.
|
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/Utils/DateExtensions.swift#L103
Line Length Violation: Line should be 120 characters or less; currently it has 142 characters (line_length)
|
SwiftLint:
HANE24/Utils/DateExtensions.swift#L108
Line Length Violation: Line should be 120 characters or less; currently it has 146 characters (line_length)
|
SwiftLint:
HANE24/Utils/DateExtensions.swift#L167
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
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)
|
Test
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/.
|
Test
Annotations that exceed the limit (50) will be truncated.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestResults.xcresult
Expired
|
36.8 KB |
|