Skip to content

cnf network: Add metallb bgp connect time tc #770

cnf network: Add metallb bgp connect time tc

cnf network: Add metallb bgp connect time tc #770

Triggered via pull request September 23, 2024 19:31
Status Failure
Total duration 3m 56s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: tests/cnf/core/network/metallb/tests/bfd-test.go#L38
string `An unexpected error occurred while ` has 3 occurrences, make it a constant (goconst)
build: tests/cnf/core/network/metallb/tests/bfd-test.go#L39
string `determining the IP addresses from the ECO_CNF_CORE_NET_MLB_ADDR_LIST environment variable.` has 3 occurrences, make it a constant (goconst)
build: tests/cnf/core/network/metallb/internal/frr/frr.go#L93
exported: exported type BGPConnectionInfo should have comment or be unexported (revive)
build: tests/cnf/core/network/metallb/internal/frr/frr.go#L296
S1030: should use output.Bytes() instead of []byte(output.String()) (gosimple)
build: tests/cnf/core/network/metallb/tests/bgp-connect-time-tests.go#L198
ineffectual assignment to err (ineffassign)
build: tests/cnf/core/network/metallb/internal/frr/frr.go#L297
only one cuddle assignment allowed before if statement (wsl)
build: tests/cnf/core/network/metallb/tests/bgp-connect-time-tests.go#L213
block should not start with a whitespace (wsl)
build: tests/cnf/core/network/metallb/tests/bgp-connect-time-tests.go#L221
assignments should only be cuddled with other assignments (wsl)
build: tests/cnf/core/network/metallb/tests/bgp-connect-time-tests.go#L225
assignments should only be cuddled with other assignments (wsl)
build: tests/cnf/core/network/metallb/tests/bgp-connect-time-tests.go#L228
assignments should only be cuddled with other assignments (wsl)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/