chore: ignore i2pd.log #12
verify_pr.yml
on: push
Backend (Go)
1m 32s
Frontend (Svelte)
15s
Secrets Scan
13s
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)
|