Skip to content

Update index.js

Update index.js #444

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

4 errors

ESLint found 4 errors

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L418

Translation function with placeholders is missing preceding translator comment (@wordpress/i18n-translator-comments)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L476

Invalid text domain 'kadnece-blocks' (@wordpress/i18n-text-domain)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L794

Translations should not contain collapsible whitespace (consecutive spaces) (@wordpress/i18n-no-collapsible-whitespace)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L794

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