Skip to content

Pull in CwlCatchException and CwlPreconditionTesting transitively. #327

Pull in CwlCatchException and CwlPreconditionTesting transitively.

Pull in CwlCatchException and CwlPreconditionTesting transitively. #327

Triggered via pull request December 20, 2023 15:35
Status Success
Total duration 41s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/Nimble/Utils/PollAwait.swift#L416
File Length Violation: File should contain 400 lines or less: currently contains 416 (file_length)
lint: Sources/Nimble/Utils/PollAwait.swift#L158
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
lint: Sources/Nimble/DSL+Wait.swift#L48
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Sources/Nimble/DSL+AsyncAwait.swift#L123
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Sources/Nimble/Expectation.swift#L21
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
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/DSLTest.swift#L39
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint: Tests/NimbleTests/DSLTest.swift#L42
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)