Initial version of localization #102
Annotations
10 errors and 1 warning
lint:
src/app/lib/kouta-types.ts#L1
Module '"./common"' has no exported member 'TranslatedName'.
|
lint:
src/app/lib/kouta.ts#L4
Module '"./common"' has no exported member 'TranslatedName'.
|
lint:
src/app/lib/localization/localizations.ts#L19
Parameter 'options' implicitly has an 'any' type.
|
lint:
src/app/lib/localization/localizations.ts#L19
Parameter 'url' implicitly has an 'any' type.
|
lint:
src/app/lib/localization/localizations.ts#L19
Parameter 'payload' implicitly has an 'any' type.
|
lint:
src/app/lib/localization/localizations.ts#L19
Parameter 'callback' implicitly has an 'any' type.
|
lint:
src/app/lib/localization/translations.ts#L14
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
lint:
src/app/wrapper.tsx#L18
Property 'data' does not exist on type 'Language'.
|
lint
Process completed with exit code 2.
|
e2e
Process completed with exit code 1.
|
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|