Skip to content

Add support for MPLS reconciliation. #1085

Add support for MPLS reconciliation.

Add support for MPLS reconciliation. #1085

Triggered via pull request October 24, 2023 00:23
Status Failure
Total duration 17m 37s
Artifacts

go.yml

on: pull_request
Matrix: go / Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
go / Static Analysis
Process completed with exit code 1.
go / Static Analysis: constants/const.go#L15
package comment should be of the form "Package constants ..."
go / Static Analysis: cmd/ccli/ccli_test.go#L59
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd/rtr/main.go#L15
should have a package comment
go / Static Analysis: cmd/ccli/ccli_test.go#L59
parameter 'uri' seems to be unused, consider removing or renaming it as _
go / Static Analysis: rib/reconciler/reconcile.go#L37
exported type R should have comment or be unexported
go / Static Analysis: fluent/fluent.go#L214
parameter 't' seems to be unused, consider removing or renaming it as _
go / Static Analysis: compliance/flush.go#L343
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go / Static Analysis: rib/helpers.go#L118
method parameter nhgId should be nhgID
go / Static Analysis: server/server.go#L412
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go / Static Analysis: client/gribiclient.go#L202
parameter 'opts' seems to be unused, consider removing or renaming it as _