Skip to content

feat: scoped API tokens #5331

feat: scoped API tokens

feat: scoped API tokens #5331

Triggered via pull request July 10, 2025 19:59
Status Failure
Total duration 6m 36s
Artifacts

test.yml

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

Annotations

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