[SDX-3448] iOS browserstack tests on CICD #145
Annotations
11 warnings
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 project
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
Build project
/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 project
/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 project
/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 project
/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 project
/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 project
/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 project
/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 project
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Logging/ProcessLogHandler.cs(76,20): warning CS8603: Possible null reference return.
|
Build project
/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.
|
Loading