Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: User module issues #539

Merged
merged 8 commits into from
Jan 9, 2025

Conversation

yassinedorbozgithub
Copy link
Collaborator

Motivation

The motivation of this PR is to resolve User Module null checks issues

Fixes #538

Type of change:

Checklist:

  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes

@yassinedorbozgithub yassinedorbozgithub changed the base branch from 531-issue-cms-module-strictnullchecks-issues to main January 9, 2025 07:43
api/src/user/controllers/user.controller.ts Outdated Show resolved Hide resolved
api/src/user/passport/session.serializer.ts Outdated Show resolved Hide resolved
api/src/user/schemas/user.schema.ts Outdated Show resolved Hide resolved
@marrouchi marrouchi merged commit 41f3c12 into main Jan 9, 2025
5 checks passed
@yassinedorbozgithub yassinedorbozgithub linked an issue Jan 9, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🤔 [ISSUE] - User Module strictNullChecks issues
2 participants