Request intercept and proxy improvements #45
Annotations
3 warnings
The following actions uses Node.js version which is deprecated 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/
|
HybridWebView/Platforms/MacCatalyst/HybridWebViewHandler.MacCatalyst.cs#L157
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
|
HybridWebView/Platforms/iOS/HybridWebViewHandler.iOS.cs#L159
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
|
This job succeeded
Loading