Skip to content

fix: allow nullable fields in user and club-role update DTOs and API #14

fix: allow nullable fields in user and club-role update DTOs and API

fix: allow nullable fields in user and club-role update DTOs and API #14

Triggered via push July 9, 2026 08:35
Status Success
Total duration 44s
Artifacts

ci.yml

on: push
Lint & Build Checks
40s
Lint & Build Checks
Fit to window
Zoom out
Zoom in

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`