Store information about NodeGeneration in registry. #5449
Annotations
10 errors
Staticcheck:
nodes/dell_sonic/dell_sonic.go#L34
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/fortinet_fortigate/fortigate.go#L38
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/fortinet_fortigate/fortigate.go#L38
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/generic_vm/generic_vm.go#L30
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/huawei_vrp/huawei_vrp.go#L35
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/iol/iol.go#L56
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/sonic_vm/sonic_vm.go#L36
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/vr_c8000v/vr-c8000v.go#L40
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/vr_c8000v/vr-c8000v.go#L40
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Staticcheck:
nodes/vr_cat9kv/vr-cat9kv.go#L40
cannot use defaultCredentials (variable of type *nodes.Credentials) as *nodes.NodeRegistryEntryAttributes value in argument to r.Register (compile)
|
Loading