Skip to content

Migrate to Velopack & Github Action #75

Migrate to Velopack & Github Action

Migrate to Velopack & Github Action #75

Triggered via pull request May 4, 2024 03:29
@taoocerostaooceros
synchronize #2616
velopack
Status Success
Total duration 4m 28s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build: Flow.Launcher.Plugin/ActionContext.cs#L54
Missing XML comment for publicly visible type or member 'SpecialKeyState.Default'
build: Flow.Launcher.Plugin/Interfaces/IResultUpdated.cs#L7
Missing XML comment for publicly visible type or member 'IResultUpdated'
build: Flow.Launcher.Plugin/Interfaces/IResultUpdated.cs#L9
Missing XML comment for publicly visible type or member 'IResultUpdated.ResultsUpdated'
build: Flow.Launcher.Plugin/Interfaces/IResultUpdated.cs#L12
Missing XML comment for publicly visible type or member 'ResultUpdatedEventHandler'
build: Flow.Launcher.Plugin/Interfaces/IResultUpdated.cs#L14
Missing XML comment for publicly visible type or member 'ResultUpdatedEventArgs'
build: Flow.Launcher.Plugin/Interfaces/IResultUpdated.cs#L16
Missing XML comment for publicly visible type or member 'ResultUpdatedEventArgs.Results'
build: Flow.Launcher.Plugin/Interfaces/IResultUpdated.cs#L17
Missing XML comment for publicly visible type or member 'ResultUpdatedEventArgs.Query'
build: Flow.Launcher.Plugin/Interfaces/IResultUpdated.cs#L18
Missing XML comment for publicly visible type or member 'ResultUpdatedEventArgs.Token'
build: Flow.Launcher.Plugin/Interfaces/ISettingProvider.cs#L5
Missing XML comment for publicly visible type or member 'ISettingProvider'
build: Flow.Launcher.Plugin/Interfaces/ISettingProvider.cs#L7
Missing XML comment for publicly visible type or member 'ISettingProvider.CreateSettingPanel()'
build: Plugins/Flow.Launcher.Plugin.Shell/Main.cs#L402
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: Plugins/Flow.Launcher.Plugin.Shell/Main.cs#L372
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
build: Flow.Launcher.Core/Plugin/JsonRPCPlugin.cs#L35
'JsonRPCPlugin.JsonRPC' hides inherited member 'JsonRPCPluginBase.JsonRPC'. Use the new keyword if hiding was intended.
build: Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Flow.Launcher.Core/Plugin/ProcessStreamPluginV2.cs#L73
Possible null reference assignment.
build: Flow.Launcher.Core/ExternalPlugins/Environments/TypeScriptV2Environment.cs#L30
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
build: Flow.Launcher.Core/ExternalPlugins/Environments/TypeScriptEnvironment.cs#L30
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
build: Flow.Launcher.Core/ExternalPlugins/Environments/PythonEnvironment.cs#L35
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
build: Plugins/Flow.Launcher.Plugin.PluginsManager/PluginsManager.cs#L294
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
build
No files were found with the provided path: Releases\FlowLauncher-*.exe. No artifacts will be uploaded.
build
No files were found with the provided path: Releases\FlowLauncher-*-Portable.zip. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
Plugin nupkg
30.6 KB