Skip to content

feat: add ability to trace handshake #58

feat: add ability to trace handshake

feat: add ability to trace handshake #58

Triggered via pull request February 13, 2024 10:23
Status Success
Total duration 53s
Artifacts

build-refactor.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: internal/model/vpnoptions.go#L78
comment on exported var SupportedCiphers should be of the form "SupportedCiphers ..."
lint: internal/session/manager.go#L23
comment on exported const S_UNDEF should be of the form "S_UNDEF ..."
lint: internal/session/manager.go#L17
type name will be used as session.SessionNegotiationState by other packages, and that stutters; consider calling this NegotiationState
lint: internal/session/manager.go#L231
exported var ErrExpiredKey should have comment or be unexported
lint: internal/session/manager.go#L166
comment on exported method Manager.NewACKForPacketIDs should be of the form "NewACKForPacketIDs ..."
lint: internal/session/manager.go#L310
exported method Manager.CurrentKeyID should have comment or be unexported
lint: internal/optional/optional.go#L1
should have a package comment
lint: internal/bytesx/bytesx.go#L115
comment on exported function BytesPadPKCS7 should be of the form "BytesPadPKCS7 ..."
lint: internal/session/manager.go#L24
don't use ALL_CAPS in Go names; use CamelCase
lint: internal/session/manager.go#L21
don't use ALL_CAPS in Go names; use CamelCase