Add missing size attributes in jsonConfig #669
test-and-release.yml
on: pull_request
Matrix: adapter-tests
check-and-lint
26s
deploy
0s
Annotations
10 errors
check-and-lint:
admin/words.js#L1
'systemDictionary' is defined but never used
|
check-and-lint:
admin/words.js#L11
Replace `"General":·{······································"en":·"General",··········································"de":·"Allgemein",········································"ru":·"Общий",············································"pt":·"Em·geral",·········································"nl":·"Algemeen",·········································"fr":·"Général",··········································"it":·"Generale",·········································"es":·"General",··········································"pl":·"Ogólny",···········································"uk":·"Загальний",········································"zh-cn":·"一般的"` with `General:·{⏎········en:·'General',⏎········de:·'Allgemein',⏎········ru:·'Общий',⏎········pt:·'Em·geral',⏎········nl:·'Algemeen',⏎········fr:·'Général',⏎········it:·'Generale',⏎········es:·'General',⏎········pl:·'Ogólny',⏎········uk:·'Загальний',⏎········'zh-cn':·'一般的',⏎····`
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'General' found
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'en' found
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'de' found
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'ru' found
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'pt' found
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'nl' found
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'fr' found
|
check-and-lint:
admin/words.js#L11
Unnecessarily quoted property 'it' found
|