feat(i18n): added basic localization #38
Annotations
5 errors and 1 warning
deploy:
src/components/global/LanguageSwitcher.vue#L8
'onMounted' is declared but its value is never read.
|
deploy:
src/lib/supabase/services/supabaseBoughtItemsService.ts#L2
'Tables' is declared but its value is never read.
|
deploy:
src/pages/boughtItems/BoughtItemsView.vue#L16
'boughtItemsStore' is declared but its value is never read.
|
deploy:
src/pages/boughtItems/store/boughtItemsStore.ts#L24
'error' is declared but its value is never read.
|
deploy
Process completed with exit code 2.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|