feat: add server-synced user preferences infrastructure (#484) #5516
ci.yml
on: pull_request
π Lint project
27s
πͺ Type check
57s
π§ͺ Unit tests
54s
π§ͺ Component tests
1m 39s
π₯οΈ Browser tests
1m 45s
π§Ή Unused code check
41s
π i18n validation
20s
Matrix: βΏ Accessibility audit
Annotations
17 errors and 19 warnings
|
π i18n validation
Process completed with exit code 1.
|
|
π§Ή Unused code check
Process completed with exit code 1.
|
|
βΏ Accessibility audit (dark)
Process completed with exit code 1.
|
|
πͺ Type check:
app/pages/settings.vue#L226
Property 'settings' does not exist on type '{ canGoBack: boolean; router: Router; isAuthenticated: boolean; isSyncing: boolean; isSynced: boolean; hasError: boolean; setColorMode: (mode: ColorModePreference) => void; ... 705 more ...; $npmApi: <T>(url: string, options?: NitroFetchOptions<...> | undefined, ttl?: number | undefined) => Promise<...>; }'.
|
|
πͺ Type check:
app/pages/settings.vue#L206
Property 'settings' does not exist on type '{ canGoBack: boolean; router: Router; isAuthenticated: boolean; isSyncing: boolean; isSynced: boolean; hasError: boolean; setColorMode: (mode: ColorModePreference) => void; ... 705 more ...; $npmApi: <T>(url: string, options?: NitroFetchOptions<...> | undefined, ttl?: number | undefined) => Promise<...>; }'.
|
|
πͺ Type check:
app/composables/useGlobalSearch.ts#L8
Cannot find name 'useSearchProvider'. Did you mean 'searchProvider'?
|
|
πͺ Type check:
app/composables/useConnector.ts#L60
Cannot find name 'useSettings'. Did you mean 'settings'?
|
|
πͺ Type check:
app/composables/npm/useUserPackages.ts#L26
Cannot find name 'useSearchProvider'. Did you mean 'searchProvider'?
|
|
πͺ Type check:
app/composables/npm/useSearch.ts#L2
Cannot find module '~/composables/useSettings' or its corresponding type declarations.
|
|
πͺ Type check:
app/composables/npm/useOrgPackages.ts#L14
Cannot find name 'useSearchProvider'. Did you mean 'searchProvider'?
|
|
πͺ Type check:
app/components/SearchProviderToggle.client.vue#L4
Cannot find name 'useSearchProvider'.
|
|
πͺ Type check:
app/components/Header/ConnectorModal.vue#L5
Cannot find name 'useSettings'.
|
|
πͺ Type check:
app/components/Compare/PackageSelector.vue#L23
Cannot find name 'useSearchProvider'.
|
|
βΏ Accessibility audit (light)
The strategy configuration was canceled because "a11y.dark" failed
|
|
βΏ Accessibility audit (light)
The operation was canceled.
|
|
π§ͺ Component tests
Process completed with exit code 1.
|
|
π₯οΈ Browser tests
Process completed with exit code 1.
|
|
π i18n validation
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π i18n validation
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π Lint project
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π Lint project
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π§Ή Unused code check
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π§Ή Unused code check
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π§ͺ Unit tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π§ͺ 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
|
|
π§ͺ Unit tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
βΏ Accessibility audit (dark)
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
βΏ Accessibility audit (dark)
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
πͺ Type check
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
πͺ Type check
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
βΏ Accessibility audit (light)
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
βΏ Accessibility audit (light)
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π§ͺ Component tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π§ͺ Component tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π₯οΈ Browser tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
π₯οΈ Browser tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|