Skip to content

Endpoint for creating mock users #74

Endpoint for creating mock users

Endpoint for creating mock users #74

Triggered via push November 3, 2024 18:44
Status Success
Total duration 45s
Artifacts

on_push.yaml

on: push
Run tests  /  Lint (library)
14s
Run tests / Lint (library)
Run tests  /  Run unit tests (library)
25s
Run tests / Run unit tests (library)
Run tests  /  Run integration tests (library)
25s
Run tests / Run integration tests (library)
Code comments
4s
Code comments
Fit to window
Zoom out
Zoom in

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.