github source
fail
View version history →
github.users_list_ssh_signing_keys_for_user
failList SSH signing keys for a user
Requires username. Use LIMIT for spot checks; large result sets paginate quickly.
username captured 2026-08-31 09:31:06Zmedian 41613 ms
Verdict: FALSE
All variants failed: 0 errors, 0 successful.
What to do
Probe returned 0 rows but no error
emptyEither the resource genuinely has no data for your filter values, or the SQL is returning an empty set silently.
Try: `SELECT COUNT(*) FROM github.users_list_ssh_signing_keys_for_user WHERE username='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 34086 ms | 35223 ms | 36361 ms | [0, 0] | 0 |
| realistic | 2 | 40216 ms | 41613 ms | 43010 ms | [0, 0] | 0 |
| edge | 2 | 31441 ms | 34870 ms | 38300 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 35223ms
scale: 0–36361 ms
realisticmedian 41613ms
scale: 0–43010 ms
edgemedian 34870ms
scale: 0–38300 ms
Probe variants — every command + output
minimal
2 trialsmin 34086ms · median 35223ms · max 36361ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.users_list_ssh_signing_keys_for_user WHERE username = 'FiscalMindset' LIMIT 1Trials + output
trial 1·36361ms·rows 0isError=false
columns (5)
created_atidkeytitleusername
trial 2·34086ms·rows 0isError=false
columns (5)
created_atidkeytitleusername
realistic
2 trialsmin 40216ms · median 41613ms · max 43010ms · rows 0,0
typical user query
Command
SELECT * FROM github.users_list_ssh_signing_keys_for_user WHERE username = 'FiscalMindset' LIMIT 25Trials + output
trial 1·43010ms·rows 0isError=false
columns (5)
created_atidkeytitleusername
trial 2·40216ms·rows 0isError=false
columns (5)
created_atidkeytitleusername
edge
2 trialsmin 31441ms · median 34870ms · max 38300ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.users_list_ssh_signing_keys_for_user WHERE username = 'FiscalMindset' LIMIT 200Trials + output
trial 1·38300ms·rows 0isError=false
columns (5)
created_atidkeytitleusername
trial 2·31441ms·rows 0isError=false
columns (5)
created_atidkeytitleusername
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.
Column profile
5 columns actually returned by coral. Catalog claims "1 required filter(s)": "username". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | created_at | — | 0 | 0 | empty |
| 2 | id | — | 0 | 0 | empty |
| 3 | key | — | 0 | 0 | empty |
| 4 | title | — | 0 | 0 | empty |
| 5 | username | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 36361ms | 0 | ok | — |
| minimal | t2 | 34086ms | 0 | ok | — |
| realistic | t1 | 43010ms | 0 | ok | — |
| realistic | t2 | 40216ms | 0 | ok | — |
| edge | t1 | 38300ms | 0 | ok | — |
| edge | t2 | 31441ms | 0 | ok | — |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires username. Use LIMIT for spot checks; large result sets paginate quickly.Columns coral returned (5)
created_atidkeytitleusername
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:31:06ZJSON record:
reports/github/tables/users_list_ssh_signing_keys_for_user.jsonfirst_run_at:
2026-08-31T09:31:06Zlast_retried_at:
2026-08-31T09:31:06Zretry_count:
0