Skip to content

feat(core): make AmplifyOutputsData and all nested types public #379

feat(core): make AmplifyOutputsData and all nested types public

feat(core): make AmplifyOutputsData and all nested types public #379

Triggered via push April 16, 2026 15:59
Status Success
Total duration 46m 31s
Artifacts 16
Matrix: Run Plugins Unit Tests / targets-with-coverage
Matrix: Build Amplify package / build-amplify-swift
Matrix: Run Plugins Unit Tests / targets-without-coverage
Run Fortify Scan  /  fortify-scan
3m 12s
Run Fortify Scan / fortify-scan
Matrix: Run Plugins Unit Tests / report-coverage
Build Amplify package  /  Confirm Passing Build Steps
3s
Build Amplify package / Confirm Passing Build Steps
Run Plugins Unit Tests  /  Confirm Passing Unit Tests
4s
Run Plugins Unit Tests / Confirm Passing Unit Tests
Run Fortify Scan  /  Confirm Passing Fortify Scan
2s
Run Fortify Scan / Confirm Passing Fortify Scan
Release new unstable version
1m 40s
Release new unstable version
Fit to window
Zoom out
Zoom in

Annotations

66 errors, 820 warnings, and 114 notices
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AWSAPICategoryPlugin+GraphQLBehaviorTests.swift#L75
testMutate, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Operation should finish".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L195
testSendRequestWithTimeout_withErrorResponse_triggerErrorForUnknow, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Request should trigger unknown errors".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L129
testSendRequestWithTimeout_withErrorResponse_transformMaxSubscriptionsReachedError, XCTAssertEqual failed: ("timeout") is not equal to ("maxSubscriptionsReached")
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L195
testSendRequestWithTimeout_withErrorResponse_triggerErrorForUnknow, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Request should trigger unknown errors".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Core/AppSyncListProviderTests.swift#L221
testNotLoadedStateSynchronousLoadFailure, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Load Completed".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AWSAPICategoryPlugin+RESTClientBehaviorTests.swift#L41
testGet, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Operation should finish".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AWSAPICategoryPlugin+GraphQLBehaviorTests.swift#L75
testMutate, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Operation should finish".
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin: AmplifyPlugins/Analytics/Tests/AWSPinpointAnalyticsPluginUnitTests/AWSPinpointAnalyticsPluginClientBehaviorTests.swift#L289
testRecordEventWithNameDispatchesErrorForPinpointError, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Analytics event was received on the hub plugin".
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin: 2026-04-16 16#L18
Fatal error: Hub category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin: Amplify/Categories/Hub/HubCategory.swift#L44
Fatal error: Hub category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-04-16 16#L22
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-04-16 16#L22
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-04-16 16#L22
Fatal error: More than 1 plugin added to Analytics category. You must invoke operations on this category by getting the plugin you want, as in:
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: Amplify/Categories/Analytics/AnalyticsCategory.swift#L33
Fatal error: More than 1 plugin added to Analytics category. You must invoke operations on this category by getting the plugin you want, as in:
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-04-16 16#L22
Fatal error: Analytics category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: Amplify/Categories/Analytics/AnalyticsCategory.swift#L20
Fatal error: Analytics category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin: 2026-04-16 16#L21
Fatal error: Hub category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin: Amplify/Categories/Hub/HubCategory.swift#L44
Fatal error: Hub category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L63
testSendRequestWithTimeout_withCorrectResponse_succeed, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Request finished successfully".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Core/AppSyncListProviderTests.swift#L304
testNotLoadedStateLoadWithCompletionFailure_APIError, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Load completed".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Operation/AWSRESTOperationTests.swift#L52
testGetReturnsOperation, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "Listener was invoked".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Operation/AWSGraphQLSubscriptionOperationCancelTests.swift#L145
testCancelSendsCompletion, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Received completion".
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-04-16 16#L29
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-04-16 16#L29
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-04-16 16#L27
Fatal error: More than 1 plugin added to Analytics category. You must invoke operations on this category by getting the plugin you want, as in:
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: Amplify/Categories/Analytics/AnalyticsCategory.swift#L33
Fatal error: More than 1 plugin added to Analytics category. You must invoke operations on this category by getting the plugin you want, as in:
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-04-16 16#L27
Fatal error: Analytics category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: Amplify/Categories/Analytics/AnalyticsCategory.swift#L20
Fatal error: Analytics category is not configured. Call Amplify.configure() before using any methods on the category.
Run Fortify Scan / fortify-scan
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 2nd, 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/
Build Amplify package / Build Amplify Swift for visionOS / Build Amplify-Package | visionOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build Amplify package / Build Amplify Swift for visionOS / Build Amplify-Package | visionOS: Amplify/Categories/Predictions/Models/Language.swift#L2401
'languageCode' was deprecated in iOS 1.0: renamed to 'language.languageCode.identifier'
Build Amplify package / Build Amplify Swift for visionOS / Build Amplify-Package | visionOS
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS: Amplify/Categories/Predictions/Models/Language.swift#L2401
'languageCode' was deprecated in watchOS 9: renamed to 'language.languageCode.identifier'
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / macOS Tests | InternalAWSPinpointUnitTests / macOS Tests | InternalAWSPinpointUnitTests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / macOS Tests | InternalAWSPinpointUnitTests / macOS Tests | InternalAWSPinpointUnitTests
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L108
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / watchOS Tests | AmplifyFoundationBridge / watchOS Tests | AmplifyFoundationBridge
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / watchOS Tests | AmplifyFoundationBridge / watchOS Tests | AmplifyFoundationBridge
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / macOS Tests | AWSPluginsCore / macOS Tests | AWSPluginsCore
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / macOS Tests | AWSPluginsCore / macOS Tests | AWSPluginsCore
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / macOS Tests | AmplifyFoundationBridge / macOS Tests | AmplifyFoundationBridge
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / macOS Tests | AmplifyFoundationBridge / macOS Tests | AmplifyFoundationBridge
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / tvOS Tests | AWSPluginsCore / tvOS Tests | AWSPluginsCore
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / tvOS Tests | AWSPluginsCore / tvOS Tests | AWSPluginsCore
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Build Amplify package / Build Amplify Swift for tvOS / Build Amplify-Package | tvOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build Amplify package / Build Amplify Swift for tvOS / Build Amplify-Package | tvOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for tvOS / Build Amplify-Package | tvOS
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / watchOS Tests | AWSPluginsCore / watchOS Tests | AWSPluginsCore
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / watchOS Tests | AWSPluginsCore / watchOS Tests | AWSPluginsCore
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / tvOS Tests | InternalAWSPinpointUnitTests / tvOS Tests | InternalAWSPinpointUnitTests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / tvOS Tests | InternalAWSPinpointUnitTests / tvOS Tests | InternalAWSPinpointUnitTests
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / tvOS Tests | AmplifyFoundationBridge / tvOS Tests | AmplifyFoundationBridge
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / macOS Tests | AmplifyRecordCache / macOS Tests | AmplifyRecordCache
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS: Amplify/Core/Support/DeviceInfo.swift#L138
'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault'
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema.swift#L122
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / macOS Tests | AWSPredictionsPlugin / macOS Tests | AWSPredictionsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / visionOS Tests | AmplifyFoundationBridge / visionOS Tests | AmplifyFoundationBridge
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / visionOS Tests | AmplifyFoundationBridge / visionOS Tests | AmplifyFoundationBridge
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / tvOS Tests | AWSPredictionsPlugin / tvOS Tests | AWSPredictionsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / tvOS Tests | AWSPredictionsPlugin / tvOS Tests | AWSPredictionsPlugin
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / watchOS Tests | InternalAWSPinpointUnitTests / watchOS Tests | InternalAWSPinpointUnitTests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / watchOS Tests | InternalAWSPinpointUnitTests / watchOS Tests | InternalAWSPinpointUnitTests
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / macOS Tests | AmplifyFirehoseClient / macOS Tests | AmplifyFirehoseClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / macOS Tests | AmplifyFirehoseClient / macOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / macOS Tests | AmplifyFirehoseClient / macOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / macOS Tests | AmplifyFirehoseClient / macOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L108
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / macOS Tests | AmplifyFirehoseClient / macOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / macOS Tests | AmplifyFirehoseClient / macOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / macOS Tests | AmplifyFirehoseClient / macOS Tests | AmplifyFirehoseClient
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin: Amplify/Core/Support/DeviceInfo.swift#L138
'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault'
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin
Cache not found for keys: Amplify-macOS-26.3-build-cache
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / iOS Tests | AmplifyRecordCache / iOS Tests | AmplifyRecordCache
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / iOS Tests | AmplifyRecordCache / iOS Tests | AmplifyRecordCache
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / tvOS Tests | AWSAPIPlugin / tvOS Tests | AWSAPIPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / tvOS Tests | AWSAPIPlugin / tvOS Tests | AWSAPIPlugin
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L108
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / iOS Tests | InternalAWSPinpointUnitTests / iOS Tests | InternalAWSPinpointUnitTests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / iOS Tests | InternalAWSPinpointUnitTests / iOS Tests | InternalAWSPinpointUnitTests
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / visionOS Tests | InternalAWSPinpointUnitTests / visionOS Tests | InternalAWSPinpointUnitTests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / visionOS Tests | InternalAWSPinpointUnitTests / visionOS Tests | InternalAWSPinpointUnitTests
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / tvOS Tests | AmplifyRecordCache / tvOS Tests | AmplifyRecordCache
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L108
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / visionOS Tests | AWSPluginsCore / visionOS Tests | AWSPluginsCore
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / visionOS Tests | AWSPluginsCore / visionOS Tests | AWSPluginsCore
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / iOS Tests | AmplifyFoundationBridge / iOS Tests | AmplifyFoundationBridge
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build Amplify package / Build Amplify Swift for iOS / Build Amplify-Package | iOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build Amplify package / Build Amplify Swift for iOS / Build Amplify-Package | iOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for iOS / Build Amplify-Package | iOS
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / tvOS Tests | AWSLocationGeoPlugin / tvOS Tests | AWSLocationGeoPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / watchOS Tests | AWSPredictionsPlugin / watchOS Tests | AWSPredictionsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / visionOS Tests | AmplifyRecordCache / visionOS Tests | AmplifyRecordCache
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / visionOS Tests | AmplifyRecordCache / visionOS Tests | AmplifyRecordCache
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / watchOS Tests | AmplifyRecordCache / watchOS Tests | AmplifyRecordCache
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / tvOS Tests | AWSPinpointAnalyticsPlugin / tvOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / tvOS Tests | AWSPinpointPushNotificationsPlugin / tvOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / iOS Tests | AWSPluginsCore / iOS Tests | AWSPluginsCore
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / iOS Tests | AWSPluginsCore / iOS Tests | AWSPluginsCore
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / macOS Tests | AWSLocationGeoPlugin / macOS Tests | AWSLocationGeoPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / macOS Tests | AmplifyFoundation / macOS Tests | AmplifyFoundation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / macOS Tests | AmplifyFoundation / macOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / macOS Tests | AmplifyFoundation / macOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / macOS Tests | AWSCognitoAuthPlugin / macOS Tests | AWSCognitoAuthPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / visionOS Tests | AWSPredictionsPlugin / visionOS Tests | AWSPredictionsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L126
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L126
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / macOS Tests | AWSPinpointPushNotificationsPlugin / macOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / watchOS Tests | AmplifyFoundation / watchOS Tests | AmplifyFoundation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / watchOS Tests | AmplifyFoundation / watchOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / watchOS Tests | AmplifyFoundation / watchOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L126
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Tests/UnitTests/AmplifyFirehoseClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L108
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient: AmplifyClients/AmplifyFirehoseClient/Sources/AmplifyFirehoseClient.swift#L17
'FirehoseClientConfiguration' is deprecated: Use FirehoseClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: Amplify/Core/Support/DeviceInfo.swift#L138
'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault'
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Cache not found for keys: Amplify-macOS-26.3-build-cache
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS Tests | AWSAPIPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS Tests | AWSAPIPlugin
Cache not found for keys: amplify-packages-26.3-8c54b58f1887e8faf13f7ebbc2085b53c0cf3c20883510aca58be96acaca0550, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / tvOS Tests | AmplifyFoundation / tvOS Tests | AmplifyFoundation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / tvOS Tests | AmplifyFoundation / tvOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / tvOS Tests | AmplifyFoundation / tvOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / tvOS Tests | AWSCloudWatchLoggingPlugin / tvOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / macOS Tests | AWSCloudWatchLoggingPlugin / macOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L126
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / watchOS Tests | AWSLocationGeoPlugin / watchOS Tests | AWSLocationGeoPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / watchOS Tests | AWSCognitoAuthPlugin / watchOS Tests | AWSCognitoAuthPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / visionOS Tests | AmplifyFoundation / visionOS Tests | AmplifyFoundation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / visionOS Tests | AmplifyFoundation / visionOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / visionOS Tests | AmplifyFoundation / visionOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / visionOS Tests | AWSLocationGeoPlugin / visionOS Tests | AWSLocationGeoPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / iOS Tests | AWSPredictionsPlugin / iOS Tests | AWSPredictionsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / macOS Tests | AWSPinpointAnalyticsPlugin / macOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Cache not found for keys: Amplify-visionOS-26.3-build-cache
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Cache not found for keys: Amplify-tvOS-26.3-build-cache
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / iOS Tests | AmplifyFoundation / iOS Tests | AmplifyFoundation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / iOS Tests | AmplifyFoundation / iOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / iOS Tests | AmplifyFoundation / iOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / visionOS Tests | AWSCloudWatchLoggingPlugin / visionOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / watchOS Tests | AWSPinpointPushNotificationsPlugin / watchOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Cache not found for keys: Amplify-watchOS-26.3-build-cache
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / visionOS Tests | AWSPinpointPushNotificationsPlugin / visionOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / watchOS Tests | AWSCloudWatchLoggingPlugin / watchOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Tests/UnitTests/AmplifyKinesisClientUserAgentTests.swift#L18
stored property 'capturedUserAgent' of 'Sendable'-conforming class 'UserAgentCapturingEngine' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L126
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient: AmplifyClients/AmplifyKinesisClient/Sources/AmplifyKinesisClient.swift#L17
'KinesisClientConfiguration' is deprecated: Use KinesisClientConfig instead. This class will be removed in a future version.
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Cache not found for keys: Amplify-iOS-26.3-build-cache
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / iOS Tests | AWSLocationGeoPlugin / iOS Tests | AWSLocationGeoPlugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.FatalTests.testFatalNotImplemented
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.FatalTests.testFatalMustOverride
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageTransferDatabaseTests.testStoringAndLoadingInProgressMultipartUploadTask
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageMultipartUploadSessionTests.testPartUploadFailedOverLimit
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / tvOS Tests | AWSPinpointAnalyticsPlugin / tvOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.FatalTests.testFatalNotImplemented
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnSuccess
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / watchOS Tests | AWSCognitoAuthPlugin / watchOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageTransferDatabaseTests.testStoringAndLoadingInProgressMultipartUploadTask
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageMultipartUploadSessionTests.testPartUploadFailedOverLimit
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSDataStorePluginSubscribeBehaviorTests.testObserveQueryFailOnMissingDispatchedModelSyncedEvent
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingWithMultiplePlugins
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingBeforeConfig
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingWithMultiplePlugins
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingBeforeConfig
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueStoresDeleteEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingWithMultiplePlugins
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingBeforeConfig
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnSuccess
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen

Artifacts

Produced during runtime
Name Size Digest
AWSAPIPlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
28.4 KB
sha256:332012a3d192d7d69c6a59771e2e192d9ab41e1505fb1fc3e6eff4ae93aa8933
AWSCloudWatchLoggingPlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
10.6 KB
sha256:842a10532b30a0dd61ca21a479768fc40cc8ddfad302a5f192d09189bb9dace1
AWSCognitoAuthPlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
83.9 KB
sha256:5d314f1dfc4d6b410eb1af6cb5e8ac084516f02a9aab7d951dd78abc3766fc4b
AWSDataStorePlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
65.7 KB
sha256:0f95acd91bd540333eec297972d3930f76d4ca119178530c03f0be6501fc27c8
AWSLocationGeoPlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
3.88 KB
sha256:08912a39d9270aedd26328b1a75eed988ddfc02ef670421401d74d94c10c1297
AWSPinpointAnalyticsPlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
3.73 KB
sha256:d4b1f92fad6d946c909ec40e0b8c8fbcf57e7e46c404807c982e19e846600d76
AWSPinpointPushNotificationsPlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
3.17 KB
sha256:be574adfaee077f869db8e13554dee2d6bf9204ca5e2b6fe337f11b3be99308d
AWSPluginsCore-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
19.7 KB
sha256:f377476d7ea943b1efc38a2b0ed99fb14edd34402d538b0a8cf18d97a944b1b8
AWSPredictionsPlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
20.1 KB
sha256:6c31256ed649dead1c465889ea409aec70c6623a42111cf0e4a3586aa333a34e
AWSS3StoragePlugin-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
29.8 KB
sha256:0d71af061fdd555dc5d20ce9e3276084dbc2d149133c0027c25b384a1acf68be
Amplify-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
62.8 KB
sha256:0e16eccebb2f619155073d1ab858148ff65dffa7f5ef51f98002478e53f90dda
AmplifyFirehoseClient-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
2.51 KB
sha256:b2ebb56b4e6972dfc53e7fced18a9d60a8fdfabefd15e523b0e097dd0d54a16a
AmplifyFoundation-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
1.52 KB
sha256:b01a841fdedfafbe041977886b3d083c045ac9c7a0d72377df1d6be6e1065d6f
AmplifyFoundationBridge-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
1.52 KB
sha256:8df4fb6a52ba6f1ab4f23d3804927a8a091b0f224d4c4a8c38cce49e491bbdaf
AmplifyKinesisClient-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
2.56 KB
sha256:0fe0e558ed671111c1bdcc907e78ff6f34a55e6a997777ca434f7536ecbd2727
AmplifyRecordCache-Coverage-b8ea70bd16cb232c51f1b34b111ae7b7a9958298 Expired
3.46 KB
sha256:005b32dea7d83792342b0a139dc07d9e3467bc145db3cc292e7e7aed72dc63cc