Skip to content

fix(users): secure GET /users and GET /users/:id against PII enumeration [Issue #64] #26

fix(users): secure GET /users and GET /users/:id against PII enumeration [Issue #64]

fix(users): secure GET /users and GET /users/:id against PII enumeration [Issue #64] #26

Re-run triggered August 17, 2026 07:19
Status Success
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci: test/users.e2e-spec.ts#L41
Unsafe argument of type `any` assigned to a parameter of type `App`
ci: test/users.e2e-spec.ts#L35
Unsafe argument of type `any` assigned to a parameter of type `App`