Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a reset to template columns for row layouts that use a multi-r… #629

Merged
merged 1 commit into from
Dec 12, 2024

Adding a reset to template columns for row layouts that use a multi-r…

995f6eb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Adding a reset to template columns for row layouts that use a multi-r… #629

Adding a reset to template columns for row layouts that use a multi-r…
995f6eb
Select commit
Loading
Failed to load commit list.
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)