Unified PR machinery for actions like pull request comment #8284
Annotations
7 errors and 1 warning
internal/providers/github/common_test.go#L52
cannot use delegate (variable of type *mock_github.MockDelegate) as Delegate value in struct literal: *mock_github.MockDelegate does not implement Delegate (missing method GetMinderUserId)
|
internal/providers/github/common_test.go#L269
cannot use mockDelegate (variable of type *mock_github.MockDelegate) as Delegate value in assignment: *mock_github.MockDelegate does not implement Delegate (missing method GetMinderUserId)
|
internal/providers/github/common_test.go#L311
cannot use mockDelegate (variable of type *mock_github.MockDelegate) as Delegate value in assignment: *mock_github.MockDelegate does not implement Delegate (missing method GetMinderUserId)
|
internal/providers/github/common_test.go#L367
cannot use mockDelegate (variable of type *mock_github.MockDelegate) as Delegate value in assignment: *mock_github.MockDelegate does not implement Delegate (missing method GetMinderUserId)
|
internal/providers/github/common_test.go#L402
cannot use mockDelegate (variable of type *mock_github.MockDelegate) as Delegate value in assignment: *mock_github.MockDelegate does not implement Delegate (missing method GetMinderUserId)
|
internal/providers/github/common_test.go#L496
cannot use mockDelegate (variable of type *mock_github.MockDelegate) as Delegate value in assignment: *mock_github.MockDelegate does not implement Delegate (missing method GetMinderUserId)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading