Skip to content

Replace go-github-mock usage in tests with shared HTTP mock helper #5843

Replace go-github-mock usage in tests with shared HTTP mock helper

Replace go-github-mock usage in tests with shared HTTP mock helper #5843

Re-run triggered January 5, 2026 10:57
Status Failure
Total duration 1m 3s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build (macos-latest): pkg/github/actions_test.go#L25
other declaration of newMockedHTTPClient
build (macos-latest): pkg/github/projects_test.go#L18
newMockedHTTPClient redeclared in this block
build (macos-latest): pkg/github/actions_test.go#L25
other declaration of newMockedHTTPClient
build (macos-latest): pkg/github/issues_test.go#L25
newMockedHTTPClient redeclared in this block
build (ubuntu-latest): pkg/github/actions_test.go#L25
other declaration of newMockedHTTPClient
build (ubuntu-latest): pkg/github/projects_test.go#L18
newMockedHTTPClient redeclared in this block
build (ubuntu-latest): pkg/github/actions_test.go#L25
other declaration of newMockedHTTPClient
build (ubuntu-latest): pkg/github/issues_test.go#L25
newMockedHTTPClient redeclared in this block