Treat AsyncHTTPClient.HTTPClientError.cancelled as a connection failure. #119
Annotations
10 warnings
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPOperationsClient +executeSyncRetriableWithoutOutput.swift#L36
Line Length Violation: Line should be 150 characters or less; currently it has 160 characters (line_length)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/MockInvocationTraceContext.swift#L33
Vertical Parameter Alignment Violation: Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPOperationsClient+executeAsEventLoopFutureRetriableWithoutOutput.swift#L30
Line Length Violation: Line should be 150 characters or less; currently it has 173 characters (line_length)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPOperationsClient+executeAsEventLoopFutureRetriableWithoutOutput.swift#L245
Line Length Violation: Line should be 150 characters or less; currently it has 173 characters (line_length)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPClientDelegate.swift#L109
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPClientDelegate.swift#L109
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPClientDelegate.swift#L117
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPClientDelegate.swift#L118
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPClientDelegate.swift#L119
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Sources/SmokeHTTPClient/HTTPClientDelegate.swift#L137
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
The logs for this run have expired and are no longer available.
Loading