Skip to content

⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 (#91) #248

⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 (#91)

⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 (#91) #248

Triggered via push September 25, 2023 09:47
Status Success
Total duration 1m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
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