Merge pull request #12 from innovationacademy-kr/refactor/home #76
Annotations
12 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/.
|
HANE24/ViewModel/CalendarVM.swift#L106
immutable value 'isMissing' was never used; consider replacing with '_' or removing it
|
HANE24/ViewModel/HomeVM.swift#L60
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
HANE24/ViewModel/HaneVM.swift#L111
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
HANE24/ViewModel/NetworkManager.swift#L29
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
HANE24/ViewModel/NetworkManager.swift#L46
Todo Violation: FIXMEs should be resolved (Status Code에 따른 Error Handling) (todo)
|
HANE24/ViewModel/CalendarVM.swift#L29
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
HANE24/ViewModel/CalendarVM.swift#L35
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
HANE24/Model/ReissueModel.swift#L40
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
HANE24/View/Home/HomeView.swift#L107
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
HANE24/View/Home/ThisMonthAccTimeCardView.swift#L93
Todo Violation: TODOs should be resolved (hane -> homeVM) (todo)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TestResults.xcresult".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading