๐ :: (#1314) Swift 6 ๋ง์ด๊ทธ๋ ์ด์ #1438
Annotations
11 warnings
swiftlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|
swiftlint:
Scripts/generatePlugin.swift#L130
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
swiftlint:
Scripts/generatePlugin.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint:
Scripts/generatePlugin.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint:
Scripts/generatePlugin.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|