Skip to content

[SDX-3448] iOS browserstack tests on CICD #143

[SDX-3448] iOS browserstack tests on CICD

[SDX-3448] iOS browserstack tests on CICD #143

Triggered via pull request November 12, 2024 00:55
Status Failure
Total duration 9m 47s
Billable time 21m
Artifacts

ui-tests.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 44 warnings
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
Process completed with exit code 2.
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
Process completed with exit code 2.
Build iOS for AltTester ๐Ÿ› ๏ธ
Process completed with exit code 2.
Build Android for AltTester ๐Ÿ› ๏ธ
Process completed with exit code 2.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(227,27): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(228,33): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(229,37): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(230,29): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(231,28): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(74,18): warning CS8618: Non-nullable field 'onJS' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(75,23): warning CS8618: Non-nullable field 'onError' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(76,23): warning CS8618: Non-nullable field 'onHttpError' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build StandaloneOSX for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs(77,18): warning CS8618: Non-nullable field 'onAuth' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/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 StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Core/WebBrowserArgsBuilder.cs(30,68): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/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 StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/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 StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/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 StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Logging/ProcessLogHandler.cs(25,18): warning CS8618: Non-nullable event 'OnProcessErrorLog' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Communication/TCPCommunicationLayer.cs(64,32): warning CS8625: Cannot convert null literal to non-nullable reference type.
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Logging/ProcessLogHandler.cs(75,45): warning CS8600: Converting null literal or possible null value to non-nullable type.
Build StandaloneWindows64 for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Logging/ProcessLogHandler.cs(76,20): warning CS8603: Possible null reference return.
Build iOS for AltTester ๐Ÿ› ๏ธ
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build iOS for AltTester ๐Ÿ› ๏ธ
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/Scripts/Public/Passport.cs(157,31): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,69): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,113): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,149): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,245): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,289): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(87,94): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(87,138): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build iOS for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(87,174): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Android for AltTester ๐Ÿ› ๏ธ
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Android for AltTester ๐Ÿ› ๏ธ
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build Android for AltTester ๐Ÿ› ๏ธ
Errors during XML parse:
Build Android for AltTester ๐Ÿ› ๏ธ
Additionally, the fallback loader failed to parse the XML.
Build Android for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/Passport/Runtime/Scripts/Public/Passport.cs(157,31): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build Android for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,69): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Android for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,113): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Android for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,149): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Android for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,245): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Android for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(69,289): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Android for AltTester ๐Ÿ› ๏ธ
/github/workspace/src/Packages/ZkEvmApi/Runtime/Api/ActivitiesApi.cs(87,94): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.