Skip to content

Fix some warnings (#1531) #patch #760

Fix some warnings (#1531) #patch

Fix some warnings (#1531) #patch #760

Triggered via push September 24, 2023 22:04
Status Success
Total duration 9m 23s
Artifacts
Remove old artifacts
5s
Remove old artifacts
Matrix: Upload development build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Upload development build (win-x64): Fronter.NET/Fronter.NET/App.axaml.cs#L62
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)
Upload development build (win-x64): Fronter.NET/Fronter.NET/App.axaml.cs#L103
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)