Skip to content

Phase 6文档总结:兼容性梳理与优化进展 #128

Phase 6文档总结:兼容性梳理与优化进展

Phase 6文档总结:兼容性梳理与优化进展 #128

Triggered via push February 16, 2026 14:36
Status Success
Total duration 58s
Artifacts

test.yml

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

Annotations

10 warnings
build-test: NewLife.RocketMQ/Protocol/MqCodec.cs#L42
'PacketCodec.GetLength' is obsolete: '请使用 GetLength2,性能更优'
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'.'
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/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'.'