v0.9.0 #11
Annotations
11 warnings
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#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'
|