优化本地配置文件原子写入与并发安全增强 #183
Open
优化本地配置文件原子写入与并发安全增强 #183
Annotations
21 warnings and 1 notice
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
XUnitTest.Core/Data/PacketTests.cs#L56
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Test:
XUnitTest.Core/Data/PacketTests.cs#L36
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Test:
XUnitTest.Core/Data/PacketTests.cs#L16
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Test:
XUnitTest.Core/Data/IPacketEncoderTests.cs#L162
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Test:
XUnitTest.Core/Data/SnowflakeTests.cs#L214
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
Test:
XUnitTest.Core/Caching/MemoryCacheTests.cs#L200
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Test:
XUnitTest.Core/Caching/MemoryCacheTests.cs#L197
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Test:
XUnitTest.Core/Yun/OssClientTests.cs#L102
'OssClient.Delete(string)' is obsolete: '请使用 DeleteAsync'
|
|
Test:
XUnitTest.Core/Yun/OssClientTests.cs#L97
'OssClient.Get(string)' is obsolete: '请使用 GetAsync'
|
|
Test:
XUnitTest.Core/Yun/OssClientTests.cs#L94
'OssClient.Put(string, IPacket)' is obsolete: '请使用 PutAsync'
|
|
Build:
Test/Program.cs#L100
The field 'Program._client' is never used
|
|
Build:
Test/Program.cs#L341
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
Build:
Test/Program.cs#L302
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Build:
Test/Program.cs#L100
The field 'Program._client' is never used
|
|
Build:
Test/Program.cs#L302
'Packet' is obsolete: '请使用 ArrayPacket 或 OwnerPacket 替代'
|
|
Build:
Test/Program.cs#L100
The field 'Program._client' is never used
|
|
Build:
Test/Program.cs#L100
The field 'Program._client' is never used
|
|
Build:
Test/Program.cs#L100
The field 'Program._client' is never used
|
|
Build:
NewLife.Core/Configuration/ConfigHelper.cs#L459
Unboxing a possibly null value.
|
|
Build:
NewLife.Core/Reflection/IReflect.cs#L1073
Unboxing a possibly null value.
|
|
|
background
wait
wait-all
cancel
Loading