Skip to content

修改包说明

修改包说明 #413

Triggered via push December 3, 2023 01:23
Status Failure
Total duration 4m 13s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
build (Release, win7-x64)
The specified RuntimeIdentifier 'win7-x64' is not recognized. See https://aka.ms/netsdk1083 for more information.
build (Release, win7-x64)
The specified RuntimeIdentifier 'win7-x64' is not recognized. See https://aka.ms/netsdk1083 for more information.
build (Release, win7-x64)
Process completed with exit code 1.
build (Release, linux-arm)
The job was canceled because "Release_win7-x64" failed.
build (Release, linux-arm)
The operation was canceled.
build (Release, linux-arm64)
The job was canceled because "Release_win7-x64" failed.
build (Release, linux-arm64)
The operation was canceled.
build (Release, osx-x64)
The job was canceled because "Release_win7-x64" failed.
build (Release, osx-x64)
The operation was canceled.
build (Release, linux-x64)
The job was canceled because "Release_win7-x64" failed.
build (Release, linux-x64)
The operation was canceled.
build (Release, linux-arm64): IoTSharp.Contracts/AlarmDto.cs#L12
Non-nullable property 'OriginatorName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AlarmDto.cs#L18
Non-nullable property 'AlarmType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AlarmDto.cs#L23
Non-nullable property 'AlarmDetail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AlarmDto.cs#L51
Non-nullable property 'AlarmType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AlarmDto.cs#L56
Non-nullable property 'AlarmDetail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AlarmDto.cs#L103
Non-nullable property 'Originator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/TelemetryDataDto.cs#L5
Non-nullable property 'KeyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/TelemetryDataDto.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/MqttBrokerSetting.cs#L26
Possible null reference return.
build (Release, linux-arm64): IoTSharp.Contracts/MqttBrokerSetting.cs#L44
Possible null reference return.