π :: (#629) κ²μ μ νλ©΄μ μ€μ λ°μ΄ν°λ₯Ό μ°κ²°ν©λλ€. #679
Annotations
11 warnings
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/.
|
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)
|
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)
|
Scripts/generatePlugin.swift#L115
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
Scripts/generatePlugin.swift#L53
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
Scripts/generatePlugin.swift#L125
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
Scripts/generatePlugin.swift#L128
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
Scripts/generatePlugin.swift#L52
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Scripts/generatePlugin.swift#L130
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Scripts/generatePlugin.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Scripts/generatePlugin.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
The logs for this run have expired and are no longer available.
Loading