Add Unit Tests #828
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: GuillaumeFalourd/setup-windows10-sdk-action@v1, actions/[email protected], actions/checkout@v2, actions/upload-artifact@v2, darenm/Setup-VSTest@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Samples/Server/Server_Simple_Samples.cs#L53
'MqttServer.InjectApplicationMessage(InjectedMqttApplicationMessage, CancellationToken)' is obsolete: 'Use InjectApplicationMessageAsync instead.'
|
Source/MQTTnet.Tests/Clients/MqttClient/MqttClient_Tests.cs#L269
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
Source/MQTTnet.Tests/Clients/MqttClient/MqttClient_Tests.cs#L480
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
Source/MQTTnet.Tests/Clients/MqttClient/MqttClient_Publish_Tests.cs#L41
The variable 'exception' is declared but never used
|
Source/MQTTnet.Tests/Clients/ManagedMqttClient/ManagedMqttClient_Tests.cs#L424
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
Source/MQTTnet.Tests/Clients/ManagedMqttClient/ManagedMqttClient_Tests.cs#L457
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
Source/MQTTnet.Tests/MqttApplicationMessageBuilder_Tests.cs#L32
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
Source/MQTTnet.Tests/MqttApplicationMessageBuilder_Tests.cs#L44
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
Source/MQTTnet.Tests/MqttApplicationMessageTest.cs#L17
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
Source/MQTTnet.Tests/MqttApplicationMessageTest.cs#L20
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
|
The logs for this run have expired and are no longer available.
Loading