Skip to content

yml fix

yml fix #2

Re-run triggered August 28, 2024 12:32
Status Success
Total duration 1m 4s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, notiz-dev/github-action-json-property@release, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Main.cs#L13
The using directive for 'System.Windows.Controls' appeared previously in this namespace
build: Main.cs#L32
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Main.cs#L18
Missing XML comment for publicly visible type or member 'Main'
build: Main.cs#L26
Missing XML comment for publicly visible type or member 'Main.Main()'
build: Main.cs#L32
Missing XML comment for publicly visible type or member 'Main.InitAsync(PluginInitContext)'
build: Main.cs#L38
Missing XML comment for publicly visible type or member 'Main.QueryAsync(Query, CancellationToken)'
build: Main.cs#L132
Missing XML comment for publicly visible type or member 'Main.Dispose()'
build: Main.cs#L136
Missing XML comment for publicly visible type or member 'Main.CreateSettingPanel()'
build: Main.cs#L138
Missing XML comment for publicly visible type or member 'Main.LoadContextMenus(Result)'
build: Settings.cs#L9
Missing XML comment for publicly visible type or member 'Settings'