[ESLint] fixing some minor issues with row and column styling https://stellarwp.atlassian.net/browse/KAD-3884 https://stellarwp.atlassian.net/browse/KAD-3883 #2019
GitHub Actions / ESLint
failed
Nov 27, 2024 in 0s
4 errors
ESLint found 4 errors
Annotations
Check failure on line 473 in src/blocks/table/edit.js
github-actions / ESLint
src/blocks/table/edit.js#L473
Translation function with placeholders is missing preceding translator comment (@wordpress/i18n-translator-comments)
Check failure on line 531 in src/blocks/table/edit.js
github-actions / ESLint
src/blocks/table/edit.js#L531
Invalid text domain 'kadnece-blocks' (@wordpress/i18n-text-domain)
Check failure on line 849 in src/blocks/table/edit.js
github-actions / ESLint
src/blocks/table/edit.js#L849
Translations should not contain collapsible whitespace (consecutive spaces) (@wordpress/i18n-no-collapsible-whitespace)
Check failure on line 849 in src/blocks/table/edit.js
github-actions / ESLint
src/blocks/table/edit.js#L849
Translate function arguments must be string literals (@wordpress/i18n-no-variables)
Loading