Skip to content

[fix]修正死循环。网络层收不到数据时,ReceiveCommand可能进入无限死循环 #43

[fix]修正死循环。网络层收不到数据时,ReceiveCommand可能进入无限死循环

[fix]修正死循环。网络层收不到数据时,ReceiveCommand可能进入无限死循环 #43

Triggered via push April 26, 2024 10:10
Status Success
Total duration 40s
Artifacts

publish-beta.yml

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

Annotations

11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-publish: NewLife.Modbus/obj/Release/netstandard2.0/NewLife.Modbus.AssemblyInfo.cs#L17
The specified version string '1.8.2024.0426-beta1011' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Modbus/obj/Release/netstandard2.1/NewLife.Modbus.AssemblyInfo.cs#L17
The specified version string '1.8.2024.0426-beta1011' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Modbus/obj/Release/net461/NewLife.Modbus.AssemblyInfo.cs#L17
The specified version string '1.8.2024.0426-beta1011' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Modbus/obj/Release/net45/NewLife.Modbus.AssemblyInfo.cs#L17
The specified version string '1.8.2024.0426-beta1011' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.ModbusRTU/obj/Release/netstandard2.1/NewLife.ModbusRTU.AssemblyInfo.cs#L17
The specified version string '1.8.2024.0426-beta1011' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.ModbusRTU/Controllers/DefaultSerialPort.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-publish: NewLife.ModbusRTU/Controllers/DefaultSerialPort.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-publish: NewLife.ModbusRTU/Controllers/DefaultSerialPort.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-publish: NewLife.ModbusRTU/obj/Release/net6.0/NewLife.ModbusRTU.AssemblyInfo.cs#L17
The specified version string '1.8.2024.0426-beta1011' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.ModbusRTU/Controllers/DefaultSerialPort.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.