v1.4.2024.0101 #31
Annotations
10 warnings
Build:
NewLife.MQTT/obj/Release/net45/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '1.4.2024.0101-beta0526' does not conform to the recommended format - major.minor.build.revision
|
Build:
NewLife.MQTT/obj/Release/netstandard2.1/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '1.4.2024.0101-beta0526' does not conform to the recommended format - major.minor.build.revision
|
Build:
NewLife.MQTT/MqttCodec.cs#L68
Nullability of type of parameter 'request' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
NewLife.MQTT/obj/Release/netstandard2.0/NewLife.MQTT.AssemblyInfo.cs#L17
The specified version string '1.4.2024.0101-beta0526' does not conform to the recommended format - major.minor.build.revision
|
Build:
NewLife.MQTT/MqttCodec.cs#L68
Nullability of type of parameter 'response' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
NewLife.MQTT/Messaging/MqttMessage.cs#L79
Nullability of reference types in type of parameter 'context' of 'bool MqttMessage.Read(Stream stream, object context)' doesn't match implicitly implemented member 'bool IAccessor.Read(Stream stream, object? context)' (possibly because of nullability attributes).
|
Build:
NewLife.MQTT/Messaging/MqttMessage.cs#L79
Nullability of reference types in type of parameter 'context' of 'bool MqttMessage.Read(Stream stream, object context)' doesn't match implicitly implemented member 'bool IAccessor.Read(Stream stream, object? context)' (possibly because of nullability attributes).
|
Build:
NewLife.MQTT/Messaging/MqttMessage.cs#L105
Nullability of reference types in type of parameter 'context' of 'bool MqttMessage.Write(Stream stream, object context)' doesn't match implicitly implemented member 'bool IAccessor.Write(Stream stream, object? context)' (possibly because of nullability attributes).
|
Build:
NewLife.MQTT/Messaging/MqttMessage.cs#L105
Nullability of reference types in type of parameter 'context' of 'bool MqttMessage.Write(Stream stream, object context)' doesn't match implicitly implemented member 'bool IAccessor.Write(Stream stream, object? context)' (possibly because of nullability attributes).
|
Build:
NewLife.MQTT/MqttCodec.cs#L68
Nullability of type of parameter 'request' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading