feat: add ability to trace handshake #62
build-refactor.yml
on: pull_request
short-tests
10s
lint
4s
gosec
38s
coverage-threshold
13s
integration
23s
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/bytesx/bytesx.go#L115
comment on exported function BytesPadPKCS7 should be of the form "BytesPadPKCS7 ..."
|
lint:
internal/model/packet.go#L25
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/packet.go#L24
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/packet.go#L27
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/packet.go#L29
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/packet.go#L28
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/packet.go#L31
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/packet.go#L30
don't use ALL_CAPS in Go names; use CamelCase
|