Skip to content

add-metallb-nodeselector-tc #1259

add-metallb-nodeselector-tc

add-metallb-nodeselector-tc #1259

Triggered via pull request December 28, 2024 14:24
Status Failure
Total duration 4m 20s
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/common.go#L417
commentFormatting: put a space between `//` and comment text (gocritic)
build: tests/cnf/core/network/metallb/tests/metallb-nodeSelector.go#L26
commentFormatting: put a space between `//` and comment text (gocritic)
build: tests/cnf/core/network/metallb/tests/metallb-nodeSelector.go#L34
commentFormatting: put a space between `//` and comment text (gocritic)
build: tests/cnf/core/network/metallb/internal/frr/frr.go#L285
Comment should end in a period (godot)
build: tests/cnf/core/network/metallb/tests/common.go#L179
`setupBgpAdvertisementWithNodeSelector` - `prefixLen` always receives `int32(32)` (`32`) (unparam)
build: tests/cnf/core/network/metallb/tests/metallb-nodeSelector.go#L336
`createBGPPeer` - `remoteAsn` always receives `tsparams.LocalBGPASN` (`64500`) (unparam)
build: tests/cnf/core/network/metallb/tests/common.go#L407
func `validateRouteCommunity` is unused (unused)
build: tests/cnf/core/network/metallb/tests/metallb-nodeSelector.go#L192
SA4006: this value of `output` is never used (staticcheck)
build: tests/cnf/core/network/metallb/internal/frr/frr.go#L516
if statements should only be cuddled with assignments (wsl)
build: tests/cnf/core/network/metallb/tests/common.go#L447
expressions should not be cuddled with blocks (wsl)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636