Skip to content

Add Support for [After|Before]Disconnect Events #251

Add Support for [After|Before]Disconnect Events

Add Support for [After|Before]Disconnect Events #251

Triggered via pull request September 26, 2023 10:05
Status Success
Total duration 2m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build-ubuntu-latest: Source/HiveMQtt/obj/Release/net6.0/HiveMQtt.AssemblyInfo.cs#L23
Assembly reference 'HiveMQtt.Test, PublicKey=fc5550082a9c642c' is invalid and cannot be resolved
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/Packets/UnsubscribePacket.cs#L37
Argument type 'ushort' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/Packets/SubscribePacket.cs#L38
Argument type 'ushort' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/Packets/PubRelPacket.cs#L27
Argument type 'ushort' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/Packets/PubRecPacket.cs#L27
Argument type 'ushort' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/Packets/PubCompPacket.cs#L27
Argument type 'ushort' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/Packets/PubAckPacket.cs#L27
Argument type 'ushort' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/ControlPacket.cs#L191
Argument type 'ushort' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/ControlPacket.cs#L212
Return type of 'ControlPacket.DecodeTwoByteInteger(ref SequenceReader<byte>)' is not CLS-compliant
Build-ubuntu-latest: Source/HiveMQtt/MQTT5/ControlPacket.cs#L317
Argument type 'uint' is not CLS-compliant