[DX-3502] feat: marketplace on ramp link configuration #293
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/Marketplace/Runtime/OnRamp/OnRamp.cs(32,38): 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.
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/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).
|
Run game-ci/unity-builder@v4
/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).
|
Run game-ci/unity-builder@v4
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControlsTMP.cs(31,31): warning CS8618: Non-nullable field 'inputField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run game-ci/unity-builder@v4
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControlsTMP.cs(33,38): warning CS8618: Non-nullable field 'webBrowserUi' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run game-ci/unity-builder@v4
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControls.cs(29,27): warning CS8618: Non-nullable field 'inputField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run game-ci/unity-builder@v4
/github/workspace/src/Packages/Passport/Runtime/ThirdParty/UnityWebBrowser/[email protected]/Runtime/WebBrowserUIControls.cs(31,38): warning CS8618: Non-nullable field 'webBrowserUi' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading