Skip to content

Bump version to trigger new release #2

Bump version to trigger new release

Bump version to trigger new release #2

Triggered via push January 25, 2024 18:20
Status Success
Total duration 1m 39s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, notiz-dev/github-action-json-property@release, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: TerrariaWiki/Flow.Launcher.Plugin.TerrariaWiki/Main.cs#L25
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: TerrariaWiki/Flow.Launcher.Plugin.TerrariaWiki/Main.cs#L22
The field 'TerrariaWiki.icon_path' is assigned but its value is never used
build: TerrariaWiki/Flow.Launcher.Plugin.TerrariaWiki/Main.cs#L11
Missing XML comment for publicly visible type or member 'TerrariaWiki'
build: TerrariaWiki/Flow.Launcher.Plugin.TerrariaWiki/Main.cs#L25
Missing XML comment for publicly visible type or member 'TerrariaWiki.InitAsync(PluginInitContext)'
build: TerrariaWiki/Flow.Launcher.Plugin.TerrariaWiki/Main.cs#L32
Missing XML comment for publicly visible type or member 'TerrariaWiki.QueryAsync(Query, CancellationToken)'