Skip to content

v3.7.0

v3.7.0 #18

Triggered via release February 10, 2026 06:13
@trueai-orgtrueai-org
published v3.7.0
Status Success
Total duration 53s
Artifacts

dotnet-osx-x64.yml

on: release
构建并发布 .NET 应用程序
47s
构建并发布 .NET 应用程序
Fit to window
Zoom out
Zoom in

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/LocalStorageJob.cs#L579
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
构建并发布 .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/FileSyncHelper.cs#L361
The variable 'needsAction' is assigned but its value is never used
构建并发布 .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#L58
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
构建并发布 .NET 应用程序: src/MDriveSync.Core/Services/ProviderApiHelper.cs#L37
'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.