Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Identify connection failures so they can be retried uniformly. #117

Identify connection failures so they can be retried uniformly.

Identify connection failures so they can be retried uniformly. #117

Triggered via pull request December 8, 2023 22:51
Status Success
Total duration 4m 37s
Artifacts

swift.yml

on: pull_request
SwiftLint version 3.2.1
29s
SwiftLint version 3.2.1
Matrix: LatestVersionBuild
Matrix: OlderVersionBuild
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
SwiftLint version 3.2.1: Sources/SmokeHTTPClient/HTTPOperationsClient +executeSyncRetriableWithoutOutput.swift#L36
Line Length Violation: Line should be 150 characters or less; currently it has 160 characters (line_length)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: Sources/SmokeHTTPClient/InvocationTraceContext.swift#L36
Line Length Violation: Line should be 150 characters or less; currently it has 176 characters (line_length)
SwiftLint version 3.2.1: Sources/SmokeHTTPClient/HTTPOperationsClient+executeAsEventLoopFutureRetriableWithoutOutput.swift#L30
Line Length Violation: Line should be 150 characters or less; currently it has 173 characters (line_length)
SwiftLint version 3.2.1: Sources/SmokeHTTPClient/HTTPOperationsClient+executeAsEventLoopFutureRetriableWithoutOutput.swift#L245
Line Length Violation: Line should be 150 characters or less; currently it has 173 characters (line_length)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
Swift 5.7.3 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.8.1 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.9 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.9 on ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/