Skip to content

Potential fix for pull request finding #152

Potential fix for pull request finding

Potential fix for pull request finding #152

Triggered via push May 12, 2026 12:20
Status Success
Total duration 1m 3s
Artifacts

test.yml

on: push
build-test
59s
build-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test
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-test: NewLife.RocketMQ/MessageTrace/TraceModel.cs#L157
Missing XML comment for publicly visible type or member 'TraceType.SubAfter'
build-test: NewLife.RocketMQ/MessageTrace/TraceModel.cs#L156
Missing XML comment for publicly visible type or member 'TraceType.SubBefore'
build-test: NewLife.RocketMQ/MessageTrace/TraceModel.cs#L155
Missing XML comment for publicly visible type or member 'TraceType.Pub'
build-test: NewLife.RocketMQ/Consumer.cs#L1271
'JsonHelper.Read<T>(IJsonHost, string)' is obsolete: '请使用 Read(json, jsonOptions) 方法,传入 JsonOptions 以明确使用的配置,避免未来 Options 变更导致行为不确定'
build-test: NewLife.RocketMQ/Protocol/MessageExt.cs#L236
'SpanReader.FreeCapacity' is obsolete: '=>Available'
build-test: NewLife.RocketMQ/Protocol/MessageExt.cs#L205
'SpanReader.FreeCapacity' is obsolete: '=>Available'
build-test: NewLife.RocketMQ/Protocol/MqCodec.cs#L42
'PacketCodec.GetLength' is obsolete: '请使用 GetLength2,性能更优'
build-test: NewLife.RocketMQ/Producer.cs#L1237
'Producer.QueryRouteViaGrpcAsync(string, CancellationToken)' hides inherited member 'MqBase.QueryRouteViaGrpcAsync(string, CancellationToken)'. Use the new keyword if hiding was intended.
build-test: NewLife.RocketMQ/MqBase.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test: NewLife.RocketMQ/MessageTrace/TraceModel.cs#L116
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'