Skip to content

Implement trusted contacts #449

Implement trusted contacts

Implement trusted contacts #449

Triggered via pull request July 28, 2023 13:25
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint-go: backend/hyper/entity_test.go#L62
Error return value of `alice.Account.MarshalBinary` is not checked (errcheck)
lint-go: backend/hyper/entity.go#L355
func `enqueue` is unused (unused)
lint-go: backend/hyper/entity.go#L360
func `dequeue` is unused (unused)
lint-go: backend/hyper/entity_test.go#L86
unnecessary trailing newline (whitespace)
lint-go
issues found