fix: update Linux build environment to Ubuntu 24.04 for .NET 9 compat… #11
Annotations
2 errors and 3 warnings
|
|
|
|
|
src/ViewModels/Repository.Refresh.cs#L735
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.
|
|
src/ViewModels/Repository.Refresh.cs#L735
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.
|
|
src/ViewModels/Repository.Refresh.cs#L735
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.
|
The logs for this run have expired and are no longer available.
Loading