tests: adapt integration tests to run against the refactored code #74
build-refactor.yml
on: pull_request
short-tests
19s
lint
3s
gosec
46s
coverage-threshold
15s
integration
18s
Annotations
11 warnings
lint:
internal/tlssession/tlsbio.go#L79
parameter 'tt' seems to be unused, consider removing or renaming it as _
|
lint:
internal/tlssession/tlsbio.go#L75
parameter 'tt' seems to be unused, consider removing or renaming it as _
|
lint:
internal/tlssession/tlshandshake.go#L160
parameter 'verifiedChains' seems to be unused, consider removing or renaming it as _
|
lint:
internal/tlssession/tlsbio.go#L83
parameter 'tt' seems to be unused, consider removing or renaming it as _
|
lint:
internal/session/manager.go#L142
if block ends with a return statement, so drop this else and outdent its block
|
lint:
internal/bytesx/bytesx.go#L38
comment on exported function GenRandomBytes should be of the form "GenRandomBytes ..."
|
lint:
internal/datachannel/write.go#L20
parameter 'log' seems to be unused, consider removing or renaming it as _
|
lint:
internal/model/session.go#L10
comment on exported const S_UNDEF should be of the form "S_UNDEF ..."
|
lint:
internal/datachannel/errors.go#L26
exported var ErrSerialization should have comment or be unexported
|
lint:
internal/model/vpnoptions.go#L78
comment on exported var SupportedCiphers should be of the form "SupportedCiphers ..."
|
gosec
Docker pull failed with exit code 1, back off 4.84 seconds before retry.
|