feat: handle status codes for retrying in uploader #578
Annotations
7 errors and 1 warning
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceClient/RemoteConfidenceClient.swift#L49
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceClient/RemoteConfidenceClient.swift#L52
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceClient/RemoteConfidenceClient.swift#L55
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L31
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L35
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L90
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L92
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading