[feat] 新增 ExternalBroker 是否使用外部代理。有些RocketMQ的Broker部署在网关外部,需要使用映射地址,默… #62
Annotations
11 warnings
build-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-publish:
NewLife.RocketMQ/obj/Release/net45/NewLife.RocketMQ.AssemblyInfo.cs#L17
The specified version string '2.6.2024.1210-beta0909' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.RocketMQ/MqBase.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-publish:
NewLife.RocketMQ/Protocol/Message.cs#L82
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
build-publish:
NewLife.RocketMQ/Protocol/Command.cs#L322
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
build-publish:
NewLife.RocketMQ/obj/Release/netstandard2.1/NewLife.RocketMQ.AssemblyInfo.cs#L17
The specified version string '2.6.2024.1210-beta0909' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.RocketMQ/MqBase.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-publish:
NewLife.RocketMQ/Protocol/Command.cs#L322
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
build-publish:
NewLife.RocketMQ/Protocol/Message.cs#L82
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
build-publish:
NewLife.RocketMQ/obj/Release/net461/NewLife.RocketMQ.AssemblyInfo.cs#L17
The specified version string '2.6.2024.1210-beta0909' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.RocketMQ/MqBase.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|