Upgrade to v5.0.0-preview4 #19
Annotations
10 errors
Lint:
http/controller/chat/hub.go#L14
undefined: goyave (typecheck)
|
Lint:
http/controller/chat/hub.go#L33
undefined: goyave (typecheck)
|
Lint:
http/controller/chat/hub.go#L99
undefined: goyave (typecheck)
|
Lint:
http/controller/chat/hub.go#L104
undefined: goyave (typecheck)
|
Lint:
http/controller/chat/request.go#L9
undefined: goyave (typecheck)
|
Lint:
http/controller/chat/hub.go#L43
hub.Init undefined (type *Hub has no field or method Init) (typecheck)
|
Lint:
http/controller/chat/hub.go#L55
h.Server undefined (type *Hub has no field or method Server) (typecheck)
|
Lint:
http/controller/chat/hub.go#L58
h.Logger undefined (type *Hub has no field or method Logger) (typecheck)
|
Lint:
http/controller/chat/hub.go#L70
h.Logger undefined (type *Hub has no field or method Logger) (typecheck)
|
Lint:
http/controller/chat/request.go#L11
missing type in composite literal (typecheck)
|