Skip to content

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

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

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

Triggered via pull request September 23, 2025 15:27
Status Failure
Total duration 5m 49s
Artifacts

ci.yaml

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

Annotations

4 errors
CI
Process completed with exit code 2.
CI: internal/cmd/beta/routingtable/route/list/list.go#L100
SA4006: this value of `items` is never used (staticcheck)
CI: internal/cmd/beta/routingtable/route/describe/describe.go#L102
sloppyLen: len(args) <= 0 can be len(args) == 0 (gocritic)
CI: internal/cmd/beta/routingtable/describe/describe.go#L98
sloppyLen: len(args) <= 0 can be len(args) == 0 (gocritic)