chore: Switching to xcbeautify instead of xcpretty #460
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/DevMenu/AmplifyDevMenu.swift#L32
main actor-isolated instance method 'showMenu()' cannot be used to satisfy nonisolated protocol requirement
|
Build Amplify-Build:
Amplify/DevMenu/AmplifyDevMenu.swift#L28
main actor-isolated instance method 'onTrigger(triggerRecognizer:)' cannot be used to satisfy nonisolated protocol requirement
|
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:)
|
Loading