Skip to content

feat: add ability to trace handshake (#64) #72

feat: add ability to trace handshake (#64)

feat: add ability to trace handshake (#64) #72

Triggered via push February 13, 2024 16:56
Status Success
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: internal/bytesx/bytesx.go#L115
comment on exported function BytesPadPKCS7 should be of the form "BytesPadPKCS7 ..."
lint: internal/bytesx/bytesx.go#L38
comment on exported function GenRandomBytes should be of the form "GenRandomBytes ..."
lint: internal/session/manager.go#L173
exported var ErrExpiredKey should have comment or be unexported
lint: internal/session/manager.go#L108
comment on exported method Manager.NewACKForPacketIDs should be of the form "NewACKForPacketIDs ..."
lint: internal/session/manager.go#L142
if block ends with a return statement, so drop this else and outdent its block
lint: internal/session/manager.go#L252
exported method Manager.CurrentKeyID should have comment or be unexported
lint: internal/tlssession/tlsbio.go#L79
parameter 'tt' seems to be unused, consider removing or renaming it as _
lint: internal/tlssession/tlsbio.go#L75
parameter 'tt' seems to be unused, consider removing or renaming it as _
lint: internal/tlssession/tlshandshake.go#L160
parameter 'verifiedChains' seems to be unused, consider removing or renaming it as _
lint: internal/tlssession/tlsbio.go#L83
parameter 'tt' seems to be unused, consider removing or renaming it as _