Notifier update; MemberState update #12249
Annotations
4 errors
Run static analysis:
lxd/cluster/notify_test.go#L61
cannot use hook (variable of type func(client lxd.InstanceServer) error) as func(db.NodeInfo, lxd.InstanceServer) error value in argument to notifier
|
Run static analysis:
lxd/cluster/notify_test.go#L141
cannot use hook (variable of type func(client lxd.InstanceServer) error) as func(db.NodeInfo, lxd.InstanceServer) error value in argument to notifier
|
Run static analysis:
lxd/cluster/notify_test.go#L181
cannot use hook (variable of type func(client lxd.InstanceServer) error) as func(db.NodeInfo, lxd.InstanceServer) error value in argument to notifier (typecheck)
|
Run static analysis
Process completed with exit code 2.
|
Loading