Merge pull request #135 from amzn/connection_failures #118
swift.yml
on: push
SwiftLint version 3.2.1
28s
Matrix: LatestVersionBuild
Matrix: OlderVersionBuild
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/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)
|
SwiftLint version 3.2.1:
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)
|
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/
|