Skip to content

Replace go-github-mock with stretchr/testify for actions/issues/projects tests #5844

Replace go-github-mock with stretchr/testify for actions/issues/projects tests

Replace go-github-mock with stretchr/testify for actions/issues/projects tests #5844

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

go.yml

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

Annotations

20 errors
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
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