Update to 1.0.0-preview7 (#86) #44
Annotations
7 warnings
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 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)'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget-packages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading