Skip to content

build: v0.14.0

build: v0.14.0 #14

Triggered via push December 17, 2025 20:25
Status Failure
Total duration 1m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/server/session.go#L207
Error return value of `s.StopRecording` is not checked (errcheck)
lint: internal/server/server.go#L201
Error return value of `s.pubsub.Publish` is not checked (errcheck)
lint: internal/server/http.go#L88
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: internal/server/http.go#L84
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: internal/server/http.go#L71
Error return value of `s.pubsub.Publish` is not checked (errcheck)
lint: internal/server/http.go#L41
Error return value of `s.pubsub.Subscribe` is not checked (errcheck)
lint: internal/pubsub/redis/redis.go#L143
Error return value of `c.Close` is not checked (errcheck)
lint: internal/pubsub/redis/redis.go#L129
Error return value of `c.Close` is not checked (errcheck)
lint: internal/pubsub/redis/redis.go#L54
Error return value of `c.Close` is not checked (errcheck)
lint: internal/pubsub/redis/redis.go#L32
Error return value of `conn.Close` is not checked (errcheck)