Skip to content

Add AsyncPredicate - Matchers with AsyncExpressions #261

Add AsyncPredicate - Matchers with AsyncExpressions

Add AsyncPredicate - Matchers with AsyncExpressions #261

Triggered via pull request June 18, 2023 19:25
Status Success
Total duration 1m 2s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/Nimble/AsyncExpression.swift#L123
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/Nimble/DSL+Wait.swift#L118
Line Length Violation: Line should be 160 characters or less; currently it has 165 characters (line_length)
lint: Sources/Nimble/DSL.swift#L114
Blanket Disable Command Violation: The enabled 'line_length' rule was not disabled (blanket_disable_command)
lint: Sources/Nimble/Polling.swift#L131
Line Length Violation: Line should be 160 characters or less; currently it has 172 characters (line_length)
lint: Sources/Nimble/Polling.swift#L164
Line Length Violation: Line should be 160 characters or less; currently it has 175 characters (line_length)
lint: Sources/Nimble/Polling.swift#L199
Line Length Violation: Line should be 160 characters or less; currently it has 175 characters (line_length)
lint: Sources/Nimble/Polling.swift#L215
Line Length Violation: Line should be 160 characters or less; currently it has 167 characters (line_length)
lint: Sources/Nimble/Polling.swift#L250
Line Length Violation: Line should be 160 characters or less; currently it has 167 characters (line_length)
lint: Sources/Nimble/Polling.swift#L266
Line Length Violation: Line should be 160 characters or less; currently it has 168 characters (line_length)
lint: Sources/Nimble/Polling.swift#L301
Line Length Violation: Line should be 160 characters or less; currently it has 168 characters (line_length)