Merge pull request #9 from eesast/renovate/google.protobuf-3.x #185
Annotations
10 warnings
|
installer/Model/EEsast.cs#L23
The type name 'language' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
installer/Model/Tencent_Cos.cs#L54
Cannot convert null literal to non-nullable reference type.
|
installer/ViewModel/MainViewModel.cs#L44
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.
|
installer/Model/Tencent_Cos.cs#L54
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.
|
installer/ViewModel/LoginViewModel.cs#L29
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.
|
installer/Model/Downloader.cs#L92
Converting null literal or possible null value to non-nullable type.
|
installer/Model/Downloader.cs#L96
Converting null literal or possible null value to non-nullable type.
|
installer/Model/Downloader.cs#L98
Converting null literal or possible null value to non-nullable type.
|
installer/Model/Tencent_Cos.cs#L92
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading