Skip to content

chore: use new eslint rules#24

Merged
weaponsforge merged 2 commits into
devfrom
chore/eslint-rules
Apr 18, 2026
Merged

chore: use new eslint rules#24
weaponsforge merged 2 commits into
devfrom
chore/eslint-rules

Conversation

@weaponsforge
Copy link
Copy Markdown
Owner

Summary

  • Define stricter ESLint rules
  • Lint files using the new rules

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

Warning

Rate limit exceeded

@weaponsforge has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 47 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 52 minutes and 47 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7128b8bb-ada6-4902-b9a0-d99f3670e433

📥 Commits

Reviewing files that changed from the base of the PR and between 574f4b9 and f90b637.

📒 Files selected for processing (47)
  • server/eslint.config.mjs
  • server/src/app.ts
  • server/src/classes/mongo.class.ts
  • server/src/controllers/island.ts
  • server/src/controllers/municipality.ts
  • server/src/controllers/province.ts
  • server/src/controllers/region.ts
  • server/src/controllers/stats.ts
  • server/src/middleware/connectServerless.ts
  • server/src/middleware/validate.ts
  • server/src/models/island.model.ts
  • server/src/models/municipality.model.ts
  • server/src/models/province.model.ts
  • server/src/models/region.model.ts
  • server/src/models/stats.model.ts
  • server/src/routes/island.ts
  • server/src/routes/municipality.ts
  • server/src/routes/province.ts
  • server/src/routes/region.ts
  • server/src/schemas/common.schema.ts
  • server/src/schemas/island.schema.ts
  • server/src/schemas/mongodoc.schema.ts
  • server/src/schemas/municipality.schema.ts
  • server/src/schemas/province.schema.ts
  • server/src/schemas/region.schema.ts
  • server/src/schemas/stats.schema.ts
  • server/src/scripts/copyFiles/main.ts
  • server/src/scripts/openapi/docs/api.error.schema.ts
  • server/src/scripts/openapi/docs/api.info.ts
  • server/src/scripts/openapi/docs/api.schema.ts
  • server/src/scripts/openapi/docs/api.success.schema.ts
  • server/src/scripts/openapi/docs/island.doc.ts
  • server/src/scripts/openapi/docs/municipality.doc.ts
  • server/src/scripts/openapi/docs/province.doc.ts
  • server/src/scripts/openapi/docs/region.doc.ts
  • server/src/scripts/openapi/docs/stats.doc.ts
  • server/src/scripts/openapi/main.ts
  • server/src/scripts/seed/lib/generateCounts.ts
  • server/src/scripts/seed/lib/normalize.ts
  • server/src/scripts/seed/lib/seed.ts
  • server/src/scripts/seed/main.ts
  • server/src/types/ph-municipalities.d.ts
  • server/src/utils/constants.ts
  • server/src/utils/corsOptions.ts
  • server/src/utils/db.ts
  • server/src/utils/error.ts
  • server/src/utils/helpers.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/eslint-rules

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@weaponsforge weaponsforge merged commit 67d54ac into dev Apr 18, 2026
2 checks passed
@weaponsforge weaponsforge deleted the chore/eslint-rules branch April 18, 2026 08:03
@weaponsforge weaponsforge mentioned this pull request Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant