KS1019 / Hondana

CLI tool to manage your bookmarklets
MIT License
3 stars 1 forks source link

add new test for utils #36

Closed KS1019 closed 2 years ago

KS1019 commented 2 years ago
github-actions[bot] commented 2 years ago

SwiftLint found issues

Severity File Reason
Warning Init.swift:31 Line should be 120 characters or less: currently 156 characters (line_length)
Warning UtitlsTests.swift:48 Line should be 120 characters or less: currently 131 characters (line_length)
Warning Files+ExtensionsTests.swift:6 SwiftLint rule 'line_length' did not trigger a violation in the disabled region. Please remove the disable command. (superfluous_disable_command)
Warning Utils.swift:32 Function body should span 40 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
Warning Utils.swift:109 Variable name should be between 3 and 40 characters long: 'to' (identifier_name)
Warning Utils.swift:125 Line should be 120 characters or less: currently 150 characters (line_length)
Warning Utils.swift:129 Line should be 120 characters or less: currently 142 characters (line_length)
Warning Utils.swift:139 Line should be 120 characters or less: currently 177 characters (line_length)
Warning Utils.swift:140 Line should be 120 characters or less: currently 164 characters (line_length)
Warning Utils.swift:112 FIXMEs should be resolved (This will fail when Bookmarkle...). (todo)
Warning Utils.swift:113 FIXMEs should be resolved (Bookmarklets/ are assumed to b...). (todo)
Warning Utils.swift:116 FIXMEs should be resolved (This can be super slow as the ...). (todo)
Warning HondanaTests.swift:21 SwiftLint rule 'line_length' did not trigger a violation in the disabled region. Please remove the disable command. (superfluous_disable_command)

Generated by :no_entry_sign: Danger Swift against daf334c7b49491a9f6d1b6650fdd08a5bc4e1bc6