Triggered via release
September 15, 2025 09:49
trueai-org
published
v3.4.0
Status
Success
Total duration
49s
Artifacts
–
Annotations
11 warnings
|
构建并发布 .NET 应用程序
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/AliyunDriveMounterByJob.cs#L18
Field 'AliyunDriveMounterByJob._dokanInstance' is never assigned to, and will always have its default value null
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/AliyunDriveMounter_Dokan.cs#L336
The variable 'ex' is declared but never used
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/FileSyncHelper.cs#L361
The variable 'needsAction' is assigned but its value is never used
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/LocalStorageJob.cs#L815
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.
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/FastCDCPlus.cs#L173
The variable 'filePosition' is assigned but its value is never used
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/AliyunDriveMounterByJob.cs#L245
The variable 'ex' is declared but never used
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/AliyunDriveApi.cs#L57
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/ProviderApiHelper.cs#L57
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/ProviderApiHelper.cs#L36
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/ViewModels/FilePathKeyResult.cs#L12
'FilePathKeyResult.Key' hides inherited member 'AliyunDriveFileItem.Key'. Use the new keyword if hiding was intended.
|