Skip to content

ci: fix complex linter issues, refactor repository migrations, and re… #10

ci: fix complex linter issues, refactor repository migrations, and re…

ci: fix complex linter issues, refactor repository migrations, and re… #10

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

verify_pr.yml

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

Annotations

10 errors
Backend (Go): internal/appcore/appcore.go#L348
shadow: declaration of "err" shadows declaration at line 341 (govet)
Backend (Go): internal/appcore/appcore.go#L305
shadow: declaration of "err" shadows declaration at line 293 (govet)
Backend (Go): utils_debug.go#L5
func `getMapKeys` is unused (unused)
Backend (Go): tray.go#L92
func `(*TrayManager).updateUnreadCount` is unused (unused)
Backend (Go): tray.go#L16
field `unreadCount` is unused (unused)
Backend (Go): app.go#L526
Error return value of `a.ShareFile` is not checked (errcheck)
Backend (Go): app.go#L476
Error return value of `a.ShareFile` is not checked (errcheck)
Backend (Go): internal/appcore/messages.go#L291
Error return value of `a.Repo.SaveContact` is not checked (errcheck)
Backend (Go): internal/appcore/contacts.go#L74
Error return value of `a.Messenger.SendHandshake` is not checked (errcheck)
Backend (Go): internal/appcore/appcore.go#L977
Error return value of `a.Messenger.SendHandshake` is not checked (errcheck)