fix(settings): validate language against supported locales #587
Annotations
5 errors and 1 warning
|
Type Check, Lint & Validation
Process completed with exit code 2.
|
|
Type Check, Lint & Validation:
src/lib/settings/store.ts#L47
Duplicate identifier 'DEFAULT_LANGUAGE'.
|
|
Type Check, Lint & Validation:
src/lib/settings/store.ts#L47
Duplicate identifier 'SUPPORTED_LANGUAGES'.
|
|
Type Check, Lint & Validation:
src/lib/settings/store.ts#L44
Duplicate identifier 'SUPPORTED_LANGUAGES'.
|
|
Type Check, Lint & Validation:
src/lib/settings/store.ts#L44
Duplicate identifier 'DEFAULT_LANGUAGE'.
|
|
Type Check, Lint & Validation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|