Add support for MPLS reconciliation. #1085
go.yml
on: pull_request
go
/
Static Analysis
7m 18s
go
/
staticcheck
9m 12s
Matrix: go / Build and Test
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 _
|