Skip to content

Show user permissions and user audit trail #3275

Show user permissions and user audit trail

Show user permissions and user audit trail #3275

Triggered via pull request March 10, 2025 21:45
Status Failure
Total duration 1m 20s
Artifacts

build-and-test.yaml

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

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