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

Add 429 errors as retryable client errors #124

Add 429 errors as retryable client errors

Add 429 errors as retryable client errors #124

Triggered via pull request July 12, 2024 18:34
Status Success
Total duration 4m 45s
Artifacts

swift.yml

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

Annotations

18 warnings
SwiftLint version 3.2.1: Sources/ShapeCoding/ShapeDecoder+unbox.swift#L275
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
SwiftLint version 3.2.1: Sources/ShapeCoding/StandardShapeSingleValueEncodingContainerDelegate.swift#L32
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
SwiftLint version 3.2.1: Sources/ShapeCoding/StandardShapeSingleValueEncodingContainerDelegate.swift#L32
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 61 lines (function_body_length)
SwiftLint version 3.2.1: Sources/ShapeCoding/ShapeSingleValueEncodingContainer.swift#L127
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint version 3.2.1: Sources/ShapeCoding/StandardDecodingOptions.swift#L66
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint version 3.2.1: Sources/ShapeCoding/StandardDecodingOptions.swift#L79
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint version 3.2.1: Sources/_SmokeHTTPClientConcurrency/Export.swift#L18
Todo Violation: TODOs should be resolved (https://github.com/amzn/smoke-...) (todo)
SwiftLint version 3.2.1: Sources/SmokeHTTPClient/HTTPOperationsClient +executeAsyncRetriableWithOutput.swift#L105
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
SwiftLint version 3.2.1: Sources/SmokeHTTPClient/HTTPInvocationClient.swift#L58
Line Length Violation: Line should be 150 characters or less; currently it has 159 characters (line_length)
SwiftLint version 3.2.1: Sources/SmokeHTTPClient/HTTPOperationsClient+executeWithOutput.swift#L91
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
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.7.3 on ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: swift-actions/setup-swift@v1.25.0, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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.8.1 on ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: swift-actions/setup-swift@v1.25.0, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
Swift 5.9 on ubuntu-22.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: swift-actions/setup-swift@v1.25.0, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: swift-actions/setup-swift@v1.25.0, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/