Build with minimum Xcode version | Amplify Swift #466
Annotations
11 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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/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/Model/Internal/Schema/ModelPrimaryKey.swift#L68
'isPrimaryKey' is deprecated: Use the primaryKey member of the schema
|
Build Amplify-Build:
Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L146
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
Build Amplify-Build:
Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L179
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
Loading