Skip to content

HybridWebView Publish to nuget.org #16

HybridWebView Publish to nuget.org

HybridWebView Publish to nuget.org #16

Manually triggered October 25, 2024 17:25
Status Success
Total duration 5m 22s
Artifacts

nuget-publish.yml

on: workflow_dispatch
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/
Build (windows-latest): HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L100
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L133
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
Build (windows-latest): HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L99
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L132
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.
Build (windows-latest): HybridWebView/Platforms/Android/AndroidHybridWebViewClient.cs#L51
Possible null reference argument for parameter 'fullUrl' in 'HybridWebViewProxyEventArgs.HybridWebViewProxyEventArgs(string fullUrl)'.