Update webview host address to 0.0.0.1 #50
pull-request.yml
on: pull_request
Matrix: call-build-workflow / Build
Annotations
3 errors and 12 warnings
call-build-workflow / Build (macos-14)
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
call-build-workflow / Build (macos-14)
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
call-build-workflow / Build (macos-14)
Process completed with exit code 1.
|
call-build-workflow / Build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L100
Converting null literal or possible null value to non-nullable type.
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L99
Converting null literal or possible null value to non-nullable type.
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L133
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
call-build-workflow / Build (windows-latest):
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L132
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L100
Converting null literal or possible null value to non-nullable type.
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L133
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L99
Converting null literal or possible null value to non-nullable type.
|
call-build-workflow / Build (macos-14):
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L132
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)'.
|