backend: Add ListCheckRunsForRef method to GitHub service #7510
Annotations
8 errors and 4 warnings
lint
cannot use &svc{} (value of type *svc) as "github.com/lyft/clutch/backend/service/github".Client value in return statement: *svc does not implement "github.com/lyft/clutch/backend/service/github".Client (missing method ListCheckRunsForRef) (typecheck)
|
lint
could not import github.com/lyft/clutch/backend/mock/service/githubmock (-: # github.com/lyft/clutch/backend/mock/service/githubmock
|
lint
cannot use &svc{} (value of type *svc) as "github.com/lyft/clutch/backend/service/github".Client value in return statement: *svc does not implement "github.com/lyft/clutch/backend/service/github".Client (missing method ListCheckRunsForRef)) (typecheck)
|
lint
could not import github.com/lyft/clutch/backend/mock/service/githubmock (-: # github.com/lyft/clutch/backend/mock/service/githubmock
|
lint
cannot use &svc{} (value of type *svc) as "github.com/lyft/clutch/backend/service/github".Client value in return statement: *svc does not implement "github.com/lyft/clutch/backend/service/github".Client (missing method ListCheckRunsForRef)) (typecheck)
|
lint
Process completed with exit code 2.
|
test
cannot use &svc{} (value of type *svc) as "github.com/lyft/clutch/backend/service/github".Client value in return statement: *svc does not implement "github.com/lyft/clutch/backend/service/github".Client (missing method ListCheckRunsForRef)
|
test
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|