Upd nugets #279
Annotations
1 error and 13 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, im-open/process-dotnet-test-results@v2.2.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
src/MQTTnet.Extensions.MultiCloud/Binders/CloudToDeviceBinder.cs#L35
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud/Binders/RequestResponseBinder.cs#L50
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud/Binders/RequestResponseBinder.cs#L80
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud.AwsIoTClient/WritableProperty.cs#L35
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud.AwsIoTClient/ShadowRequestResponseBinder.cs#L31
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud.BrokerIoTClient/Untyped/GenericCommandClient.cs#L42
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud.BrokerIoTClient/Untyped/GenericCommandBinder.cs#L26
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud.BrokerIoTClient/ReadOnlyProperty.cs#L33
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud.BrokerIoTClient/PropertyClient.cs#L39
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/MQTTnet.Extensions.MultiCloud.BrokerIoTClient/TelemetryClient.cs#L33
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
This job failed
Loading