v3.0.2026.0501 修复Pop/Ack/ChangeInvisibleTime操作缺少queueId参数导致服务端异常;新增Me… #102
Annotations
11 warnings
|
build-publish
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/
|
|
build-publish:
NewLife.RocketMQ/MessageTrace/TraceModel.cs#L157
Missing XML comment for publicly visible type or member 'TraceType.SubAfter'
|
|
build-publish:
NewLife.RocketMQ/MessageTrace/TraceModel.cs#L156
Missing XML comment for publicly visible type or member 'TraceType.SubBefore'
|
|
build-publish:
NewLife.RocketMQ/MessageTrace/TraceModel.cs#L155
Missing XML comment for publicly visible type or member 'TraceType.Pub'
|
|
build-publish:
NewLife.RocketMQ/Consumer.cs#L1271
'JsonHelper.Read<T>(IJsonHost, string)' is obsolete: '请使用 Read(json, jsonOptions) 方法,传入 JsonOptions 以明确使用的配置,避免未来 Options 变更导致行为不确定'
|
|
build-publish:
NewLife.RocketMQ/Protocol/MessageExt.cs#L207
'SpanReader.FreeCapacity' is obsolete: '=>Available'
|
|
build-publish:
NewLife.RocketMQ/Protocol/MessageExt.cs#L176
'SpanReader.FreeCapacity' is obsolete: '=>Available'
|
|
build-publish:
NewLife.RocketMQ/Protocol/MqCodec.cs#L42
'PacketCodec.GetLength' is obsolete: '请使用 GetLength2,性能更优'
|
|
build-publish:
NewLife.RocketMQ/MqBase.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
NewLife.RocketMQ/obj/Release/net45/NewLife.RocketMQ.AssemblyInfo.cs#L19
The specified version string '3.0.2026.0501-beta0630' does not conform to the recommended format - major.minor.build.revision
|
|
build-publish:
NewLife.RocketMQ/MessageTrace/TraceModel.cs#L116
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|