Skip to content

fix(auth,push): prevent command injection in WebAuthn/Push test Local… #403

fix(auth,push): prevent command injection in WebAuthn/Push test Local…

fix(auth,push): prevent command injection in WebAuthn/Push test Local… #403

Triggered via push July 16, 2026 16:34
Status Success
Total duration 39m 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 23s
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
3s
Run Plugins Unit Tests / Confirm Passing Unit Tests
Run Fortify Scan  /  Confirm Passing Fortify Scan
3s
Run Fortify Scan / Confirm Passing Fortify Scan
Release new unstable version
2m 6s
Release new unstable version
Fit to window
Zoom out
Zoom in

Annotations

72 errors, 799 warnings, and 129 notices
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-07-16 16#L43
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-07-16 16#L43
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-07-16 16#L42
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-07-16 16#L42
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 / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin: 2026-07-16 16#L43
Fatal error: Hub category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin: 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 / iOS Tests | Amplify / iOS Tests | Amplify: 2026-07-16 16#L49
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-07-16 16#L49
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-07-16 16#L48
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-07-16 16#L48
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 Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify: AmplifyTests/CoreTests/AmplifyTaskTests.swift#L151
testLongOperationWithPublishers, XCTAssertGreaterThanOrEqual failed: ("9") is less than ("10")
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / tvOS Tests | AWSAPIPlugin / tvOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L87
testSendRequestWithTimeout_withErrorResponse_transformLimitExceededError, XCTAssertEqual failed: ("timeout") is not equal to ("limitExceeded")
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / macOS Tests | AWSCognitoAuthPlugin / macOS Tests | AWSCognitoAuthPlugin: 2026-07-16 16#L55
Fatal error: Hub category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / macOS Tests | AWSCognitoAuthPlugin / macOS 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 / AWSCognitoAuthPlugin Unit Tests / macOS Tests | AWSCognitoAuthPlugin / macOS Tests | AWSCognitoAuthPlugin: 2026-07-16 16#L53
Fatal error: Hub category is not configured. Call Amplify.configure() before using any methods on the category.
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / macOS Tests | AWSCognitoAuthPlugin / macOS 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 / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin: AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/OutgoingMutationQueueTests.swift#L111
testMutationQueueCreateSendsSync, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Mutation enqueued, outboxStatus received", "Mutation enqueued, outboxMutationEnqueued received", "Create mutation sent to API category".
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin: AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/OutgoingMutationQueueTestsWithMockStateMachine.swift#L194
testReceivedStartActionWhileExpectingEventProcessedAction, Asynchronous wait failed: Exceeded timeout of 0.1 seconds, with unfulfilled expectations: "Call to api category for mutate".
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin: AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/InitialSync/InitialSyncOrchestratorTests.swift#L430
testShouldQueryModelsInDependencyOrderWithPaginatedResults, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Sync started received, sync operation started", "InitialSyncOperation finished paginating and offering", "Post was queried", "Comment was queried".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L87
testSendRequestWithTimeout_withErrorResponse_transformLimitExceededError, XCTAssertEqual failed: ("timeout") is not equal to ("limitExceeded")
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS 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 / 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 Fortify Scan / fortify-scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, aws-actions/configure-aws-credentials@v4. 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
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / watchOS Tests | AmplifyKinesisClient / watchOS Tests | AmplifyKinesisClient
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / AmplifyKinesisClient Unit Tests / visionOS Tests | AmplifyKinesisClient / visionOS Tests | AmplifyKinesisClient
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / macOS Tests | InternalAWSPinpointUnitTests / macOS Tests | InternalAWSPinpointUnitTests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / tvOS Tests | AmplifyFirehoseClient / tvOS Tests | AmplifyFirehoseClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / AmplifyKinesisClient Unit Tests / macOS Tests | AmplifyKinesisClient / macOS Tests | AmplifyKinesisClient
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / AmplifyKinesisClient Unit Tests / tvOS Tests | AmplifyKinesisClient / tvOS Tests | AmplifyKinesisClient
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / tvOS Tests | AWSPluginsCore / tvOS Tests | AWSPluginsCore
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / macOS Tests | AWSPluginsCore / macOS Tests | AWSPluginsCore
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / watchOS Tests | AmplifyFirehoseClient / watchOS Tests | AmplifyFirehoseClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / watchOS Tests | AWSPluginsCore / watchOS Tests | AWSPluginsCore
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / watchOS Tests | InternalAWSPinpointUnitTests / watchOS Tests | InternalAWSPinpointUnitTests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / tvOS Tests | AmplifyRecordCache / tvOS Tests | AmplifyRecordCache
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / tvOS Tests | AmplifyRecordCache / tvOS Tests | AmplifyRecordCache
Cache not found for keys: Amplify-tvOS-26.3-AmplifyRecordCache-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / visionOS Tests | AWSPluginsCore / visionOS Tests | AWSPluginsCore
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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 / AmplifyFirehoseClient Unit Tests / iOS Tests | AmplifyFirehoseClient / iOS Tests | AmplifyFirehoseClient
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFirehoseClient Unit Tests / visionOS Tests | AmplifyFirehoseClient / visionOS Tests | AmplifyFirehoseClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-visionOS-26.3-AmplifyFirehoseClient-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Build Amplify package / Build Amplify Swift for tvOS / Build Amplify-Package | tvOS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / iOS Tests | AWSPluginsCore / iOS Tests | AWSPluginsCore
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Build Amplify package / Build Amplify Swift for visionOS / Build Amplify-Package | visionOS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
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 visionOS / Build Amplify-Package | visionOS
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / tvOS Tests | InternalAWSPinpointUnitTests / tvOS Tests | InternalAWSPinpointUnitTests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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 / AmplifyKinesisClient Unit Tests / iOS Tests | AmplifyKinesisClient / iOS Tests | AmplifyKinesisClient
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / macOS Tests | AmplifyRecordCache / macOS Tests | AmplifyRecordCache
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Cache not found for keys: Amplify-watchOS-26.3-AWSPinpointAnalyticsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-macOS-26.3-AWSAPIPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / macOS Tests | AWSPinpointAnalyticsPlugin / macOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-macOS-26.3-AWSPinpointAnalyticsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-tvOS-26.3-AWSCognitoAuthPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / macOS Tests | AmplifyFoundation / macOS Tests | AmplifyFoundation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / AmplifyFoundation Unit Tests / macOS Tests | AmplifyFoundation / macOS Tests | AmplifyFoundation
Cache not found for keys: Amplify-macOS-26.3-AmplifyFoundation-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / macOS Tests | AWSPredictionsPlugin / macOS Tests | AWSPredictionsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / macOS Tests | AWSPredictionsPlugin / macOS Tests | AWSPredictionsPlugin
Cache not found for keys: Amplify-macOS-26.3-AWSPredictionsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / macOS Tests | AWSCloudWatchLoggingPlugin / macOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-macOS-26.3-AWSCloudWatchLoggingPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Cache not found for keys: Amplify-tvOS-26.3-AWSDataStorePlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / watchOS Tests | AmplifyRecordCache / watchOS Tests | AmplifyRecordCache
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / watchOS Tests | AmplifyRecordCache / watchOS Tests | AmplifyRecordCache
Cache not found for keys: Amplify-watchOS-26.3-AmplifyRecordCache-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-watchOS-26.3-AWSS3StoragePlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / watchOS Tests | AWSCognitoAuthPlugin / watchOS Tests | AWSCognitoAuthPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-watchOS-26.3-AWSCognitoAuthPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / InternalAWSPinpointUnitTests Unit Tests / visionOS Tests | InternalAWSPinpointUnitTests / visionOS Tests | InternalAWSPinpointUnitTests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-tvOS-26.3-AWSS3StoragePlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Build Amplify package / Build Amplify Swift for iOS / Build Amplify-Package | iOS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / macOS Tests | AmplifyFoundationBridge / macOS Tests | AmplifyFoundationBridge
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-macOS-26.3-AmplifyFoundationBridge-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-macOS-26.3-AWSS3StoragePlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / visionOS Tests | AWSLocationGeoPlugin / visionOS Tests | AWSLocationGeoPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / visionOS Tests | AWSLocationGeoPlugin / visionOS Tests | AWSLocationGeoPlugin
Cache not found for keys: Amplify-visionOS-26.3-AWSLocationGeoPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / visionOS Tests | AWSPinpointAnalyticsPlugin / visionOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / visionOS Tests | AWSPinpointAnalyticsPlugin / visionOS Tests | AWSPinpointAnalyticsPlugin
Cache not found for keys: Amplify-visionOS-26.3-AWSPinpointAnalyticsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / visionOS Tests | AWSPinpointPushNotificationsPlugin / visionOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / visionOS Tests | AWSPinpointPushNotificationsPlugin / visionOS Tests | AWSPinpointPushNotificationsPlugin
Cache not found for keys: Amplify-visionOS-26.3-AWSPinpointPushNotificationsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / iOS Tests | AWSPinpointAnalyticsPlugin / iOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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 / iOS Tests | AWSPinpointAnalyticsPlugin / iOS Tests | AWSPinpointAnalyticsPlugin
Cache not found for keys: Amplify-iOS-26.3-AWSPinpointAnalyticsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / watchOS Tests | AWSCloudWatchLoggingPlugin / watchOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-watchOS-26.3-AWSCloudWatchLoggingPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / macOS Tests | AWSLocationGeoPlugin / macOS Tests | AWSLocationGeoPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / macOS Tests | AWSLocationGeoPlugin / macOS Tests | AWSLocationGeoPlugin
Cache not found for keys: Amplify-macOS-26.3-AWSLocationGeoPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / tvOS Tests | AmplifyFoundationBridge / tvOS Tests | AmplifyFoundationBridge
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / tvOS Tests | AmplifyFoundationBridge / tvOS Tests | AmplifyFoundationBridge
Cache not found for keys: Amplify-tvOS-26.3-AmplifyFoundationBridge-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / visionOS Tests | AmplifyRecordCache / visionOS Tests | AmplifyRecordCache
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-visionOS-26.3-AmplifyRecordCache-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / tvOS Tests | AWSPredictionsPlugin / tvOS Tests | AWSPredictionsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-tvOS-26.3-AWSPredictionsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / tvOS Tests | AWSAPIPlugin / tvOS Tests | AWSAPIPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-tvOS-26.3-AWSAPIPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / tvOS Tests | AWSPinpointAnalyticsPlugin / tvOS Tests | AWSPinpointAnalyticsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-tvOS-26.3-AWSPinpointAnalyticsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / tvOS Tests | AWSCloudWatchLoggingPlugin / tvOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / tvOS Tests | AWSCloudWatchLoggingPlugin / tvOS Tests | AWSCloudWatchLoggingPlugin
Cache not found for keys: Amplify-tvOS-26.3-AWSCloudWatchLoggingPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / visionOS Tests | AWSCloudWatchLoggingPlugin / visionOS Tests | AWSCloudWatchLoggingPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / visionOS Tests | AWSCloudWatchLoggingPlugin / visionOS Tests | AWSCloudWatchLoggingPlugin
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / tvOS Tests | AmplifyFoundation / tvOS Tests | AmplifyFoundation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / AmplifyFoundation Unit Tests / tvOS Tests | AmplifyFoundation / tvOS Tests | AmplifyFoundation
Cache not found for keys: Amplify-tvOS-26.3-AmplifyFoundation-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / macOS Tests | AWSPinpointPushNotificationsPlugin / macOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / macOS Tests | AWSPinpointPushNotificationsPlugin / macOS Tests | AWSPinpointPushNotificationsPlugin
Cache not found for keys: Amplify-macOS-26.3-AWSPinpointPushNotificationsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / macOS Tests | AWSCognitoAuthPlugin / macOS Tests | AWSCognitoAuthPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / macOS Tests | AWSCognitoAuthPlugin / macOS Tests | AWSCognitoAuthPlugin
Cache not found for keys: Amplify-macOS-26.3-AWSCognitoAuthPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / tvOS Tests | AWSLocationGeoPlugin / tvOS Tests | AWSLocationGeoPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-tvOS-26.3-AWSLocationGeoPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / watchOS Tests | AmplifyFoundationBridge / watchOS Tests | AmplifyFoundationBridge
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-watchOS-26.3-AmplifyFoundationBridge-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / visionOS Tests | AmplifyFoundationBridge / visionOS Tests | AmplifyFoundationBridge
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-visionOS-26.3-AmplifyFoundationBridge-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / iOS Tests | AWSCognitoAuthPlugin / iOS Tests | AWSCognitoAuthPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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 / iOS Tests | AWSCognitoAuthPlugin / iOS Tests | AWSCognitoAuthPlugin
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AmplifyRecordCache Unit Tests / iOS Tests | AmplifyRecordCache / iOS Tests | AmplifyRecordCache
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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-iOS-26.3-AmplifyRecordCache-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyFoundationBridge Unit Tests / iOS Tests | AmplifyFoundationBridge / iOS Tests | AmplifyFoundationBridge
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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 / iOS Tests | AmplifyFoundationBridge / iOS Tests | AmplifyFoundationBridge
Cache not found for keys: Amplify-iOS-26.3-AmplifyFoundationBridge-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / watchOS Tests | AWSPinpointPushNotificationsPlugin / watchOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-watchOS-26.3-AWSPinpointPushNotificationsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392. 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 / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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-watchOS-26.3-AWSAPIPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / watchOS Tests | AWSPredictionsPlugin / watchOS Tests | AWSPredictionsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-watchOS-26.3-AWSPredictionsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / tvOS Tests | AWSPinpointPushNotificationsPlugin / tvOS Tests | AWSPinpointPushNotificationsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-tvOS-26.3-AWSPinpointPushNotificationsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / visionOS Tests | AWSPredictionsPlugin / visionOS Tests | AWSPredictionsPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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
Cache not found for keys: Amplify-visionOS-26.3-AWSPredictionsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / watchOS Tests | AWSLocationGeoPlugin / watchOS Tests | AWSLocationGeoPlugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / watchOS Tests | AWSLocationGeoPlugin / watchOS Tests | AWSLocationGeoPlugin
Cache not found for keys: Amplify-watchOS-26.3-AWSLocationGeoPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / watchOS Tests | AmplifyFoundation / watchOS Tests | AmplifyFoundation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. 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 / 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 / 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 / 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 / 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 / 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
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 / 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 / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSDataStorePluginSubscribeBehaviorTests.testObserveQueryFailOnMissingDispatchedModelSyncedEvent
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 / AWSCognitoAuthPlugin Unit Tests / watchOS Tests | AWSCognitoAuthPlugin / watchOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
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 / 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 / visionOS Tests | AWSPinpointAnalyticsPlugin / visionOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / tvOS Tests | AWSPinpointAnalyticsPlugin / tvOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSDataStorePluginSubscribeBehaviorTests.testObserveQueryFailOnMissingDispatchedModelSyncedEvent
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueStoresDeleteEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure

Artifacts

Produced during runtime
Name Size Digest
AWSAPIPlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
28.2 KB
sha256:0c8e5d92b7a3cdf5ad501c9f220609191749bb3cd1716b974934c1adaa036638
AWSCloudWatchLoggingPlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
10.6 KB
sha256:33fdc3d1e0d38460da1543915b49ab1563f9084e3a07ccd5b016c6e5da515175
AWSCognitoAuthPlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
84 KB
sha256:e1f9c8bdc0ffd2d6cdfae806dd8f078b3820272933b80cfe5a8826ae07b841b6
AWSDataStorePlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
65.9 KB
sha256:69ecfd1abbb0489e8344e10c359728aa7e93dcf4ad31fdcc4ee843657c9d0361
AWSLocationGeoPlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
3.88 KB
sha256:1121b278ea4136d5412b0054d29dce752d28646abb5a82087a2feb758fec45a2
AWSPinpointAnalyticsPlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
3.73 KB
sha256:72da380f8d0f877cd76b6c367ff6b6007ce1b21c6f780fd8f8de7fd6d655a792
AWSPinpointPushNotificationsPlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
3.17 KB
sha256:27a1e755bf03f09ed7205f990c41d3679ce89098641ed82a06b4d8e8cd6f0325
AWSPluginsCore-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
19.7 KB
sha256:6ca7e580c81fe64f231a7b2553d3276549f2bfc7cf6b89fb1522415c140e8bbb
AWSPredictionsPlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
20.1 KB
sha256:d70bfecf4e1634316de8d38e4c8b17e49f477382639d5c78087548e2d83979dc
AWSS3StoragePlugin-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
31 KB
sha256:2add0b306cc5f9855636e4e8a228610215885e2a2fe04644df5cac876fc2de63
Amplify-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
62.9 KB
sha256:e7438fe2d0b4f9df863d582d2c6252757c74b54ac95d801f6bdc6478e5594204
AmplifyFirehoseClient-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
2.51 KB
sha256:f938965fe70076030c0d42739ad0641577a43ddaddc03b4c3fe26b58f07ca878
AmplifyFoundation-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
1.52 KB
sha256:1e6e7dc1b84a5b80f82afb0d7cc0189312994a7027861a95a700d8121d9400b1
AmplifyFoundationBridge-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
1.52 KB
sha256:9c0a5194610901f9704f256fd26c5c8b346d80fe3f3e2e4f6c4e1602b7cef4a4
AmplifyKinesisClient-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
2.56 KB
sha256:937cb5f790a1202378e41a0f76434d0ce4c86db4ce81bd7a8e84070f7bc4cb4b
AmplifyRecordCache-Coverage-8741e9058298d78876a52d73c3e234097e65aa97 Expired
3.46 KB
sha256:91db46da7b3dd37043e8dcd1a620146fb4c9bdddc68b1a85cb574c6037477b09