Skip to content

feat: scoped API tokens #5332

feat: scoped API tokens

feat: scoped API tokens #5332

Triggered via pull request July 10, 2025 20:27
Status Failure
Total duration 7m 6s
Artifacts

test.yml

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

Annotations

3 errors
Test (cli)
Generated code not checked in. Run go generate ./...
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)