test: improve windows ui test deeplinking #1066
test-build.yml
on: pull_request
Test sample app 🛠️
2m 33s
Test Unity 6 sample app 🛠️
4m 21s
Matrix: build
Matrix: build-unity6
Annotations
52 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 StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/PassportImpl.cs(731,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(730,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(729,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(19,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/BrowserCommunicationsManager.cs(82,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(76,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/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 for iOS
/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 for iOS
/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 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/Passport/Runtime/Scripts/Private/Event/AnalyticsEvent.cs(35,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(41,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 Unity 6 for StandaloneWindows64
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(82,48): 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/BrowserCommunicationsManager.cs(76,44): 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/BrowserCommunicationsManager.cs(41,51): 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(17,33): 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/GameBridgeServer.cs(25,23): 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/GameBridgeServer.cs(24,23): 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(57,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/ThirdParty/ImmutableBrowserCore/GameBridgeServer.cs(23,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/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(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(265,84): 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(116,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(83,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(82,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(76,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/Event/AnalyticsEvent.cs(35,61): 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(41,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 Android
/github/workspace/src/Packages/Passport/Runtime/Scripts/Private/Core/BrowserCommunicationsManager.cs(82,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(76,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(41,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/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 for Android
/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 for Android
/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 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/Event/AnalyticsEvent.cs(35,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
|
42.8 MB |
sha256:209d5641cfe7aa520df0c3f30041ee1e574df3569872091f63bf73e2574574b6
|
|
|
Build-StandaloneWindows64
|
184 MB |
sha256:2732796fb1488bf531d994befb451babb4961afe50ea5778e2f204f3aa68e4a5
|
|
|
Build-Unity6-StandaloneWindows64
|
191 MB |
sha256:4ec34c4b954da616a8596c357ccf1abfbd8b7386501d4a2e67f72bf9ec3b7d04
|
|
|
Build-Unity6-iOS
|
254 MB |
sha256:c1ad5df428e2f8286e478751bc490b636e0e9213145a088d2bccf782924726ae
|
|
|
Build-iOS
|
221 MB |
sha256:a0638f2e391eb74506e75d78ec84d1c186d70885135b97828b7828d09416fee5
|
|
|
Coverage results
|
270 KB |
sha256:7f4f7f5aaf93ddcdbbf74612845986ad06feb95662d55ebec24ecf09276ec4b1
|
|
|
Test results
|
282 KB |
sha256:1dc866ab34c87a4bc30f2a3070eae0d094268234447b569e3794c50d8b123ad6
|
|
|
Unity6-Test-results
|
294 KB |
sha256:e205c33e9ad90631ed80bfa7209fdaef7fe3f410927cae394b822c3ff7d42482
|
|