Integration Tests (Except DataStore & API) #1101
Annotations
2 errors and 10 warnings
Run iOS Integration Tests:
AmplifyPlugins/Auth/Tests/AuthWebAuthnApp/AuthWebAuthnAppUITests/AuthWebAuthnAppUITests.swift#L166
testWebAuthnAPIs, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x600000c9fd20 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <22AFAE0D-EE98-40D5-AA6C-E91A8F9AAB0D>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
Run iOS Integration Tests
Process completed with exit code 65.
|
Run iOS Integration Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
Run iOS Integration Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
Run iOS Integration Tests:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'; this is an error in the Swift 6 language mode
|
Run iOS Integration Tests:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'; this is an error in the Swift 6 language mode
|
Run iOS Integration Tests:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
Run iOS Integration Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run iOS Integration Tests:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run iOS Integration Tests:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
Run iOS Integration Tests:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
Run iOS Integration Tests:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
Loading