Skip to content

Handle UNPARKING state in Receiver::drop() (#60) #93

Handle UNPARKING state in Receiver::drop() (#60)

Handle UNPARKING state in Receiver::drop() (#60) #93

Triggered via push February 22, 2025 07:19
Status Failure
Total duration 8s
Artifacts
Check commit message style
2s
Check commit message style
Fit to window
Zoom out
Zoom in

Annotations

1 error
Check commit message style
The message 1 is invalid: * The line 3 of the message (line 1 of the body) exceeds the limit of 72 characters. The line contains 81 characters: "Fixes panic that could occur due to not handling this (short lived) channel state". Please reformat the body so that all the lines fit 72 characters. The original message was: Handle UNPARKING state in Receiver::drop() (#60) Fixes panic that could occur due to not handling this (short lived) channel state