fix(core): return measurement id #115 (#117) #311
go-test.yaml
on: push
Run Go Tests
2m 16s
Run Go Linters
1m 56s
Annotations
7 errors
Run Go Linters:
services/dashboard/routes/overview.go#L98
printf: non-constant format string in call to sensorbucket.nl/sensorbucket/services/dashboard/views.U (govet)
|
Run Go Linters:
services/dashboard/routes/overview.go#L112
printf: non-constant format string in call to sensorbucket.nl/sensorbucket/services/dashboard/views.U (govet)
|
Run Go Linters:
services/dashboard/routes/overview.go#L141
printf: non-constant format string in call to sensorbucket.nl/sensorbucket/services/dashboard/views.U (govet)
|
Run Go Linters:
services/tenants/transports/webui/routes/api-keys.go#L88
printf: non-constant format string in call to sensorbucket.nl/sensorbucket/services/tenants/transports/webui/views.U (govet)
|
Run Go Linters:
services/core/transport/context.go#L37
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
|
Run Go Linters:
services/tenants/transports/webui/routes/kratos.go#L121
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
|
Run Go Linters
issues found
|