github source

github.user_docker_conflicts

fail

Get list of conflicting packages during Docker migration for authenticated-user

Works without WHERE filters. Results are limited to resources visible to the authenticated user.

no filters captured 2026-08-31 09:12:18Zmedian 27761 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

Unrecognized error
unknown

Inspect the raw error and add a rule to scripts/analyze_failures.py.

View the error under Probe variants → first trial → error block.
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal228527 ms29018 ms29510 ms[0, 0]2
realistic227643 ms27761 ms27880 ms[0, 0]2
edge226750 ms27172 ms27594 ms[0, 0]2

Latency per trial

minimalmedian 29018ms
t129510mst228527ms
scale: 0–29510 ms
realisticmedian 27761ms
t127643mst227880ms
scale: 0–27880 ms
edgemedian 27172ms
t126750mst227594ms
scale: 0–27594 ms

Probe variants — every command + output

minimal2 trials
min 28527ms · median 29018ms · max 29510ms · rows 0,0

smallest valid query (no filters)

Command
SELECT * FROM github.user_docker_conflicts LIMIT 1
Trials + output
trial 1·29510ms·rows 0isError=true
Error
Error: Source rejected the request (400)
Detail: {"message":"Package migration for docker is no longer supported. Please contact support for assistance.","documentation_url":"https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user","status":"400"} [GET] https://api.github.com/user/docker/conflicts
Hint: Adjust the query filters or shape to match the target table's supported inputs.
trial 2·28527ms·rows 0isError=true
Error
Error: Source rejected the request (400)
Detail: {"message":"Package migration for docker is no longer supported. Please contact support for assistance.","documentation_url":"https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user","status":"400"} [GET] https://api.github.com/user/docker/conflicts
Hint: Adjust the query filters or shape to match the target table's supported inputs.
realistic2 trials
min 27643ms · median 27761ms · max 27880ms · rows 0,0

typical user query (no filters)

Command
SELECT * FROM github.user_docker_conflicts LIMIT 25
Trials + output
trial 1·27643ms·rows 0isError=true
Error
Error: Source rejected the request (400)
Detail: {"message":"Package migration for docker is no longer supported. Please contact support for assistance.","documentation_url":"https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user","status":"400"} [GET] https://api.github.com/user/docker/conflicts
Hint: Adjust the query filters or shape to match the target table's supported inputs.
trial 2·27880ms·rows 0isError=true
Error
Error: Source rejected the request (400)
Detail: {"message":"Package migration for docker is no longer supported. Please contact support for assistance.","documentation_url":"https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user","status":"400"} [GET] https://api.github.com/user/docker/conflicts
Hint: Adjust the query filters or shape to match the target table's supported inputs.
edge2 trials
min 26750ms · median 27172ms · max 27594ms · rows 0,0

edge: larger limit, no filters

Command
SELECT * FROM github.user_docker_conflicts LIMIT 200
Trials + output
trial 1·26750ms·rows 0isError=true
Error
Error: Source rejected the request (400)
Detail: {"message":"Package migration for docker is no longer supported. Please contact support for assistance.","documentation_url":"https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user","status":"400"} [GET] https://api.github.com/user/docker/conflicts
Hint: Adjust the query filters or shape to match the target table's supported inputs.
trial 2·27594ms·rows 0isError=true
Error
Error: Source rejected the request (400)
Detail: {"message":"Package migration for docker is no longer supported. Please contact support for assistance.","documentation_url":"https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user","status":"400"} [GET] https://api.github.com/user/docker/conflicts
Hint: Adjust the query filters or shape to match the target table's supported inputs.

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 / comboTrial #LatencyRowsStatusFirst key returned
minimalt129510ms0error
minimalt228527ms0error
realistict127643ms0error
realistict227880ms0error
edget126750ms0error
edget227594ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:12:18Z
JSON record: reports/github/tables/user_docker_conflicts.json
first_run_at: 2026-08-31T09:12:18Z
last_retried_at: 2026-08-31T09:12:18Z
retry_count: 0
View version history →