Skip to content

feat(gateway): real throughput-based load metric (conn. intel 2) #13

feat(gateway): real throughput-based load metric (conn. intel 2)

feat(gateway): real throughput-based load metric (conn. intel 2) #13

Triggered via push July 19, 2026 10:06
Status Success
Total duration 46s
Artifacts

ci-gateway.yml

on: push
build & test
43s
build & test
golangci-lint (advisory)
20s
golangci-lint (advisory)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint (advisory): gateway/internal/wg/forward_e2e_test.go#L53
Error return value of `origin.Listener.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/wg/forward.go#L230
Error return value of `client.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/wg/forward.go#L214
Error return value of `clientConn.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/wg/forward.go#L153
Error return value of `client.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/wg/forward.go#L140
Error return value of `clientConn.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/netstack/tun.go#L715
Error return value of `c.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/fluxnode/fluxnode.go#L130
Error return value of `resp.Body.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/fluxnode/fluxnode.go#L107
Error return value of `resp.Body.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/internal/fluxnode/fluxnode.go#L55
Error return value of `resp.Body.Close` is not checked (errcheck)
golangci-lint (advisory): gateway/cmd/e2eclient/main.go#L116
Error return value of `r.Body.Close` is not checked (errcheck)