Skip to content

fix(core): return measurement id #115 (#117) #311

fix(core): return measurement id #115 (#117)

fix(core): return measurement id #115 (#117) #311

Triggered via push October 7, 2024 10:16
Status Failure
Total duration 2m 24s
Artifacts

go-test.yaml

on: push
Fit to window
Zoom out
Zoom in

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