Skip to content

feat: Generate schemas with native-Swift code generator #2811

feat: Generate schemas with native-Swift code generator

feat: Generate schemas with native-Swift code generator #2811

Triggered via pull request February 23, 2026 20:16
Status Failure
Total duration 36m 24s
Artifacts

integration-test.yml

on: pull_request
Matrix: apple
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 46 warnings
apple (macos-14, Xcode_15.2, platform=macOS)
Process completed with exit code 65.
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15)
Process completed with exit code 65.
linux (ubuntu-24.04-arm, 5.9-jammy)
Process completed with exit code 1.
linux (ubuntu-24.04-arm, 6.2-noble)
Process completed with exit code 1.
linux (ubuntu-24.04, 5.9-jammy)
Process completed with exit code 1.
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: aws-sdk-swift/IntegrationTests/Services/AWSKinesisIntegrationTests/KinesisTests.swift#L95
test_kinesisIntegrationTest, failed: caught error: "Error Domain=NSCocoaErrorDomain Code=3840 "Unable to convert data to a string using the detected encoding. The data may be corrupt." UserInfo={NSDebugDescription=Unable to convert data to a string using the detected encoding. The data may be corrupt.}"
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L86
test_QueryCompatible_TC2_HandleMissingCode, XCTAssertEqual failed: ("Optional("AWS.SimpleQueueService.NonExistentQueue")") is not equal to ("Optional("QueueDoesNotExist")") - Error code should be parsed from __type field when header is missing
linux (ubuntu-24.04, 6.2-noble)
Process completed with exit code 1.
apple (macos-26, Xcode_26.0, platform=macOS)
Process completed with exit code 65.
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSKinesisIntegrationTests/KinesisTests.swift#L95
test_kinesisIntegrationTest, failed: caught error: "Error Domain=NSCocoaErrorDomain Code=3840 "Unable to convert data to a string using the detected encoding. The data may be corrupt." UserInfo={NSDebugDescription=Unable to convert data to a string using the detected encoding. The data may be corrupt.}"
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L86
test_QueryCompatible_TC2_HandleMissingCode, XCTAssertEqual failed: ("Optional("AWS.SimpleQueueService.NonExistentQueue")") is not equal to ("Optional("QueueDoesNotExist")") - Error code should be parsed from __type field when header is missing
apple (macos-26, Xcode_26.0, platform=visionOS Simulator,OS=26.0,name=Apple Vision Pro): aws-sdk-swift/IntegrationTests/Services/AWSKinesisIntegrationTests/KinesisTests.swift#L95
test_kinesisIntegrationTest, failed: caught error: "Error Domain=NSCocoaErrorDomain Code=3840 "Unable to convert data to a string using the detected encoding. The data may be corrupt." UserInfo={NSDebugDescription=Unable to convert data to a string using the detected encoding. The data may be corrupt.}"
apple (macos-26, Xcode_26.0, platform=visionOS Simulator,OS=26.0,name=Apple Vision Pro): aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L86
test_QueryCompatible_TC2_HandleMissingCode, XCTAssertEqual failed: ("Optional("AWS.SimpleQueueService.NonExistentQueue")") is not equal to ("Optional("QueueDoesNotExist")") - Error code should be parsed from __type field when header is missing
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17)
Process completed with exit code 65.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): smithy-swift/Sources/ClientRuntime/Orchestrator/Orchestrator.swift#L486
testEventStreamOutput, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x6000011ac750 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <CAB54F28-ADD4-4C7C-A867-39E6D6882EE1>.<6>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSS3IntegrationTests/S3EventStreamTests.swift#L17
testEventStreamOutput, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x600000c10180 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <B526E6CF-339C-4961-9B06-EA44E9104001>.<3>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSKinesisIntegrationTests/KinesisTests.swift#L95
test_kinesisIntegrationTest, failed: caught error: "Error Domain=NSCocoaErrorDomain Code=3840 "Unable to convert data to a string using the detected encoding. The data may be corrupt." UserInfo={NSDebugDescription=Unable to convert data to a string using the detected encoding. The data may be corrupt.}"
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L86
test_QueryCompatible_TC2_HandleMissingCode, XCTAssertEqual failed: ("Optional("AWS.SimpleQueueService.NonExistentQueue")") is not equal to ("Optional("QueueDoesNotExist")") - Error code should be parsed from __type field when header is missing
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15): aws-sdk-swift/IntegrationTests/Services/AWSBedrockRuntimeIntegrationTests/BedrockAPIKeyTests.swift#L30
'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L50
'init(config:)' is deprecated: Use init(config: CloudFrontKeyValueStoreClient.CloudFrontKeyValueStoreClientConfig) instead
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L48
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L21
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L21
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L109
'SQSClientConfiguration' is deprecated: Use SQSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L74
'SQSClientConfiguration' is deprecated: Use SQSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: aws-sdk-swift/IntegrationTests/Services/AWSSQSIntegrationTests/QueryCompatibleTests.swift#L39
'SQSClientConfiguration' is deprecated: Use SQSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: 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
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: 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
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: 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
apple (macos-26, Xcode_26.0, platform=tvOS Simulator,OS=26.0,name=Apple TV 4K (3rd generation) (a...: 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
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSPresignedRequestTests.swift#L16
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSWebIdentityAWSCredentialIdentityResolverTests.swift#L25
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSPresignedRequestTests.swift#L16
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSAssumeRoleAWSCredentialIdentityResolverTests.swift#L28
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSBedrockRuntimeIntegrationTests/BedrockAPIKeyTests.swift#L30
'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSBedrockRuntimeIntegrationTests/BedrockAPIKeyTests.swift#L26
'Config' is deprecated: Use BedrockRuntimeClient.BedrockRuntimeClientConfig instead
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L50
'init(config:)' is deprecated: Use init(config: CloudFrontKeyValueStoreClient.CloudFrontKeyValueStoreClientConfig) instead
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L48
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L21
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=macOS): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L21
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=visionOS Simulator,OS=26.0,name=Apple Vision Pro): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSPresignedRequestTests.swift#L25
'presign(config:expiration:)' is deprecated: Use presign(config: STSClient.STSClientConfig, expiration:) instead
apple (macos-26, Xcode_26.0, platform=visionOS Simulator,OS=26.0,name=Apple Vision Pro): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSPresignedRequestTests.swift#L20
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=visionOS Simulator,OS=26.0,name=Apple Vision Pro): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSPresignedRequestTests.swift#L16
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=visionOS Simulator,OS=26.0,name=Apple Vision Pro): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSPresignedRequestTests.swift#L16
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSWebIdentityAWSCredentialIdentityResolverTests.swift#L25
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSWebIdentityAWSCredentialIdentityResolverTests.swift#L25
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSPresignedRequestTests.swift#L16
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSSTSIntegrationTests/STSAssumeRoleAWSCredentialIdentityResolverTests.swift#L28
'STSClientConfiguration' is deprecated: Use STSClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSBedrockRuntimeIntegrationTests/BedrockAPIKeyTests.swift#L30
'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L50
'init(config:)' is deprecated: Use init(config: CloudFrontKeyValueStoreClient.CloudFrontKeyValueStoreClientConfig) instead
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L48
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L21
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.
apple (macos-26, Xcode_26.0, platform=iOS Simulator,OS=26.0.1,name=iPhone 17): aws-sdk-swift/IntegrationTests/Services/AWSCloudFrontKeyValueStoreIntegrationTests/CloudFrontKeyValueStoreSigV4ATests.swift#L21
'CloudFrontKeyValueStoreClientConfiguration' is deprecated: Use CloudFrontKeyValueStoreClientConfig instead. This class will be removed in a future version.