SMQ - 2546 - Add telemetry aggregation for clients telemetry #8
tests.yml
on: pull_request
Lint and Build
2m 5s
Run tests
0s
Annotations
10 errors
Lint and Build:
cmd/coap/main.go#L52
ESURL redeclared
|
Lint and Build:
cmd/coap/main.go#L51
other declaration of ESURL (typecheck)
|
Lint and Build:
cmd/http/main.go#L64
ESURL redeclared
|
Lint and Build:
cmd/http/main.go#L63
other declaration of ESURL (typecheck)
|
Lint and Build:
mqtt/events/events.go#L45
syntax error: unexpected { at end of statement (typecheck)
|
Lint and Build:
mqtt/events/events.go#L45
expected ';', found '{' (typecheck)
|
Lint and Build:
mqtt/handler.go#L18
could not import github.com/absmach/supermq/mqtt/events (-: # github.com/absmach/supermq/mqtt/events
|
Lint and Build:
mqtt/events/events.go#L45
syntax error: unexpected { at end of statement) (typecheck)
|
Lint and Build:
mqtt/handler.go#L56
`ErrFailedSubscribeEvent` redeclared in this block (typecheck)
|
Lint and Build:
mqtt/handler.go#L55
other declaration of ErrFailedSubscribeEvent (typecheck)
|