tests: update unit tests (#68) #93
build-refactor.yml
on: push
short-tests
28s
lint
7s
gosec
40s
coverage-threshold
29s
integration
28s
Annotations
10 warnings
lint:
internal/networkio/networkio_test.go#L83
parameter 'address' seems to be unused, consider removing or renaming it as _
|
lint:
internal/networkio/networkio_test.go#L83
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
lint:
internal/networkio/common_test.go#L27
parameter 'network' seems to be unused, consider removing or renaming it as _
|
lint:
internal/networkio/common_test.go#L27
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
lint:
internal/bytesx/bytesx.go#L38
comment on exported function GenRandomBytes should be of the form "GenRandomBytes ..."
|
lint:
internal/networkio/common_test.go#L27
parameter 'address' seems to be unused, consider removing or renaming it as _
|
lint:
internal/vpntest/assert.go#L5
exported function AssertPanic should have comment or be unexported
|
lint:
internal/bytesx/bytesx.go#L115
comment on exported function BytesPadPKCS7 should be of the form "BytesPadPKCS7 ..."
|
lint:
internal/vpntest/certs.go#L87
exported function WriteTestingCerts should have comment or be unexported
|
lint:
internal/vpntest/certs.go#L81
exported type TestingCert should have comment or be unexported
|