Skip to content

backend: Add ListCheckRunsForRef method to GitHub service #7510

backend: Add ListCheckRunsForRef method to GitHub service

backend: Add ListCheckRunsForRef method to GitHub service #7510

Triggered via pull request January 22, 2025 16:20
Status Failure
Total duration 1m 21s
Artifacts

backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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