Skip to content

Make the Polling Helpers Sendable #353

Make the Polling Helpers Sendable

Make the Polling Helpers Sendable #353

Triggered via pull request March 19, 2024 03:38
Status Success
Total duration 40s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Tests/NimbleTests/SynchronousTest.swift#L142
Implicit Getter Violation: Computed read-only properties should avoid using the get keyword (implicit_getter)
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)
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#L58
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#L64
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Tests/NimbleTests/DSLTest.swift#L95
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Tests/NimbleTests/DSLTest.swift#L98
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Tests/NimbleTests/DSLTest.swift#L101
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)