Skip to content

Nimble Next

Nimble Next #291

Triggered via pull request August 13, 2023 03:56
@younatayounata
synchronize #1068
nimble-13
Status Success
Total duration 1m 0s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/Nimble/Matchers/BeLessThan.swift#L11
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/BeLessThan.swift#L15
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/BeLessThan.swift#L32
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/BeLessThan.swift#L36
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/BeLessThanOrEqual.swift#L11
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/BeLessThanOrEqual.swift#L15
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/BeLessThanOrEqual.swift#L32
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/BeLessThanOrEqual.swift#L36
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/PostNotification.swift#L75
Line Length Violation: Line should be 160 characters or less; currently it has 167 characters (line_length)
lint: Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift#L12
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)