fix(predictions): use serial queue for WebSocketSession delegate queu… #287
Annotations
4 errors, 10 warnings, and 10 notices
Run macOS Unit Tests:
Amplify/Categories/Analytics/AnalyticsCategory.swift#L20
Analytics category is not configured. Call Amplify.configure() before using any methods on the category.
|
Run macOS Unit Tests:
Amplify/Categories/Analytics/AnalyticsCategory.swift#L33
More than 1 plugin added to Analytics category. You must invoke operations on this category by getting the plugin you want, as in:
|
Run macOS Unit Tests:
Amplify/Categories/Hub/HubCategory.swift#L44
Error: typeNotRegistered(Amplify.HubCategoryPlugin)
|
Run macOS Unit Tests:
Amplify/Categories/Hub/HubCategory.swift#L57
Error: typeNotRegistered(Amplify.HubCategoryPlugin)
|
Run macOS Unit Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
Run macOS Unit Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
Run macOS 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 macOS 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 macOS Unit Tests:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
Run macOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run macOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run macOS Unit Tests:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
Run macOS Unit Tests:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
Run macOS Unit Tests:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
Run macOS Unit Tests
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
|
Run macOS Unit Tests
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnError
|
Run macOS Unit Tests
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnSuccess
|
Loading