feat: settings sync via atproto account #4203
ci.yml
on: pull_request
π Lint project
25s
πͺ Type check
53s
π§ͺ Unit tests
51s
π§ͺ Component tests
1m 6s
π₯οΈ Browser tests
1m 23s
π§Ή Unused code check
1m 5s
π i18n validation
22s
Matrix: βΏ Accessibility audit
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
|