Skip to content

v0.9.0

v0.9.0 #11

Triggered via release December 6, 2023 11:26
@geazgeaz
published v0.9.0
Status Success
Total duration 1m 16s
Artifacts

release.yaml

on: release
Fit to window
Zoom out
Zoom in

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'