Skip to content

build(deps): bump actions/upload-artifact from 4 to 5 #70

build(deps): bump actions/upload-artifact from 4 to 5

build(deps): bump actions/upload-artifact from 4 to 5 #70

Triggered via pull request December 1, 2025 14:50
Status Failure
Total duration 52s
Artifacts

golangci-lint.yml

on: pull_request
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)