Skip to content

๐Ÿ”€ :: (#1323) ๋งˆ์ด ํ”Œ๋ฆฌ ์žฌ์ƒ ์‹œ ํ”Œ๋ฆฌ ์ œ๋ชฉ์ด '์™ํƒ€๋ฒ„์Šค ๋ฎค์ง'์œผ๋กœ ๋…ธ์ถœ๋จ #1426

๐Ÿ”€ :: (#1323) ๋งˆ์ด ํ”Œ๋ฆฌ ์žฌ์ƒ ์‹œ ํ”Œ๋ฆฌ ์ œ๋ชฉ์ด '์™ํƒ€๋ฒ„์Šค ๋ฎค์ง'์œผ๋กœ ๋…ธ์ถœ๋จ

๐Ÿ”€ :: (#1323) ๋งˆ์ด ํ”Œ๋ฆฌ ์žฌ์ƒ ์‹œ ํ”Œ๋ฆฌ ์ œ๋ชฉ์ด '์™ํƒ€๋ฒ„์Šค ๋ฎค์ง'์œผ๋กœ ๋…ธ์ถœ๋จ #1426

Triggered via pull request November 1, 2024 13:26
Status Success
Total duration 42s
Artifacts

SwiftLint.yml

on: pull_request
swiftlint
32s
swiftlint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
swiftlint: Scripts/GenerateModule.swift#L224
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
swiftlint: Scripts/GenerateModule.swift#L225
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
swiftlint: Scripts/GenerateModule.swift#L258
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
swiftlint: Scripts/GenerateModule.swift#L60
Todo Violation: TODOs should be resolved (- ui test ํƒ€๊ฒŸ ์„ค์ • ๋กœ์ง ์ถ”๊ฐ€) (todo)