fix(apitokens): add find by name #5368
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)
|