Skip to content

merged from refactor #13

merged from refactor

merged from refactor #13

Triggered via push January 26, 2024 08:38
Status Failure
Total duration 1m 3s
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.