Endpoint for creating mock users #74
on_push.yaml
on: push
Run tests
/
Lint (library)
14s
Run tests
/
Run unit tests (library)
25s
Run tests
/
Run integration tests (library)
25s
Code comments
4s
Annotations
3 errors and 2 warnings
Code comments:
dev/src/some/some-ability.factory.ts#L27
// FIXME: UserAction is not the right name...
|
Code comments:
lib/src/entities/user/user.resolver.ts#L30
// FIXME: Testing CASL.
|
Code comments:
lib/src/api/clone-bay-config.service.ts#L5
// FIXME: Should this be a module..?
|
Code comments:
lib/src/sso/sso.controller.ts#L79
// TODO: session[USER_ID_KEY_IN_SESSION] should probably be something like getUserIdFromSession()...
|
Code comments:
lib/src/sso/sso.controller.ts#L84
// TODO: ...and setUserIdInSession() here.
|