ErrLookup › pockethub/PocketHub

pockethub/PocketHub

PocketHub Android App · Java · 465 source files

Analyzed at 8228cb8f71 on 2026-09-11. 5 documented errors.

Code / MessageTypeSeverityTags
Reference does not have associated commit SHA-1
exception error github-api, git-reference, network, invalid-response
Unexpected response code:
http error http, okhttp, image-loading, network
Activity cannot be null
exception error android, null-check, activity-lifecycle, argument-validation
Request for Git Reference was unsuccessful
exception error github-api, http-error, network, ref-not-found
Cannot load SVG from stream
exception error svg, image-decoding, glide, io