bug: propagate TLS errors as failures #305
build.yml
on: pull_request
short-tests
58s
lint
5s
gosec
48s
coverage-threshold
57s
integration
40s
Annotations
10 warnings
lint:
internal/runtimex/runtimex_test.go#L22
parameter 't' 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/runtimex/runtimex_test.go#L40
parameter 't' seems to be unused, consider removing or renaming it as _
|
lint:
internal/runtimex/runtimex_test.go#L31
parameter 't' seems to be unused, consider removing or renaming it as _
|
lint:
internal/model/session.go#L8
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/mocks/addr.go#L1
should have a package comment
|
lint:
internal/model/session.go#L14
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/session.go#L11
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
internal/model/session.go#L20
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
|