Skip to content

Implement 'Upgrade All' option and app exclusion in settings #17

Implement 'Upgrade All' option and app exclusion in settings

Implement 'Upgrade All' option and app exclusion in settings #17

Triggered via push January 20, 2025 15:17
Status Success
Total duration 2m 25s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
publish: Main.cs#L51
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
publish: 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.
publish: Main.cs#L57
The variable 'ex' is declared but never used
publish: SettingsPage.cs#L144
The variable 'ex' is declared but never used
publish: Main.cs#L135
The variable 'ex' is declared but never used
publish: Main.cs#L312
The variable 'ex' is declared but never used
publish: Main.cs#L340
The variable 'ex' is declared but never used