Skip to content

fix(settings): validate language against supported locales #587

fix(settings): validate language against supported locales

fix(settings): validate language against supported locales #587

Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Type Check, Lint & Validation
44s
Type Check, Lint & Validation
build
build
test
test
Fit to window
Zoom out
Zoom in

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/