Skip to content

Feature/AG-34157 Translate company names/descriptions #2801

Feature/AG-34157 Translate company names/descriptions

Feature/AG-34157 Translate company names/descriptions #2801

Triggered via pull request October 21, 2024 15:25
Status Failure
Total duration 22s
Artifacts

workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: Localizations/translate.ts#L57
Unexpected use of continue statement
lint: Localizations/translate.ts#L76
Unexpected use of continue statement
lint: Localizations/translate.ts#L90
Strings must use singlequote
lint: Localizations/translate.ts#L103
'isDescriptionNeedToTranslate' was used before it was defined
lint: Localizations/translate.ts#L104
'copyBaseDescriptionToAllLang' was used before it was defined
lint: Localizations/translate.ts#L104
Missing semicolon
lint: Localizations/translate.ts#L105
Closing curly brace does not appear on the same line as the subsequent block
lint: Localizations/translate.ts#L107
'generateTranslations' was used before it was defined
lint: Localizations/translate.ts#L107
Expected newline after '('
lint: Localizations/translate.ts#L107
Trailing spaces not allowed