Amplify Nightly Repeated Unit Test #729
Annotations
10 warnings
Run macOS Unit Tests:
Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L146
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
Run macOS Unit Tests:
Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L179
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
Run macOS Unit Tests:
Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema.swift#L118
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
Run macOS Unit Tests:
Amplify/Categories/DataStore/Model/Internal/Schema/ModelPrimaryKey.swift#L68
'isPrimaryKey' is deprecated: Use the primaryKey member of the schema
|
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`
|
Loading