Skip to content

异步操作加上 CancellationToken #62

异步操作加上 CancellationToken

异步操作加上 CancellationToken #62

Triggered via push December 11, 2024 06:05
Status Success
Total duration 30s
Artifacts

publish-beta.yml

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

Annotations

9 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.MQTT/obj/Release/net45/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '2.0.2024.1211-beta0605' 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.1211-beta0605' 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.1211-beta0605' 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.1211-beta0605' 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.