Skip to content

chore: bump fastlane to 2.235.0 and xcpretty to 0.4.1 (#4226) #530

chore: bump fastlane to 2.235.0 and xcpretty to 0.4.1 (#4226)

chore: bump fastlane to 2.235.0 and xcpretty to 0.4.1 (#4226) #530

Triggered via push June 1, 2026 13:47
Status Success
Total duration 25m 25s
Artifacts

stress_test.yml

on: push
prepare-for-test
10s
prepare-for-test
auth-stress-test
9m 19s
auth-stress-test
geo-stress-test
10m 51s
geo-stress-test
storage-stress-test
17m 22s
storage-stress-test
datastore-stress-test
10m 2s
datastore-stress-test
graphql-api-stress-test
16m 12s
graphql-api-stress-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 56 warnings
auth-stress-test: AmplifyPlugins/Auth/Tests/AuthHostApp/AuthStressTests/AuthStressTests.swift#L139
testMultipleFetchAuthSessionWithRandomForceRefresh, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Identity id should be fetched".
storage-stress-test: AmplifyPlugins/Storage/Tests/StorageHostApp/StorageStressTests/StorageStressTests.swift#L149
testDownloadMultipleSmallDataObjects, Asynchronous wait failed: Exceeded timeout of 60 seconds, with unfulfilled expectations: "Data object downloaded successfully", "Data object uploaded successfully", "Data object removed successfully".
storage-stress-test: AmplifyPlugins/Storage/Tests/StorageHostApp/StorageStressTests/StorageStressTests.swift#L149
testDownloadMultipleSmallDataObjects, Asynchronous wait failed: Exceeded timeout of 60 seconds, with unfulfilled expectations: "Data object downloaded successfully", "Data object uploaded successfully", "Data object removed successfully".
prepare-for-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
auth-stress-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadFileRequest.swift#L101
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadFileRequest.swift#L48
'key' is deprecated: Use `path` instead of `key`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L125
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L124
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
auth-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L42
'key' is deprecated: Use `path` instead of `key`
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:)
datastore-stress-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
datastore-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
datastore-stress-test: Amplify/Categories/DataStore/DataStoreCategory+Behavior.swift#L22
'query(_:byId:)' is deprecated: renamed to 'query(byIdentifier:)'
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema.swift#L122
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L182
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L148
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
datastore-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelPrimaryKey.swift#L74
'isPrimaryKey' is deprecated: Use the primaryKey member of the schema
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:)
geo-stress-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadFileRequest.swift#L101
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadFileRequest.swift#L48
'key' is deprecated: Use `path` instead of `key`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L125
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L124
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
geo-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L42
'key' is deprecated: Use `path` instead of `key`
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:)
storage-stress-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
storage-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadFileRequest.swift#L101
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
storage-stress-test: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L125
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
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/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:)
graphql-api-stress-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/DataStore/DataStoreCategory+Behavior.swift#L22
'query(_:byId:)' is deprecated: renamed to 'query(byIdentifier:)'
graphql-api-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema.swift#L122
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
graphql-api-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L182
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
graphql-api-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema+Definition.swift#L148
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
graphql-api-stress-test: Amplify/Categories/DataStore/Model/Internal/Schema/ModelPrimaryKey.swift#L74
'isPrimaryKey' is deprecated: Use the primaryKey member of the schema
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:)