Proxy requests and round trip JavaScript invocations #36
pull-request.yml
on: pull_request
Matrix: call-build-workflow / Build
Annotations
10 warnings
call-build-workflow / Build (windows-latest)
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/.
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L127
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L95
Converting null literal or possible null value to non-nullable type.
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L128
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/Android/AndroidHybridWebViewClient.cs#L51
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
call-build-workflow / Build (macos-14)
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/.
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L95
Converting null literal or possible null value to non-nullable type.
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L128
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L127
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/Android/AndroidHybridWebViewClient.cs#L51
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|