Skip to content

WIP: cnf network: add ovnk routeadvertisement #4602

WIP: cnf network: add ovnk routeadvertisement

WIP: cnf network: add ovnk routeadvertisement #4602

Triggered via pull request September 1, 2025 08:14
Status Failure
Total duration 4m 0s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: pkg/ovn/routeadvertisement_test.go#L97
SA5011: possible nil pointer dereference (staticcheck)
lint: pkg/ovn/routeadvertisement_test.go#L93
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
lint: pkg/ovn/routeadvertisement_test.go#L84
SA5011: possible nil pointer dereference (staticcheck)
lint: pkg/ovn/routeadvertisement_test.go#L80
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
lint: pkg/ovn/routeadvertisementlist.go#L17
The line is 128 characters long, which exceeds the maximum of 120 characters. (lll)
lint: pkg/ovn/routeadvertisement.go#L287
The line is 132 characters long, which exceeds the maximum of 120 characters. (lll)
lint: pkg/ovn/routeadvertisement.go#L279
The line is 133 characters long, which exceeds the maximum of 120 characters. (lll)
lint: pkg/ovn/routeadvertisement.go#L274
The line is 146 characters long, which exceeds the maximum of 120 characters. (lll)
lint: pkg/ovn/routeadvertisement.go#L261
The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
lint: pkg/ovn/routeadvertisement.go#L240
The line is 131 characters long, which exceeds the maximum of 120 characters. (lll)
test
Process completed with exit code 2.