Skip to content

ci: fix missing libx11-dev dependency in verification workflow #9

ci: fix missing libx11-dev dependency in verification workflow

ci: fix missing libx11-dev dependency in verification workflow #9

Triggered via push February 14, 2026 12:29
Status Failure
Total duration 1m 30s
Artifacts

verify_pr.yml

on: push
Backend (Go)
1m 27s
Backend (Go)
Frontend (Svelte)
14s
Frontend (Svelte)
Secrets Scan
14s
Secrets Scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Backend (Go): internal/appcore/appcore.go#L775
Error return value of `a.Messenger.SendProfileUpdate` is not checked (errcheck)
Backend (Go): internal/appcore/appcore.go#L743
Error return value of `a.Repo.SaveContact` is not checked (errcheck)
Backend (Go): internal/appcore/appcore.go#L645
Error return value of `a.Repo.SaveUser` is not checked (errcheck)
Backend (Go): internal/appcore/appcore.go#L317
Error return value of `a.ProfileManager.UpdateProfile` is not checked (errcheck)
Backend (Go): internal/appcore/appcore.go#L309
Error return value of `a.Repo.UpdateMyProfile` is not checked (errcheck)
Backend (Go): internal/appcore/appcore.go#L264
Error return value of `a.Router.Stop` is not checked (errcheck)
Backend (Go): internal/appcore/appcore.go#L261
Error return value of `a.Messenger.Stop` is not checked (errcheck)
Backend (Go): internal/network/messenger/messenger.go#L405
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
Backend (Go): internal/network/messenger/messenger.go#L384
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)
Backend (Go): internal/network/media/media_crypt.go#L101
Error return value of `w.Write` is not checked (errcheck)