chore(deps): update dependency grpc.tools to v2.59.0 #193
Annotations
10 warnings
Build Installer:
installer/Model/Tencent_Cos.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Build Installer:
installer/Model/EEsast.cs#L23
The type name 'language' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Installer:
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.
|
Build Installer:
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.
|
Build Installer:
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.
|
Build Installer:
installer/Model/Tencent_Cos.cs#L92
Converting null literal or possible null value to non-nullable type.
|
Build Installer:
installer/Model/Tencent_Cos.cs#L97
Possible null reference argument for parameter 'savePath' in 'Task Tencent_Cos.DownloadFileAsync(string savePath, string remotePath = null)'.
|
Build Installer:
installer/Model/Tencent_Cos.cs#L101
Possible null reference argument for parameter 'item' in 'void ConcurrentQueue<string>.Enqueue(string item)'.
|
Build Installer:
installer/Model/Tencent_Cos.cs#L99
The variable 'ex' is declared but never used
|
Build Installer:
installer/Model/Tencent_Cos.cs#L86
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.
|
The logs for this run have expired and are no longer available.
Loading