v3.3.2-alpha.1 #4
Triggered via release
June 26, 2024 02:02
trueai-org
published
v3.3.2-alpha.1
Status
Failure
Total duration
40s
Artifacts
–
Annotations
1 error and 11 warnings
构建并发布 .NET 应用程序
Process completed with exit code 2.
|
构建并发布 .NET 应用程序
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/ViewModels/FilePathKeyResult.cs#L12
'FilePathKeyResult.Key' hides inherited member 'AliyunDriveFileItem.Key'. Use the new keyword if hiding was intended.
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/LocalStorageJob.cs#L502
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/LocalStorageJob.cs#L807
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/AliyunDriveMounterByJob.cs#L243
The variable 'ex' is declared but never used
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/Services/AliyunDriveMounter_Dokan.cs#L336
The variable 'ex' is declared but never used
|
构建并发布 .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/IO/SystemIOWindows.cs#L272
This call site is reachable on all platforms. 'DirectorySecurity' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/IO/SystemIOWindows.cs#L267
This call site is reachable on all platforms. 'AccessControlSections.Group' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/IO/SystemIOWindows.cs#L267
This call site is reachable on all platforms. 'DirectorySecurity' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
构建并发布 .NET 应用程序:
src/MDriveSync.Core/IO/SystemIOWindows.cs#L267
This call site is reachable on all platforms. 'AccessControlSections.Access' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|