fix(predictions): use serial queue for WebSocketSession delegate queu… #287
Annotations
2 errors, 10 warnings, and 10 notices
Run watchOS Unit Tests
Error: badNumber
|
Run watchOS Unit Tests
Error: StorageError: Unexpected error occurred with message: Unable to upload
|
Run watchOS Unit Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Unit Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Unit 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 watchOS Unit 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 watchOS Unit Tests:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
Run watchOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run watchOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run watchOS Unit Tests:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Unit Tests:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Unit Tests:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.FatalTests.testFatalError
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.FatalTests.testFatalMustOverride
|
Run watchOS Unit Tests
Skipped AWSS3StoragePluginTests.FatalTests.testFatalNotImplemented
|
Loading