Proxy requests and round trip JavaScript invocations #38
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and pack HybridWebView:
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L100
Converting null literal or possible null value to non-nullable type.
|
Build and pack HybridWebView:
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L133
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
Build and pack HybridWebView:
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L99
Converting null literal or possible null value to non-nullable type.
|
Build and pack HybridWebView:
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L132
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
Build and pack HybridWebView:
HybridWebView/Platforms/Android/AndroidHybridWebViewClient.cs#L51
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
Loading