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

[movex-server] Fix linting issues accross the Movex-server lib #235

Open
GabrielCTroia opened this issue Oct 13, 2024 · 2 comments · May be fixed by #237
Open

[movex-server] Fix linting issues accross the Movex-server lib #235

GabrielCTroia opened this issue Oct 13, 2024 · 2 comments · May be fixed by #237
Labels
beginner-friendly This is a good issue if you're beginning with JS/TS or with Movex code-quality good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest hacktoberfest2024 up-for-grabs An issue that doesn't anyone assigned to it anymore

Comments

@GabrielCTroia
Copy link
Contributor

Where

  • /libs/movex-server/src/lib/movex-server.ts

What

There are a few linting issues in the codebase that need to be addressed to improve overall code quality. These linting issues are flagged by our linter, and resolving them will help keep the codebase clean and consistent.
Screenshot 2024-10-13 at 5 27 03 PM

Tasks

  1. Run the linter on the codebase (e.g., npx nx lint movex-server --quiet).
  2. Fix any linting issues that are flagged.
  3. Ensure that the code passes the linter without any errors or warnings after your fixes.
  4. Create a pull request with your changes.

Complexity:

Beginner-Friendly

@GabrielCTroia GabrielCTroia changed the title [movex-server] Fix linting issues accross the Movex- [movex-server] Fix linting issues accross the Movex-server lib Oct 13, 2024
@GabrielCTroia GabrielCTroia added good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest up-for-grabs An issue that doesn't anyone assigned to it anymore hacktoberfest2024 beginner-friendly This is a good issue if you're beginning with JS/TS or with Movex code-quality labels Oct 13, 2024
@Siddhi132 Siddhi132 linked a pull request Oct 14, 2024 that will close this issue
@Siddhi132
Copy link

Raise Pr to fix the linting issue for /libs/movex-server/src/lib/movex-server.ts

@GabrielCTroia
Copy link
Contributor Author

Raise Pr to fix the linting issue for /libs/movex-server/src/lib/movex-server.ts

Checking in a moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly This is a good issue if you're beginning with JS/TS or with Movex code-quality good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest hacktoberfest2024 up-for-grabs An issue that doesn't anyone assigned to it anymore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants