Show user permissions and user audit trail #3275
Annotations
6 errors and 3 warnings
build (20.x):
src/api/routers/managementRouter.ts#L1
Run autofix to sort these imports!
|
build (20.x):
src/api/routers/managementRouter.ts#L4
'/home/runner/work/uid2-self-serve-portal/uid2-self-serve-portal/src/api/services/participantsService.ts' imported multiple times
|
build (20.x):
src/api/routers/managementRouter.ts#L8
'/home/runner/work/uid2-self-serve-portal/uid2-self-serve-portal/src/api/services/participantsService.ts' imported multiple times
|
build (20.x):
src/api/services/participantsService.ts#L1
Run autofix to sort these imports!
|
build (20.x):
src/api/services/participantsService.ts#L26
`knex` import should occur before import of `../../web/utils/apiRoles`
|
build (20.x)
Process completed with exit code 1.
|
build (20.x):
src/api/services/participantsService.ts#L2
'QueryBuilder' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/api/services/participantsService.ts#L25
'UserToParticipantRole' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/api/services/participantsService.ts#L26
'Knex' is defined but never used. Allowed unused vars must match /^_/u
|