ErrLookup › sundowndev/phoneinfoga
sundowndev/phoneinfoga
Information gathering framework for phone numbers · Go · 44 source files
Analyzed at 55807b05b7 on 2026-09-03. 12 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| given phone number is not valid | validation | error | cli, phone-number, input-validation |
| search engine ID and/or API key is not defined | validation | warning | google-cse, env-var, configuration |
| rate limit exceeded, see https://developers.google.com/custo | http | error | google-cse, rate-limit, quota, network |
| API key is not defined | validation | warning | numverify, env-var, configuration |
| panic occurred while running scan, see debug logs | exception | error | panic, concurrency, goroutine, recovery |
| errorResponse.Message | http | error | numverify, http-error, api-response, third-party |
| result.Message | http | error | ovh, http-error, api-response, third-party |
| bad request | http | warning | http, web-api, bad-request, validation |
| country code %d is not supported | validation | info | ovh, country-code, unsupported, precheck |
| given path %s does not exist | validation | error | go, plugin, filesystem, path-not-found |
| given plugin %s is not valid: %v | validation | error | go, plugin, build, shared-library |
| country code +%d wasn't recognized | validation | error | go, ovh, validation, phone-number |