Pull in CwlCatchException and CwlPreconditionTesting transitively. #328
Annotations
10 warnings
lint:
Tests/NimbleTests/PollingTest+Require.swift#L53
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
lint:
Tests/NimbleTests/PollingTest+Require.swift#L214
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
lint:
Tests/NimbleTests/PollingTest+Require.swift#L15
Superfluous Disable Command Violation: SwiftLint rule 'type_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
lint:
Tests/NimbleTests/Matchers/ThrowErrorTest.swift#L131
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
lint:
Tests/NimbleTests/Matchers/ThrowAssertionTest.swift#L13
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
lint:
Tests/NimbleTests/Matchers/ThrowAssertionTest.swift#L64
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
lint:
Tests/NimbleTests/AsyncAwaitTest+Require.swift#L283
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
lint:
Tests/NimbleTests/AsyncAwaitTest+Require.swift#L9
Superfluous Disable Command Violation: SwiftLint rule 'type_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
lint:
Tests/NimbleTests/DSLTest.swift#L40
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
lint:
Tests/NimbleTests/DSLTest.swift#L43
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|