v1.5.2 #619
Annotations
1 error and 10 warnings
swift-lint:
SlimHUD/Services/SystemObserver.swift#L101
Identifier Name Violation: Variable name 't' should be between 3 and 40 characters long (identifier_name)
|
swift-lint:
SlimHUDUITests/Utils/AAAUITestSetup.swift#L13
Todo Violation: FIXMEs should be resolved (set user defaults instead to p...) (todo)
|
swift-lint:
SlimHUDUITests/ConfigSettingsUITests.swift#L14
Todo Violation: TODOs should be resolved (add option to make settings no...) (todo)
|
swift-lint:
SlimHUDUITests/ConfigSettingsUITests.swift#L17
Todo Violation: TODOs should be resolved (error in logs: This method sho...) (todo)
|
swift-lint:
SlimHUDUITests/Utils/UITestsUtils.swift#L10
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'identifier_name' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
swift-lint:
SlimHUDUITests/HudsUITests.swift#L12
Blanket Disable Command Violation: The disabled 'this' rule was already disabled (blanket_disable_command)
|
swift-lint:
SlimHUDUITests/HudsUITests.swift#L11
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'identifier_name' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
swift-lint:
SlimHUDUITests/HudsUITests.swift#L12
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'force_try' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
swift-lint:
SlimHUDUITests/HudsUITests.swift#L12
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'this' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
swift-lint:
SlimHUDUITests/HudsUITests.swift#L11
Superfluous Disable Command Violation: 'this' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
|
swift-lint:
SlimHUDUITests/HudsUITests.swift#L12
Superfluous Disable Command Violation: 'this' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
|