Skip to content

feat(routing-table): provide rt and routes functionality #3089

feat(routing-table): provide rt and routes functionality

feat(routing-table): provide rt and routes functionality #3089

Triggered via pull request November 4, 2025 09:46
Status Failure
Total duration 6m 10s
Artifacts

ci.yaml

on: pull_request
Check GoReleaser config
9s
Check GoReleaser config
Code coverage report
Code coverage report
Fit to window
Zoom out
Zoom in

Annotations

5 errors
CI
Process completed with exit code 2.
CI: internal/cmd/routingtable/route/update/update.go#L127
SA4022: the address of a variable cannot be nil (staticcheck)
CI: internal/cmd/routingtable/route/describe/describe.go#L185
unreachable: unreachable code (govet)
CI: internal/cmd/routingtable/create/create.go#L70
S1039: unnecessary use of fmt.Sprintf (gosimple)
CI: internal/cmd/routingtable/route/describe/describe.go#L120
unreachable-code: unreachable code after this statement (revive)