chore: update game bridge to 1.74.2 #267
Annotations
10 warnings
Run game-ci/unity-builder@v4
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/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).
|
Run game-ci/unity-builder@v4
/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).
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Logging/ProcessLogHandler.cs(76,20): warning CS8603: Possible null reference return.
|
Run game-ci/unity-builder@v4
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/Runtime/Logging/JsonLogStructure.cs(20,44): warning CS8618: Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading