github source
fail
View version history →
github.versions
failList package versions for a package owned by the authenticated user
Requires package_type and package_name. Most useful optional filters: state, org, username. Add package_version_id to jump from the default list call to a specific record lookup.
package_type, package_name captured 2026-08-31 09:32:41Zmedian 34133 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 | 40239 ms | 40465 ms | 40691 ms | [0, 0] | 2 |
| realistic | 2 | 34110 ms | 34133 ms | 34157 ms | [0, 0] | 2 |
| edge | 2 | 30866 ms | 34321 ms | 37776 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 40465ms
scale: 0–40691 ms
realisticmedian 34133ms
scale: 0–34157 ms
edgemedian 34321ms
scale: 0–37776 ms
Probe variants — every command + output
minimal
2 trialsmin 40239ms · median 40465ms · max 40691ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.versions WHERE package_type = '1' AND package_name = '1' LIMIT 1Trials + output
trial 1·40239ms·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#list-package-versions-for-a-package-owned-by-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1/versions
trial 2·40691ms·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#list-package-versions-for-a-package-owned-by-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1/versions
realistic
2 trialsmin 34110ms · median 34133ms · max 34157ms · rows 0,0
typical user query
Command
SELECT * FROM github.versions WHERE package_type = '1' AND package_name = '1' LIMIT 25Trials + output
trial 1·34157ms·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#list-package-versions-for-a-package-owned-by-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1/versions
trial 2·34110ms·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#list-package-versions-for-a-package-owned-by-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1/versions
edge
2 trialsmin 30866ms · median 34321ms · max 37776ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.versions WHERE package_type = '1' AND package_name = '1' LIMIT 200Trials + output
trial 1·30866ms·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#list-package-versions-for-a-package-owned-by-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1/versions
trial 2·37776ms·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#list-package-versions-for-a-package-owned-by-the-authenticated-user","status":"422"} [GET] https://api.github.com/user/packages/1/1/versions
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 | 40239ms | 0 | error | — |
| minimal | t2 | 40691ms | 0 | error | — |
| realistic | t1 | 34157ms | 0 | error | — |
| realistic | t2 | 34110ms | 0 | error | — |
| edge | t1 | 30866ms | 0 | error | — |
| edge | t2 | 37776ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:32:41ZJSON record:
reports/github/tables/versions.jsonfirst_run_at:
2026-08-31T09:32:41Zlast_retried_at:
2026-08-31T09:32:41Zretry_count:
0