Skip to content

fix: passport prefab #665

fix: passport prefab

fix: passport prefab #665

Triggered via pull request August 12, 2025 16:29
Status Success
Total duration 16m 21s
Artifacts 6

test-build.yml

on: pull_request
Test sample game 🧪
2m 59s
Test sample game 🧪
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
Test sample game 🧪
No cdata in stack trace for test case: Immutable.Passport.PassportImplTests.Relogin_NullResponse_Failed
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/Logging/ProcessLogHandler.cs(25,18): warning CS8618: Non-nullable event 'OnProcessOutputLog' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControls.cs(31,38): warning CS8618: Non-nullable field 'webBrowserUi' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControls.cs(29,27): warning CS8618: Non-nullable field 'inputField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControlsTMP.cs(33,38): warning CS8618: Non-nullable field 'webBrowserUi' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControlsTMP.cs(31,31): warning CS8618: Non-nullable field 'inputField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/Logging/JsonLogSeverityConverter.cs(27,32): warning CS8765: Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/Logging/JsonLogSeverityConverter.cs(22,30): warning CS8765: Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/Core/WebBrowserArgsBuilder.cs(30,68): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/ImmutableBrowserCore/WindowsWebBrowserClientAdapter.cs(16,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 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 for iOS
/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 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 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 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 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 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 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 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 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/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 for WebGL
/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 WebGL
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/Model/BrowserResponse.cs(45,31): 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/Model/BrowserResponse.cs(35,29): 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/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 WebGL
/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 for WebGL
/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 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/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/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 for Android
/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 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/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 Expired
42.4 MB
sha256:7d609ab7578cf1a34496c97105c406ddd58a435d9cada814404b8bb94e6639ff
Build-StandaloneWindows64 Expired
175 MB
sha256:c24e6d9772c9eb3cdcb1d24f84966bf223ea65caae4fa3182505de52bccaa428
Build-WebGL Expired
11.4 MB
sha256:8e7e5ff143c755d05ec41daf5d3a406e3f176d8a4ed4668ca030f686e2b90ccb
Build-iOS Expired
222 MB
sha256:0dd838461c912fd7f86c6e28356afdda849a383986bd1bae9f21831a17c75f4a
Coverage results Expired
330 KB
sha256:c1a08a00269c39409bca2e22c16bdac8f7ed26db3cee1994092442d236d53a12
Test results Expired
315 KB
sha256:6bab71f89dc87f477456b95e6c70156b0b72d8dbea5b3cd9615a035a093ea0b9