Skip to content

Update README.md

Update README.md #26

Triggered via push December 17, 2024 22:31
Status Success
Total duration 1m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L45
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: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L13
Missing XML comment for publicly visible type or member 'UnityLauncherPlugin'
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L24
Missing XML comment for publicly visible type or member 'UnityLauncherPlugin.InitAsync(PluginInitContext)'
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L31
Missing XML comment for publicly visible type or member 'UnityLauncherPlugin.QueryAsync(Query, CancellationToken)'
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L45
Missing XML comment for publicly visible type or member 'UnityLauncherPlugin.LoadHubAmdProjectData()'
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L394
Missing XML comment for publicly visible type or member 'UnityEditorIntoModel'
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L396
Missing XML comment for publicly visible type or member 'UnityEditorIntoModel.version'
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L397
Missing XML comment for publicly visible type or member 'UnityEditorIntoModel.path'
build: Flow.Launcher.Plugin.UnityLauncherPlugin/Main.cs#L400
Missing XML comment for publicly visible type or member 'ProjectInfoModel'