Skip to content

Create CI

Create CI #57

Triggered via pull request March 25, 2024 10:06
@HiHoiHiHoi
synchronize #3
env/cicd
Status Success
Total duration 11m 11s
Artifacts

Test_Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/Utils/DateExtensions.swift#L102
Line Length Violation: Line should be 120 characters or less; currently it has 142 characters (line_length)
SwiftLint: HANE24/Utils/DateExtensions.swift#L107
Line Length Violation: Line should be 120 characters or less; currently it has 146 characters (line_length)
SwiftLint: HANE24/Utils/DateExtensions.swift#L166
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.