Skip to content

chore(workers): provide HTTP invoke timeout through env #390

chore(workers): provide HTTP invoke timeout through env

chore(workers): provide HTTP invoke timeout through env #390

Triggered via push March 6, 2026 09:40
Status Failure
Total duration 2m 41s
Artifacts

go-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Go Linters: services/tenants/infrastructure/apikeys_store_psql.go#L70
Error return value of `c.Close` is not checked (errcheck)
Run Go Linters: services/fission-user-workers/service/domain.go#L161
Error return value of `file.Close` is not checked (errcheck)
Run Go Linters: services/dashboard/routes/overview.go#L391
Error return value of `ws.Close` is not checked (errcheck)
Run Go Linters: services/dashboard/routes/overview.go#L293
Error return value of `writer.Close` is not checked (errcheck)
Run Go Linters: services/dashboard/routes/overview.go#L274
Error return value of `ws.Close` is not checked (errcheck)
Run Go Linters: services/core/processing/infra/psql.go#L174
Error return value of `row.Close` is not checked (errcheck)
Run Go Linters: services/core/processing/infra/psql.go#L135
Error return value of `row.Close` is not checked (errcheck)
Run Go Linters: services/core/measurements/infra/psql_test.go#L68
Error return value of `dbconn.Close` is not checked (errcheck)
Run Go Linters: services/core/devices/infra/sensorGroupStore_psql.go#L188
Error return value of `rows.Close` is not checked (errcheck)
Run Go Linters: services/core/devices/infra/sensorGroupStore_psql.go#L135
Error return value of `rows.Close` is not checked (errcheck)