Skip to content

Implement the async variant of toEventually using structured concurrency #297

Implement the async variant of toEventually using structured concurrency

Implement the async variant of toEventually using structured concurrency #297

Triggered via pull request September 12, 2023 00:51
Status Failure
Total duration 56s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint: Sources/Nimble/Utils/AsyncAwait.swift#L180
Identifier Name Violation: Variable name 't' should be between 3 and 50 characters long (identifier_name)
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/Equal.swift#L134
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/Equal.swift#L138
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/Equal.swift#L142
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/Equal.swift#L146
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/Equal.swift#L150
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
lint: Sources/Nimble/Matchers/Equal.swift#L154
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)