Skip to content

build: v0.9.4

build: v0.9.4 #5

Triggered via push May 15, 2025 12:59
Status Failure
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/webrtc/recorder/ivfwriter.go#L150
Error return value of `writer.file.Seek` is not checked (errcheck)
lint: internal/webrtc/recorder/ivfwriter.go#L50
Error return value of `ivf.writeIVFHeader` is not checked (errcheck)
lint: internal/server/server.go#L152
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#L127
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)