fix(predictions): close websocket with runtime error on service excep… #331
Annotations
3 errors, 11 warnings, and 10 notices
|
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/Support/MutationEventExtensionsTests.swift#L454
testSentModelWithNilVersion_SecondPendingEventNotReconciled, XCTAssertEqual failed: ("MutationEvent(id: "AD022735-9553-4B3F-BCE1-11C6E0B94A29", modelId: "7F42FDA7-E6E7-46FB-A682-93D60B478A0E", modelName: "Post", json: "{\"comments\":[],\"content\":\"content\",\"createdAt\":\"2025-10-13T17:28:59.393Z\",\"id\":\"7F42FDA7-E6E7-46FB-A682-93D60B478A0E\",\"title\":\"title\"}", mutationType: "create", createdAt: Amplify.Temporal.DateTime(foundationDate: 2025-10-13 17:28:59 +0000, timeZone: Optional(GMT)), version: nil, inProcess: false, graphQLFilterJSON: nil)") is not equal to ("MutationEvent(id: "AF5F99BD-A014-494E-B06C-D6AAE8B6F4F5", modelId: "7F42FDA7-E6E7-46FB-A682-93D60B478A0E", modelName: "Post", json: "{\"comments\":[],\"content\":\"content\",\"createdAt\":\"2025-10-13T17:28:59.393Z\",\"id\":\"7F42FDA7-E6E7-46FB-A682-93D60B478A0E\",\"title\":\"title\"}", mutationType: "update", createdAt: Amplify.Temporal.DateTime(foundationDate: 2025-10-13 17:29:00 +0000, timeZone: Optional(GMT)), version: nil, inProcess: false, graphQLFilterJSON: nil)")
|
|
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/OutgoingMutationQueueTests.swift#L111
testMutationQueueCreateSendsSync, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Mutation enqueued, outboxStatus received", "Mutation enqueued, outboxMutationEnqueued received", "Create mutation sent to API category".
|
|
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/AWSDataStoreLocalStoreTests.swift#L329
testObserveQuery, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "query snapshots received".
|
|
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L132
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L131
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L115
'path' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/DataStore/DataStoreCategory+Behavior.swift#L22
'query(_:byId:)' is deprecated: renamed to 'query(byIdentifier:)'
|
|
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading