Skip to content

Merge branch 'master' of https://github.com/IoTSharp/IoTSharp #407

Merge branch 'master' of https://github.com/IoTSharp/IoTSharp

Merge branch 'master' of https://github.com/IoTSharp/IoTSharp #407

Triggered via push October 7, 2023 05:50
Status Failure
Total duration 6m 46s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 50 warnings
build (Release, win7-x64)
Process completed with exit code 1.
build (Release, linux-arm64)
The job was canceled because "Release_win7-x64" failed.
build (Release, linux-arm64)
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-arm)
The job was canceled because "Release_win7-x64" failed.
build (Release, linux-arm)
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, win7-x64): 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, win7-x64): 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, win7-x64): 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, win7-x64): 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, win7-x64): 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, win7-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L26
Possible null reference return.
build (Release, win7-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L44
Possible null reference return.
build (Release, win7-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L14
Non-nullable field '_CACertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, win7-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L32
Non-nullable field '_BrokerCertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, win7-x64): IoTSharp.Contracts/AssetDto.cs#L45
Non-nullable property 'Name' 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.
build (Release, linux-arm64): IoTSharp.Contracts/MqttBrokerSetting.cs#L14
Non-nullable field '_CACertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/MqttBrokerSetting.cs#L32
Non-nullable field '_BrokerCertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AssetDto.cs#L45
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AssetDto.cs#L50
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm64): IoTSharp.Contracts/AssetDto.cs#L65
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/AssetDto.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-x64): 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-x64): 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-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L26
Possible null reference return.
build (Release, linux-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L44
Possible null reference return.
build (Release, linux-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L14
Non-nullable field '_CACertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, linux-x64): IoTSharp.Contracts/MqttBrokerSetting.cs#L32
Non-nullable field '_BrokerCertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, linux-x64): IoTSharp.Contracts/AssetDto.cs#L45
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-x64): IoTSharp.Contracts/AssetDto.cs#L50
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-x64): IoTSharp.Contracts/AssetDto.cs#L65
Non-nullable property 'KeyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-x64): IoTSharp.Contracts/AssetDto.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm): 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-arm): 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-arm): IoTSharp.Contracts/MqttBrokerSetting.cs#L26
Possible null reference return.
build (Release, linux-arm): IoTSharp.Contracts/MqttBrokerSetting.cs#L44
Possible null reference return.
build (Release, linux-arm): IoTSharp.Contracts/MqttBrokerSetting.cs#L14
Non-nullable field '_CACertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, linux-arm): IoTSharp.Contracts/MqttBrokerSetting.cs#L32
Non-nullable field '_BrokerCertificate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, linux-arm): IoTSharp.Contracts/AssetDto.cs#L45
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm): IoTSharp.Contracts/AssetDto.cs#L50
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm): IoTSharp.Contracts/AssetDto.cs#L65
Non-nullable property 'KeyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, linux-arm): IoTSharp.Contracts/AssetDto.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, osx-x64): 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, osx-x64): 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, osx-x64): 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, osx-x64): 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, osx-x64): 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, osx-x64): 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, osx-x64): IoTSharp.Contracts/AppSettings.cs#L64
Non-nullable property 'JwtKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, osx-x64): IoTSharp.Contracts/AppSettings.cs#L65
Non-nullable property 'JwtIssuer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, osx-x64): IoTSharp.Contracts/AppSettings.cs#L66
Non-nullable property 'JwtAudience' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, osx-x64): IoTSharp.Contracts/AppSettings.cs#L79
Non-nullable property 'ConnectionStrings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.