Introduce a mechanism for automatic retry on 500-code server errors #31
Annotations
10 warnings
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L23
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L25
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L26
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L28
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L29
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L31
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L33
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L34
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L36
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Build with Xcode:
Tests/AppStoreConnectTests/TransportTests.swift#L38
converting non-sendable function value to '@sendable (URLRequest) throws -> Response<Data>' may introduce data races
|
Loading