Skip to content

feat(passport): add support for 'subscribed' marketing consent status #879

feat(passport): add support for 'subscribed' marketing consent status

feat(passport): add support for 'subscribed' marketing consent status #879

Triggered via pull request December 17, 2025 00:49
Status Success
Total duration 16m 27s
Artifacts 9

test-build.yml

on: pull_request
Test sample app 🛠️
2m 41s
Test sample app 🛠️
Test Unity 6 sample app 🛠️
4m 10s
Test Unity 6 sample app 🛠️
Matrix: build
Matrix: build-unity6
Fit to window
Zoom out
Zoom in

Annotations

63 warnings
Test sample app 🛠️
No cdata in stack trace for test case: Immutable.Passport.PassportImplTests.Relogin_NullResponse_Failed
Test Unity 6 sample app 🛠️
No files were found with the provided path: CodeCoverage. No artifacts will be uploaded.
Build for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Helpers/JsonHelpers.cs(15,24): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(68,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(63,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(58,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(42,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(37,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(53,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Marketplace/Runtime/LinkFactory.cs(29,39): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Logging/PassportLogger.cs(15,43): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for iOS
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(860,23): warning CS8618: Non-nullable field 'marketingConsentStatus' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(859,23): warning CS8618: Non-nullable field 'email' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(858,23): warning CS8618: Non-nullable field 'directLoginMethod' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/UI/IPassportWebView.cs(13,23): warning CS8618: Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/UI/IPassportWebView.cs(12,23): warning CS8618: Non-nullable field 'method' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/UI/IPassportWebView.cs(24,23): warning CS8618: Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/UI/IPassportWebView.cs(23,23): warning CS8618: Non-nullable field 'message' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/UI/IPassportWebView.cs(170,23): warning CS8618: Non-nullable property 'PlatformSpecificConfig' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/ImmutableBrowserCore/WindowsWebBrowserClientAdapter.cs(17,16): warning CS8618: Non-nullable event 'OnUnityPostMessage' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Build for StandaloneWindows64
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Model/Request/UnsignedTransferRequest.cs(31,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Model/Request/UnsignedTransferRequest.cs(26,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(42,41): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Model/DirectLoginOptions.cs(43,72): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Model/DirectLoginOptions.cs(20,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Helpers/JsonHelpers.cs(15,24): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Helpers/UriHelpers.cs(11,29): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/ImmutableBrowserCore/WindowsWebBrowserClientAdapter.cs(52,53): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Logging/PassportLogger.cs(15,43): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for StandaloneWindows64
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Model/BrowserRequest.cs(12,70): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Model/BrowserRequest.cs(10,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(84,74): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(74,58): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(49,53): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(48,48): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(42,44): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(24,51): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Logging/PassportLogger.cs(15,43): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Unity 6 for iOS
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build for WebGL
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build for WebGL
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(24,51): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(68,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(63,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(58,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(53,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(42,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Marketplace/Runtime/LinkQueryParams.cs(37,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Marketplace/Runtime/LinkFactory.cs(29,39): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Logging/PassportLogger.cs(15,43): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for WebGL
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Helpers/JsonHelpers.cs(15,24): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(84,74): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(74,58): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(49,53): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(48,48): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(42,44): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(24,51): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Event/AnalyticsEvent.cs(40,61): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Logging/PassportLogger.cs(15,43): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build for Android
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.

Artifacts

Produced during runtime
Name Size Digest
Build-Android
43.3 MB
sha256:38b631edd0973e9f9477adba489a2321a4df70db39eed1d1a9d82c823420dc64
Build-StandaloneWindows64
183 MB
sha256:e3bacdf7922ee01466d3643f6407bf7362ac2073bece56561c1af933a16aad16
Build-Unity6-StandaloneWindows64
190 MB
sha256:bfc801a4ff77604825bfa20f9aa15ee5ab6cefc697fb3ada877d7ea7d5da7598
Build-Unity6-iOS
256 MB
sha256:d30edd5d058ab29c1fe9d74f20ae02fc48df5d5408077b40de8c4f78591981c4
Build-WebGL
12.5 MB
sha256:65e94c59b6d7b23e1babf509193b296c724d98df9f6798ecdd19f7e7dd850111
Build-iOS
224 MB
sha256:a723910d607ec94173cc2eac64b5d19d8e32cfb0bb9043d6c1cf9a45b1413de5
Coverage results
337 KB
sha256:755814bb7ae1c5bb10225fdf6bff9b882a1bc3d43fd46fa5cd48e59b6fe2091a
Test results
322 KB
sha256:07aa4b5552531b741f0c080b7312b849002f634b022513126effcbc4860b0288
Unity6-Test-results
310 KB
sha256:3a9ae70a0252a049279a0bbec9b35c762295998bfebba618acf61489397479ae