🔀 :: (#615) 니들관련 컨플릭트를 해결해요 #639
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/generatePlugin.swift#L88
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
swiftlint:
Scripts/generatePlugin.swift#L89
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
swiftlint:
Scripts/generatePlugin.swift#L115
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
swiftlint:
Scripts/generatePlugin.swift#L53
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
swiftlint:
Scripts/generatePlugin.swift#L125
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
swiftlint:
Scripts/generatePlugin.swift#L128
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|