v0.10.0 #12
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/SharpWebview/Bindings.cs#L6
Missing XML comment for publicly visible type or member 'WebviewHint'
|
build:
src/SharpWebview/Bindings.cs#L26
Missing XML comment for publicly visible type or member 'RPCResult'
|
build:
src/SharpWebview/Bindings.cs#L28
Missing XML comment for publicly visible type or member 'RPCResult.Success'
|
build:
src/SharpWebview/Bindings.cs#L29
Missing XML comment for publicly visible type or member 'RPCResult.Error'
|
build:
src/SharpWebview/Content/HostedContent.cs#L14
Missing XML comment for publicly visible type or member 'HostedContent'
|
build:
src/SharpWebview/Content/HostedContent.cs#L18
Missing XML comment for publicly visible type or member 'HostedContent.HostedContent(int, bool, IDictionary<string, string>)'
|
build:
src/SharpWebview/Content/HostedContent.cs#L53
Missing XML comment for publicly visible type or member 'HostedContent.ToWebviewUrl()'
|
build:
src/SharpWebview/Content/HtmlContent.cs#L6
Missing XML comment for publicly visible type or member 'HtmlContent'
|
build:
src/SharpWebview/Content/HtmlContent.cs#L10
Missing XML comment for publicly visible type or member 'HtmlContent.HtmlContent(string)'
|
build:
src/SharpWebview/Content/HtmlContent.cs#L15
Missing XML comment for publicly visible type or member 'HtmlContent.ToWebviewUrl()'
|