Skip to content

fix(apitokens): add find by name #5368

fix(apitokens): add find by name

fix(apitokens): add find by name #5368

Triggered via pull request July 14, 2025 13:19
Status Failure
Total duration 7m 1s
Artifacts

test.yml

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

Annotations

2 errors
Test (controlplane)
Process completed with exit code 2.
Test (controlplane)
cannot use apiTokenRepo (variable of type *mocks.APITokenRepo) as biz.APITokenRepo value in argument to biz.NewAPITokenUseCase: *mocks.APITokenRepo does not implement biz.APITokenRepo (missing method FindByNameInOrg)