github source
fail
View version history →
github.user_packages
failGet a package for the authenticated user
Use this table to inspect one authenticated-user package. Requires package_type and package_name. Add org or username to switch the package owner scope; package visibility depends on the chosen owner.
package_type, package_name captured 2026-08-31 09:20:15Zmedian 29769 ms
Verdict: FALSE
All variants failed: 6 errors, 0 successful.
What to do
GitHub returned 422 (validation error)
upstream.unprocessableFilter values don't pass GitHub's input validation.
The filter value violates GitHub's validation (e.g. SHAs must be 40 chars)GitHub returned 422 (validation error)
upstream.unprocessableFilter values don't pass GitHub's input validation.
Search queries need qualifiers (e.g. is:issue, is:pr, repo:owner/name)GitHub returned 422 (validation error)
upstream.unprocessableFilter values don't pass GitHub's input validation.
Document the workaround in the page; do not retry without a known-good inputrendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 28449 ms | 29553 ms | 30657 ms | [0, 0] | 2 |
| realistic | 2 | 29188 ms | 29769 ms | 30351 ms | [0, 0] | 2 |
| edge | 2 | 28464 ms | 31956 ms | 35449 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 29553ms
scale: 0–30657 ms
realisticmedian 29769ms
scale: 0–30351 ms
edgemedian 31956ms
scale: 0–35449 ms
Probe variants — every command + output
minimal
2 trialsmin 28449ms · median 29553ms · max 30657ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.user_packages WHERE package_type = '1' AND package_name = '1' LIMIT 1Trials + output
trial 1·28449ms·rows 0isError=true
Error
Error: Source request failed (422)
Detail: {"message":"The package_type parameter is invalid.","documentation_url":"https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1
trial 2·30657ms·rows 0isError=true
Error
Error: Source request failed (422)
Detail: {"message":"The package_type parameter is invalid.","documentation_url":"https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1
realistic
2 trialsmin 29188ms · median 29769ms · max 30351ms · rows 0,0
typical user query
Command
SELECT * FROM github.user_packages WHERE package_type = '1' AND package_name = '1' LIMIT 25Trials + output
trial 1·30351ms·rows 0isError=true
Error
Error: Source request failed (422)
Detail: {"message":"The package_type parameter is invalid.","documentation_url":"https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1
trial 2·29188ms·rows 0isError=true
Error
Error: Source request failed (422)
Detail: {"message":"The package_type parameter is invalid.","documentation_url":"https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1
edge
2 trialsmin 28464ms · median 31956ms · max 35449ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.user_packages WHERE package_type = '1' AND package_name = '1' LIMIT 200Trials + output
trial 1·35449ms·rows 0isError=true
Error
Error: Source request failed (422)
Detail: {"message":"The package_type parameter is invalid.","documentation_url":"https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1
trial 2·28464ms·rows 0isError=true
Error
Error: Source request failed (422)
Detail: {"message":"The package_type parameter is invalid.","documentation_url":"https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1
All returned rowsacross all non-errored trials · filterable · paginated
0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 28449ms | 0 | error | — |
| minimal | t2 | 30657ms | 0 | error | — |
| realistic | t1 | 30351ms | 0 | error | — |
| realistic | t2 | 29188ms | 0 | error | — |
| edge | t1 | 35449ms | 0 | error | — |
| edge | t2 | 28464ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:20:15ZJSON record:
reports/github/tables/user_packages.jsonfirst_run_at:
2026-08-31T09:20:15Zlast_retried_at:
2026-08-31T09:20:15Zretry_count:
0