Feat: Added new S3 configuration to enable chunking #2852
Annotations
10 warnings
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L113
'init(config:)' is deprecated: Use init(config: SQSClient.SQSClientConfig) instead
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L109
'SQSClientConfiguration' is deprecated: Use SQSClientConfig instead. This class will be removed in a future version.
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L78
'init(config:)' is deprecated: Use init(config: SQSClient.SQSClientConfig) instead
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L74
'SQSClientConfiguration' is deprecated: Use SQSClientConfig instead. This class will be removed in a future version.
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L43
'init(config:)' is deprecated: Use init(config: SQSClient.SQSClientConfig) instead
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L39
'SQSClientConfiguration' is deprecated: Use SQSClientConfig instead. This class will be removed in a future version.
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L165
stored property 'handler' of 'Sendable'-conforming class 'MockHTTPClient' has non-Sendable type '(HTTPRequest) async throws -> HTTPResponse'; this is an error in the Swift 6 language mode
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L164
non-final class 'MockHTTPClient' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L165
stored property 'handler' of 'Sendable'-conforming class 'MockHTTPClient' has non-Sendable type '(HTTPRequest) async throws -> HTTPResponse'; this is an error in the Swift 6 language mode
|
|
Run Integration Tests:
aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L164
non-final class 'MockHTTPClient' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
Loading