UV-305 - Config #6
Annotations
3 errors
mqtt/handler.go#L22
cannot use (*handler)(nil) (value of type *handler) as session.Handler value in variable declaration: *handler does not implement session.Handler (wrong type for method Connect)
|
mqtt/handler.go#L65
cannot use &handler{…} (value of type *handler) as session.Handler value in return statement: *handler does not implement session.Handler (wrong type for method Connect)
|
|
The logs for this run have expired and are no longer available.
Loading