feat(auth): adding support for keychain sharing using app groups #465
Annotations
10 warnings
Build Amplify-Build:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'
|
Build Amplify-Build:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'
|
Build Amplify-Build:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
Build Amplify-Build:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Build Amplify-Build:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Build Amplify-Build:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'
|
Build Amplify-Build:
Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
|
Build Amplify-Build:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Build Amplify-Build:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Build Amplify-Build:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
|
Loading