Skip to content

feat: Add Issue Dependencies API support #6656

feat: Add Issue Dependencies API support

feat: Add Issue Dependencies API support #6656

Re-run triggered April 20, 2026 15:20
Status Failure
Total duration 1m 9s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors
test (oldstable, ubuntu-latest): github/github-accessors.go#L18422
invalid operation: cannot indirect i.Color (variable of type string)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18419
invalid operation: i.Color == nil (mismatched types string and untyped nil)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18246
invalid operation: cannot indirect i.TotalBlocking (variable of type int)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18243
invalid operation: i.TotalBlocking == nil (mismatched types int and untyped nil)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18238
invalid operation: cannot indirect i.TotalBlockedBy (variable of type int)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18235
invalid operation: i.TotalBlockedBy == nil (mismatched types int and untyped nil)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18230
invalid operation: cannot indirect i.Blocking (variable of type int)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18227
invalid operation: i.Blocking == nil (mismatched types int and untyped nil)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18222
invalid operation: cannot indirect i.BlockedBy (variable of type int)
test (oldstable, ubuntu-latest): github/github-accessors.go#L18219
invalid operation: i.BlockedBy == nil (mismatched types int and untyped nil)
test (stable, ubuntu-latest)
The strategy configuration was canceled because "test.oldstable_ubuntu-latest" failed
test (stable, ubuntu-latest): github/github-accessors.go#L18422
invalid operation: cannot indirect i.Color (variable of type string)
test (stable, ubuntu-latest): github/github-accessors.go#L18419
invalid operation: i.Color == nil (mismatched types string and untyped nil)
test (stable, ubuntu-latest): github/github-accessors.go#L18246
invalid operation: cannot indirect i.TotalBlocking (variable of type int)
test (stable, ubuntu-latest): github/github-accessors.go#L18243
invalid operation: i.TotalBlocking == nil (mismatched types int and untyped nil)
test (stable, ubuntu-latest): github/github-accessors.go#L18238
invalid operation: cannot indirect i.TotalBlockedBy (variable of type int)
test (stable, ubuntu-latest): github/github-accessors.go#L18235
invalid operation: i.TotalBlockedBy == nil (mismatched types int and untyped nil)
test (stable, ubuntu-latest): github/github-accessors.go#L18230
invalid operation: cannot indirect i.Blocking (variable of type int)
test (stable, ubuntu-latest): github/github-accessors.go#L18227
invalid operation: i.Blocking == nil (mismatched types int and untyped nil)
test (stable, ubuntu-latest): github/github-accessors.go#L18222
invalid operation: cannot indirect i.BlockedBy (variable of type int)
test (stable, ubuntu-latest): github/github-accessors.go#L18219
invalid operation: i.BlockedBy == nil (mismatched types int and untyped nil)
test (stable, windows-latest)
The strategy configuration was canceled because "test.oldstable_ubuntu-latest" failed
test (stable, windows-latest)
The operation was canceled.