Skip to content

chore: sdk version bump (#4034) #450

chore: sdk version bump (#4034)

chore: sdk version bump (#4034) #450

Triggered via push August 6, 2025 15:15
Status Success
Total duration 33m 52s
Artifacts

stress_test.yml

on: push
prepare-for-test
12s
prepare-for-test
auth-stress-test
13m 26s
auth-stress-test
geo-stress-test
8m 15s
geo-stress-test
storage-stress-test
8m 50s
storage-stress-test
datastore-stress-test
11m 36s
datastore-stress-test
graphql-api-stress-test
9m 57s
graphql-api-stress-test
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L132
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L131
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L115
'path' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Result/StorageListResult.swift#L89
stored property 'pluginResults' of 'Sendable'-conforming struct 'Item' has non-sendable type 'Any?'; this is an error in the Swift 6 language mode
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
graphql-api-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L125
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
graphql-api-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L124
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
graphql-api-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
graphql-api-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
graphql-api-stress-test: Amplify/Categories/Storage/Result/StorageListResult.swift#L89
stored property 'pluginResults' of 'Sendable'-conforming struct 'Item' has non-sendable type 'Any?'; this is an error in the Swift 6 language mode
graphql-api-stress-test: Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
graphql-api-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
graphql-api-stress-test: Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
storage-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L124
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
storage-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
storage-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
storage-stress-test: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
storage-stress-test: Amplify/Categories/DataStore/DataStoreCategory+Behavior.swift#L18
'query(_:byId:)' is deprecated: renamed to 'query(byIdentifier:)'
storage-stress-test: Amplify/Categories/Storage/Result/StorageListResult.swift#L89
stored property 'pluginResults' of 'Sendable'-conforming struct 'Item' has non-sendable type 'Any?'; this is an error in the Swift 6 language mode
storage-stress-test: Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
storage-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
storage-stress-test: Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
datastore-stress-test: Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
datastore-stress-test: Amplify/Categories/DataStore/DataStoreCategory+Behavior.swift#L18
'query(_:byId:)' is deprecated: renamed to 'query(byIdentifier:)'
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema.swift#L118
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L179
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L146
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelPrimaryKey.swift#L68
'isPrimaryKey' is deprecated: Use the primaryKey member of the schema
datastore-stress-test: Amplify/Categories/Storage/Result/StorageListResult.swift#L89
stored property 'pluginResults' of 'Sendable'-conforming struct 'Item' has non-sendable type 'Any?'; this is an error in the Swift 6 language mode
datastore-stress-test: Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
datastore-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
datastore-stress-test: Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L132
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L131
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L115
'path' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Result/StorageListResult.swift#L89
stored property 'pluginResults' of 'Sendable'-conforming struct 'Item' has non-sendable type 'Any?'; this is an error in the Swift 6 language mode
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)