🔀 :: (#458) Artist화면의 상태관리 객체 viewModel -> Reactor 전환 #319
Annotations
11 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:
Scripts/GeneteFeature/Project.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Scripts/GeneteFeature/Project.swift#L2
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Scripts/GeneteFeature/Project.swift#L4
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Scripts/GeneteFeature/Project.swift#L9
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Scripts/GenerateModule.swift#L45
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
swiftlint:
Scripts/GenerateModule.swift#L52
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
swiftlint:
Scripts/GenerateModule.swift#L56
Line Length Violation: Line should be 120 characters or less; currently it has 146 characters (line_length)
|
swiftlint:
Scripts/GenerateModule.swift#L64
Line Length Violation: Line should be 120 characters or less; currently it has 145 characters (line_length)
|
swiftlint:
Scripts/GenerateModule.swift#L167
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
swiftlint:
Scripts/GenerateModule.swift#L221
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|