Nimble Next #411
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L49
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#L67
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)
|
lint:
Tests/NimbleTests/DSLTest.swift#L104
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
lint:
Tests/NimbleTests/DSLTest.swift#L116
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|