Skip to content

tests: update unit tests (#68) #93

tests: update unit tests (#68)

tests: update unit tests (#68) #93

Triggered via push March 1, 2024 03:47
Status Success
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

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