Skip to content

[feat]支持ProxyProtocol协议,MqttServer能够获取经过代理之前的真实客户端IP地址,支持nginx/haprox… #50

[feat]支持ProxyProtocol协议,MqttServer能够获取经过代理之前的真实客户端IP地址,支持nginx/haprox…

[feat]支持ProxyProtocol协议,MqttServer能够获取经过代理之前的真实客户端IP地址,支持nginx/haprox… #50

Triggered via push November 3, 2024 07:50
Status Success
Total duration 28s
Artifacts

publish-beta.yml

on: push
build-publish
20s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-publish: NewLife.MQTT/obj/Release/net45/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '2.0.2024.1103-beta0750' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.MQTT/Messaging/ConnectMessage.cs#L99
Non-nullable property 'WillMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: NewLife.MQTT/obj/Release/netstandard2.1/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '2.0.2024.1103-beta0750' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.MQTT/Messaging/ConnectMessage.cs#L99
Non-nullable property 'WillMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: NewLife.MQTT/obj/Release/net461/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '2.0.2024.1103-beta0750' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.MQTT/Messaging/ConnectMessage.cs#L99
Non-nullable property 'WillMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: NewLife.MQTT/obj/Release/netstandard2.0/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '2.0.2024.1103-beta0750' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.MQTT/Messaging/ConnectMessage.cs#L99
Non-nullable property 'WillMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.