Skip to content

fix(apitokens): add find by name #5367

fix(apitokens): add find by name

fix(apitokens): add find by name #5367

Triggered via pull request July 14, 2025 13:18
Status Failure
Total duration 6m 48s
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)