Skip to content

fix(ci): pass lint + check + backend build#13

Merged
jeremie0342 merged 1 commit into
mainfrom
fix/ci-lint-and-i18n-types
Jul 22, 2026
Merged

fix(ci): pass lint + check + backend build#13
jeremie0342 merged 1 commit into
mainfrom
fix/ci-lint-and-i18n-types

Conversation

@jeremie0342

Copy link
Copy Markdown
Contributor

Nest 11 peer dep bumps (@nestjs/config 4.x, @nestjs/typeorm 11.x), i18n Dict interface fix, prettier auto-fix, lockfiles.

- Bump @nestjs/config to ^4.0.0 and @nestjs/typeorm to ^11.0.0 so they accept Nest 11 as a peer.
- Extract Dict interface into frontend/src/lib/i18n/types.ts (same pattern as T01/T02).
- Set default language to English.
- Run prettier --write.
- Commit backend/ and frontend/ package-lock.json so setup-node's npm cache works.
@jeremie0342
jeremie0342 merged commit cd0c76a into main Jul 22, 2026
2 checks passed
@jeremie0342
jeremie0342 deleted the fix/ci-lint-and-i18n-types branch July 22, 2026 15:38
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