Skip to content

fix solution file

fix solution file #14

Triggered via push January 26, 2024 08:40
Status Failure
Total duration 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Plugins/CurvaLauncher.Plugins.RunApplication/RunWin32ApplicationQueryResult.cs#L66
The variable 'ex' is declared but never used
build: src/Plugins/CurvaLauncher.Plugins.RunApplication/RunApplicationPlugin.cs#L586
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: src/Plugins/CurvaLauncher.Plugins.RunApplication/RunWin32ApplicationQueryResult.cs#L66
The variable 'ex' is declared but never used
build: src/Plugins/CurvaLauncher.Plugins.RunApplication/RunApplicationPlugin.cs#L586
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.