Skip to content

Fix linux cfrunloop build #427

Fix linux cfrunloop build

Fix linux cfrunloop build #427

Triggered via pull request October 1, 2025 17:57
Status Success
Total duration 37s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Tests/NimbleTests/DSLTest.swift#L64
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Tests/NimbleTests/DSLTest.swift#L61
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Tests/NimbleTests/DSLTest.swift#L49
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Tests/NimbleTests/DSLTest.swift#L46
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)
lint: Tests/NimbleTests/PollingTest+Require.swift#L13
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/PollingTest+Require.swift#L250
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Tests/NimbleTests/PollingTest+Require.swift#L51
Implicit Optional Initialization Violation: Optional should be implicitly initialized without nil (implicit_optional_initialization)
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/AsyncAwaitTest+Require.swift#L289
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)