Skip to content

[DX-3541] feat: marketplace sample app #348

[DX-3541] feat: marketplace sample app

[DX-3541] feat: marketplace sample app #348

Triggered via pull request January 27, 2025 04:29
Status Success
Total duration 14m 11s
Artifacts 6

test-build.yml

on: pull_request
Test sample game 🧪
2m 38s
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_Success
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 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
/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/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/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/UnityWebBrowser/[email protected]/Runtime/Core/Engines/EngineConfiguration.cs(43,60): warning CS8603: Possible null reference return.
Build for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/Core/Engines/EngineConfiguration.cs(25,38): warning CS8618: Non-nullable field 'engineFiles' 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/Core/Engines/EngineConfiguration.cs(30,23): warning CS8618: Non-nullable field 'engineAppName' 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/Core/FullscreenHandler.cs(24,29): warning CS8618: Non-nullable field 'hideOnFullscreen' 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/Core/FullscreenHandler.cs(26,40): warning CS8618: Non-nullable field 'graphicComponent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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 iOS
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(45,41): 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/PassportImpl.cs(52,78): 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/PassportImpl.cs(53,19): 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/PassportImpl.cs(53,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/PassportImpl.cs(28,38): 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/PassportImpl.cs(32,46): 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/PassportImpl.cs(33,23): 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/PassportImpl.cs(34,23): 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/Bridge/Bridge.cs(37,37): 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 WebGL
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(45,41): 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/PassportImpl.cs(52,78): 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/PassportImpl.cs(53,19): 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/PassportImpl.cs(53,53): 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/PassportImpl.cs(28,38): 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/PassportImpl.cs(32,46): 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/PassportImpl.cs(33,23): 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/PassportImpl.cs(34,23): 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/Public/Passport.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
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 Android
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build for Android
Errors during XML parse:
Build for Android
Additionally, the fallback loader failed to parse the XML.
Build for Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(45,41): 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/PassportImpl.cs(52,78): 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/PassportImpl.cs(53,19): 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/PassportImpl.cs(53,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/PassportImpl.cs(28,38): 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/PassportImpl.cs(32,46): 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/PassportImpl.cs(33,23): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size
Build-Android
42 MB
Build-StandaloneWindows64
175 MB
Build-WebGL
11.4 MB
Build-iOS
220 MB
Coverage results
275 KB
Test results
327 KB