Skip to content

chore(auth): fix web authn and push notifications integration tests (… #399

chore(auth): fix web authn and push notifications integration tests (…

chore(auth): fix web authn and push notifications integration tests (… #399

Triggered via push June 30, 2026 21:39
Status Success
Total duration 39m 21s
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 33s
Run Fortify Scan / fortify-scan
Matrix: Run Plugins Unit Tests / report-coverage
Build Amplify package  /  Confirm Passing Build Steps
4s
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
1m 48s
Release new unstable version
Fit to window
Zoom out
Zoom in

Annotations

62 errors, 806 warnings, and 132 notices
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-06-30 21#L47
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-06-30 21#L47
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify: 2026-06-30 21#L47
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-06-30 21#L47
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 / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Operation/GraphQLSubscribeTests.swift#L105
testHappyPath, Asynchronous wait failed: Exceeded timeout of 0.05 seconds, with unfulfilled expectations: "receivedConnected".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Operation/GraphQLSubscribeTaskTests.swift#L72
testMultipleSuccessValues, Asynchronous wait failed: Exceeded timeout of 0.05 seconds, with unfulfilled expectations: "receivedStateValueConnected".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Operation/GraphQLSubscribeTaskTests.swift#L72
testConnectionWithNoData, Asynchronous wait failed: Exceeded timeout of 0.05 seconds, with unfulfilled expectations: "receivedStateValueConnected".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Operation/GraphQLSubscribeCombineTests.swift#L72
testConnectionWithNoData, Asynchronous wait failed: Exceeded timeout of 0.05 seconds, with unfulfilled expectations: "receivedStateValueConnected".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L129
testSendRequestWithTimeout_withErrorResponse_transformMaxSubscriptionsReachedError, XCTAssertEqual failed: ("timeout") is not equal to ("maxSubscriptionsReached")
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AWSAPICategoryPlugin+RESTClientBehaviorTests.swift#L41
testGet, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Operation should finish".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AWSAPICategoryPlugin+GraphQLBehaviorTests.swift#L44
testQuery, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Operation should finish".
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS 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 / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-06-30 21#L56
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-06-30 21#L56
Fatal error: Error: typeNotRegistered(Amplify.HubCategoryPlugin)
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify: 2026-06-30 21#L55
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-06-30 21#L55
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 / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin: AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/AWSDataStoreLocalStoreTests.swift#L324
testObserveQuery, API violation - multiple calls made to -[XCTestExpectation fulfill] for query snapshots received. (NSInternalInconsistencyException)
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin: AmplifyPlugins/Storage/Tests/AWSS3StoragePluginTests/Service/Storage/AWSS3StorageServiceTests.swift#L392
testUpload_withPreSignedURL_shouldSendInitiatedEvent, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Upload".
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 / 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 / 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 / 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-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 / 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 / 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-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-
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: Amplify/Categories/Predictions/Models/Language.swift#L2401
'languageCode' was deprecated in watchOS 9: renamed to 'language.languageCode.identifier'
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 / 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 / InternalAWSPinpointUnitTests Unit Tests / iOS Tests | InternalAWSPinpointUnitTests / iOS 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 / iOS Tests | InternalAWSPinpointUnitTests / iOS Tests | InternalAWSPinpointUnitTests
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 / 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 / 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-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 / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS 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 / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
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-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
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
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
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-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-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-
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
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
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-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 / 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: Amplify/Categories/Predictions/Models/Language.swift#L2401
'languageCode' was deprecated in iOS 1.0: renamed to 'language.languageCode.identifier'
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-
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 / 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-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
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-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
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
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: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema.swift#L122
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
Build Amplify package / Build Amplify Swift for 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 / 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 / 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 / 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-
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 / 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 / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS 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, 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 / AWSAPIPlugin Unit Tests / iOS Tests | AWSAPIPlugin / iOS Tests | AWSAPIPlugin
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
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-macOS-26.3-AmplifyFirehoseClient-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 / 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 / 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-macOS-26.3-AmplifyRecordCache-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
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-watchOS-26.3-AmplifyFirehoseClient-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-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-macOS-26.3-AWSDataStorePlugin-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 / 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 / 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 / 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-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 / 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 / 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-tvOS-26.3-AmplifyFirehoseClient-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
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
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-watchOS-26.3-AWSPluginsCore-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 / 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 / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS 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 / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Cache not found for keys: Amplify-visionOS-26.3-AWSS3StoragePlugin-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 / 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 / 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 / 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 / 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 / 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-tvOS-26.3-AWSPluginsCore-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 / AmplifyFoundation Unit Tests / watchOS Tests | AmplifyFoundation / watchOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / watchOS Tests | AmplifyFoundation / watchOS Tests | AmplifyFoundation
Cache not found for keys: Amplify-watchOS-26.3-AmplifyFoundation-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 / AmplifyFoundation Unit Tests / iOS Tests | AmplifyFoundation / iOS 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, 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 / AmplifyFoundation Unit Tests / iOS Tests | AmplifyFoundation / iOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / iOS Tests | AmplifyFoundation / iOS Tests | AmplifyFoundation: AmplifyFoundation/Tests/AmplifyLoggingTests.swift#L218
stored property 'logLevel' of 'Sendable'-conforming class 'MockLogSink' is mutable; this is an error in the Swift 6 language mode
Run Plugins Unit Tests / AmplifyFoundation Unit Tests / iOS Tests | AmplifyFoundation / iOS Tests | AmplifyFoundation
Cache not found for keys: Amplify-iOS-26.3-AmplifyFoundation-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 / AWSPredictionsPlugin Unit Tests / iOS Tests | AWSPredictionsPlugin / iOS 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, 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 / AWSPredictionsPlugin Unit Tests / iOS Tests | AWSPredictionsPlugin / iOS Tests | AWSPredictionsPlugin
Cache not found for keys: Amplify-iOS-26.3-AWSPredictionsPlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / iOS Tests | AWSPinpointPushNotificationsPlugin / iOS 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, 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 / AWSPinpointPushNotificationsPlugin Unit Tests / iOS Tests | AWSPinpointPushNotificationsPlugin / iOS Tests | AWSPinpointPushNotificationsPlugin
Cache not found for keys: Amplify-iOS-26.3-AWSPinpointPushNotificationsPlugin-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 / 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-watchOS-26.3-AWSDataStorePlugin-build-cache-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b
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-macOS-26.3-AWSPluginsCore-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 / 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 / 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 / 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-iOS-26.3-AWSCognitoAuthPlugin-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 / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS 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, 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 / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Cache not found for keys: Amplify-iOS-26.3-AWSS3StoragePlugin-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 / 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-visionOS-26.3-AWSPluginsCore-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 Fortify Scan / fortify-scan
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageTransferDatabaseTests.testStoringAndLoadingInProgressMultipartUploadTask
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageMultipartUploadSessionTests.testPartUploadFailedOverLimit
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / tvOS Tests | AWSPinpointAnalyticsPlugin / tvOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.FatalTests.testFatalNotImplemented
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / watchOS Tests | AWSCognitoAuthPlugin / watchOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / 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 / AWSPinpointAnalyticsPlugin Unit Tests / visionOS Tests | AWSPinpointAnalyticsPlugin / visionOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageTransferDatabaseTests.testStoringAndLoadingInProgressMultipartUploadTask
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageMultipartUploadSessionTests.testPartUploadFailedOverLimit
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageTransferDatabaseTests.testStoringAndLoadingInProgressMultipartUploadTask
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageMultipartUploadSessionTests.testPartUploadFailedOverLimit
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / 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

Artifacts

Produced during runtime
Name Size Digest
AWSAPIPlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
28.2 KB
sha256:4927d0fd9df5c08ff9a6f15a9e44e8a4dbb0405aa13892b7b5e3b0fd68bd6120
AWSCloudWatchLoggingPlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
10.6 KB
sha256:1b818b5ff5dc8c5e0c05e4054b745889f0ca3698d0b2e119164890cb680f84a0
AWSCognitoAuthPlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
84.4 KB
sha256:9d9b7d18da32ed7a9d99771ae5d341d163a33251057ac113acacab7b145d6bd8
AWSDataStorePlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
65.4 KB
sha256:cca47cd81fa74bc3ba3bf4003670b5a322f498353f04730e0fe34a19b131a7cc
AWSLocationGeoPlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
3.88 KB
sha256:4f6186796cf30e6f79bfee698879e2e9acd7b4acae6b6c2e21dd2a702b2b66aa
AWSPinpointAnalyticsPlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
3.73 KB
sha256:5df692a9fe7aa469a510957aedb1cdfb43ce454ac416e1500d0e2379e478d248
AWSPinpointPushNotificationsPlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
3.17 KB
sha256:d25bf751599fbebd6bff9925ab57ee860028f863c63a75a4d6b22666b18ca103
AWSPluginsCore-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
19.7 KB
sha256:10e90b409a2d71ed23654965793cd32fea5246229f6ae5e51e20d016e27790dd
AWSPredictionsPlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
20.1 KB
sha256:bc3fb9af576c96f6d6376412196d46c398517010f607dacdbbdcfd56bd882e67
AWSS3StoragePlugin-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
31.1 KB
sha256:612bb1bf6187f236692de66fc596243d811dd7697a09ec1d8efa8a3653fb083e
Amplify-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
62.9 KB
sha256:d0ee84ba32358b546a17c50006c307e2a1d92e4a36dfd6be658f4ced083875d0
AmplifyFirehoseClient-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
2.51 KB
sha256:c1e234148fc256a6bc0b25ae58436d94606622300a4796a6436a986f6648e793
AmplifyFoundation-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
1.52 KB
sha256:940d35dbdbdb2408178d2d146a1bccae989dc33d426477c29604e3a8232865ff
AmplifyFoundationBridge-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
1.52 KB
sha256:96d5c08c85473d9e267626fd5d6d954b14868a4a631af34b8ab582d26f258e45
AmplifyKinesisClient-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
2.56 KB
sha256:048ea6458fc2b231738af025fdbc1c0b0a0f72e560fd4010d08362bb481f7c75
AmplifyRecordCache-Coverage-a3906a1288acaa6a9008fd5b7b07ff7bef99b9fa Expired
3.46 KB
sha256:4dbd60f41f173a6ab68cdc4d1e2cf9aaf1e1fbb2744a3c6d78104319246d5643