Initial version of localization #101
Annotations
7 errors and 1 warning
lint:
src/app/lib/localization.ts#L14
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
lint:
src/app/lib/translations.ts#L19
Parameter 'options' implicitly has an 'any' type.
|
lint:
src/app/lib/translations.ts#L19
Parameter 'url' implicitly has an 'any' type.
|
lint:
src/app/lib/translations.ts#L19
Parameter 'payload' implicitly has an 'any' type.
|
lint:
src/app/lib/translations.ts#L19
Parameter 'callback' implicitly has an 'any' type.
|
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.
|