Skip to content

πŸ”€ :: (#1283) μ‡ΌμΈ λ‘œλ§Œ κ΅¬μ„±ν•˜μ—¬ μž¬μƒ μ‹œ 항상 유튜브둜만 μž¬μƒ #1397

πŸ”€ :: (#1283) μ‡ΌμΈ λ‘œλ§Œ κ΅¬μ„±ν•˜μ—¬ μž¬μƒ μ‹œ 항상 유튜브둜만 μž¬μƒ

πŸ”€ :: (#1283) μ‡ΌμΈ λ‘œλ§Œ κ΅¬μ„±ν•˜μ—¬ μž¬μƒ μ‹œ 항상 유튜브둜만 μž¬μƒ #1397

Triggered via pull request September 1, 2024 16:29
Status Success
Total duration 43s
Artifacts

SwiftLint.yml

on: pull_request
swiftlint
33s
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#L166
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
swiftlint: Scripts/GenerateModule.swift#L60
Todo Violation: TODOs should be resolved (- ui test νƒ€κ²Ÿ μ„€μ • 둜직 μΆ”κ°€) (todo)