Remove resetter interface from arista as this api doesn't #1564
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: pull_request
go
/
lint
3m 32s
linter
/
Lint Code Base
2m 59s
Matrix: go / Build and Test
Annotations
6 errors
go / lint:
topo/node/arista/arista.go#L1
: # github.com/openconfig/kne/topo/node/arista [github.com/openconfig/kne/topo/node/arista.test]
|
go / lint:
topo/node/arista/arista_test.go#L516
n.ResetCfg undefined (type *Node has no field or method ResetCfg) (typecheck)
|
go / lint:
deploy/deploy.go#L61
string `): ` has 4 occurrences, make it a constant (goconst)
|
go / lint
issues found
|
go / Build and Test (1.20):
topo/node/arista/arista_test.go#L516
n.ResetCfg undefined (type *Node has no field or method ResetCfg)
|
go / Build and Test (1.20)
Process completed with exit code 1.
|