[ESLint] Merge branch 'master' into bugfix/masonry-in-editor #2073
Annotations
6 errors and 1 warning
src/assets/js/kb-progress-bars.js#L139
'ScrollMagic' is not defined (no-undef)
|
src/assets/js/kb-progress-bars.js#L140
'ScrollMagic' is not defined (no-undef)
|
src/blocks/table/edit.js#L480
Translation function with placeholders is missing preceding translator comment (@wordpress/i18n-translator-comments)
|
src/blocks/table/edit.js#L575
Invalid text domain 'kadnece-blocks' (@wordpress/i18n-text-domain)
|
src/blocks/table/edit.js#L893
Translations should not contain collapsible whitespace (consecutive spaces) (@wordpress/i18n-no-collapsible-whitespace)
|
src/blocks/table/edit.js#L893
Translate function arguments must be string literals (@wordpress/i18n-no-variables)
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|