chore: resolve swiftformat errors (#4086) #334
Annotations
1 error, 10 warnings, and 10 notices
|
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Storage/CascadeDeleteOperationTests.swift#L872
testDeleteWithAssociatedModels_SingleFailure, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Mutation Events submitted to sync engine", "Simulated success on mutation event submitted to sync engine", "operation completed".
|
|
Amplify/Categories/Storage/Operation/Request/StorageUploadDataRequest.swift#L47
'key' is deprecated: Use `path` instead of `key`
|
|
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L86
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L76
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L40
'key' is deprecated: Use `path` in Storage API instead of `key`
|
|
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Amplify/DevMenu/Trigger/LongPressGestureRecognizer.swift#L13
@preconcurrency attribute on conformance to 'TriggerRecognizer' has no effect
|
|
Amplify/DevMenu/Trigger/LongPressGestureRecognizer.swift#L13
@preconcurrency attribute on conformance to 'TriggerRecognizer' has no effect
|
|
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