Skip to content

feat: add ability to trace handshake #63

feat: add ability to trace handshake

feat: add ability to trace handshake #63

Triggered via pull request February 13, 2024 11:31
Status Success
Total duration 45s
Artifacts

build-refactor.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: internal/bytesx/bytesx.go#L38
comment on exported function GenRandomBytes should be of the form "GenRandomBytes ..."
lint: internal/optional/optional.go#L1
should have a package comment
lint: internal/tlssession/tlsbio.go#L75
parameter 'tt' seems to be unused, consider removing or renaming it as _
lint: internal/bytesx/bytesx.go#L115
comment on exported function BytesPadPKCS7 should be of the form "BytesPadPKCS7 ..."
lint: internal/tlssession/tlsbio.go#L83
parameter 'tt' seems to be unused, consider removing or renaming it as _
lint: internal/tlssession/tlsbio.go#L79
parameter 'tt' seems to be unused, consider removing or renaming it as _
lint: internal/session/manager.go#L21
don't use ALL_CAPS in Go names; use CamelCase
lint: internal/tlssession/tlshandshake.go#L160
parameter 'verifiedChains' seems to be unused, consider removing or renaming it as _
lint: internal/session/manager.go#L27
don't use ALL_CAPS in Go names; use CamelCase
lint: internal/session/manager.go#L24
don't use ALL_CAPS in Go names; use CamelCase