Skip to content

feat: add ability to trace handshake #71

feat: add ability to trace handshake

feat: add ability to trace handshake #71

Triggered via pull request February 13, 2024 12:27
Status Success
Total duration 47s
Artifacts

build-refactor.yml

on: pull_request
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/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/model/session.go#L10
comment on exported const S_UNDEF should be of the form "S_UNDEF ..."
lint: internal/tlssession/tlsbio.go#L83
parameter 'tt' seems to be unused, consider removing or renaming it as _
lint: internal/model/session.go#L11
don't use ALL_CAPS in Go names; use CamelCase
lint: internal/model/session.go#L8
don't use ALL_CAPS in Go names; use CamelCase
lint: internal/model/session.go#L17
don't use ALL_CAPS in Go names; use CamelCase
lint: internal/model/session.go#L14
don't use ALL_CAPS in Go names; use CamelCase