fix: allow nullable fields in user and club-role update DTOs and API #14
Annotations
2 warnings
|
Lint & Build Checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Build Checks:
src/admin/users/users.controller.ts#L52
Unsafe argument of type `any` assigned to a parameter of type `UploadFile`
|