Skip to content

feat: settings sync via atproto account #4203

feat: settings sync via atproto account

feat: settings sync via atproto account #4203

Triggered via pull request February 7, 2026 18:06
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
πŸ”  Lint project
25s
πŸ”  Lint project
πŸ’ͺ Type check
53s
πŸ’ͺ Type check
πŸ§ͺ Unit tests
51s
πŸ§ͺ Unit tests
πŸ§ͺ Component tests
1m 6s
πŸ§ͺ Component tests
πŸ–₯️ Browser tests
1m 23s
πŸ–₯️ Browser tests
🧹 Unused code check
1m 5s
🧹 Unused code check
🌐 i18n validation
22s
🌐 i18n validation
Matrix: β™Ώ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
πŸ”  Lint project
Process completed with exit code 1.
β™Ώ Accessibility audit (dark)
Process completed with exit code 1.
β™Ώ Accessibility audit (light)
The strategy configuration was canceled because "a11y.dark" failed
β™Ώ Accessibility audit (light)
Process completed with exit code 1.
πŸ’ͺ Type check: app/plugins/i18n-loader.client.ts#L17
Argument of type 'string' is not assignable to parameter of type '"ar-EG" | "az-AZ" | "cs-CZ" | "de-DE" | "en-GB" | "en-US" | "es-419" | "es-ES" | "fr-FR" | "hi-IN" | "hu-HU" | "id-ID" | "it-IT" | "ja-JP" | "mr-IN" | "ne-NP" | "no-NO" | "pl-PL" | ... 5 more ... | "zh-TW"'.
πŸ’ͺ Type check: app/plugins/i18n-loader.client.ts#L13
Argument of type 'string' is not assignable to parameter of type '"ar-EG" | "az-AZ" | "cs-CZ" | "de-DE" | "en-GB" | "en-US" | "es-419" | "es-ES" | "fr-FR" | "hi-IN" | "hu-HU" | "id-ID" | "it-IT" | "ja-JP" | "mr-IN" | "ne-NP" | "no-NO" | "pl-PL" | ... 5 more ... | "zh-TW"'.
πŸ’ͺ Type check: app/components/Settings/BgThemePicker.vue#L23
Type '"neutral" | "black" | "stone" | "zinc" | "slate" | null' is not assignable to type 'PropertyKey | undefined'.
πŸ’ͺ Type check: app/components/Settings/AccentColorPicker.vue#L25
Type '"magenta" | "coral" | "amber" | "emerald" | "sky" | "violet" | null' is not assignable to type 'PropertyKey | undefined'.
πŸ’ͺ Type check: app/components/Package/WeeklyDownloadStats.vue#L79
Type 'null' cannot be used as an index type.
πŸ’ͺ Type check: app/components/Package/DownloadAnalytics.vue#L72
Type 'null' cannot be used as an index type.
πŸ’ͺ Type check: app/components/Header/AuthModal.client.vue#L41
Cannot redeclare block-scoped variable 'locale'.
πŸ’ͺ Type check: app/components/Header/AuthModal.client.vue#L34
Argument of type 'string' is not assignable to parameter of type '"ar-EG" | "az-AZ" | "cs-CZ" | "de-DE" | "en-GB" | "en-US" | "es-419" | "es-ES" | "fr-FR" | "hi-IN" | "hu-HU" | "id-ID" | "it-IT" | "ja-JP" | "mr-IN" | "ne-NP" | "no-NO" | "pl-PL" | ... 5 more ... | "zh-TW"'.
πŸ’ͺ Type check: app/components/Header/AuthModal.client.vue#L32
Argument of type 'string' is not assignable to parameter of type '"ar-EG" | "az-AZ" | "cs-CZ" | "de-DE" | "en-GB" | "en-US" | "es-419" | "es-ES" | "fr-FR" | "hi-IN" | "hu-HU" | "id-ID" | "it-IT" | "ja-JP" | "mr-IN" | "ne-NP" | "no-NO" | "pl-PL" | ... 5 more ... | "zh-TW"'.
πŸ’ͺ Type check: app/components/Header/AuthModal.client.vue#L10
Cannot redeclare block-scoped variable 'locale'.
πŸ§ͺ Component tests
Process completed with exit code 1.
πŸ–₯️ Browser tests
Process completed with exit code 1.
πŸ§ͺ Unit tests
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results