Skip to content

[ESLint] Update readme.txt #2068

[ESLint] Update readme.txt

[ESLint] Update readme.txt #2068

GitHub Actions / ESLint failed Dec 5, 2024 in 0s

6 errors

ESLint found 6 errors

Annotations

Check failure on line 139 in src/assets/js/kb-progress-bars.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/assets/js/kb-progress-bars.js#L139

'ScrollMagic' is not defined (no-undef)

Check failure on line 140 in src/assets/js/kb-progress-bars.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/assets/js/kb-progress-bars.js#L140

'ScrollMagic' is not defined (no-undef)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L480

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L575

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L893

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/blocks/table/edit.js#L893

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