Skip to content

[ESLint] Add row button on parent table #2007

[ESLint] Add row button on parent table

[ESLint] Add row button on parent table #2007

GitHub Actions / ESLint failed Nov 25, 2024 in 0s

4 errors

ESLint found 4 errors

Annotations

Check failure on line 473 in src/blocks/table/edit.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L849

Translate function arguments must be string literals (@wordpress/i18n-no-variables)