Add editable headline and description for medium-promo-block #4147
Annotations
3 errors and 10 warnings
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L9
'showDescription' is defined but never used
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L9
Relative import from another package is not allowed. Use `@wpmedia/extra-large-manual-promo-block/index.story` instead of `../../../extra-large-manual-promo-block/index.story`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: act10ns/slack@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, act10ns/slack@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L37
Avoid direct Node access. Prefer using the methods from Testing Library
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L43
Avoid direct Node access. Prefer using the methods from Testing Library
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L52
Use `getBy*` queries rather than `queryBy*` for checking element is present
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L82
Use `getBy*` queries rather than `queryBy*` for checking element is present
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L133
Use `getBy*` queries rather than `queryBy*` for checking element is present
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L142
Use `getBy*` queries rather than `queryBy*` for checking element is present
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L152
Avoid destructuring queries from `render` result, use `screen.getByText` instead
|
blocks/medium-promo-block/features/medium-promo/default.test.jsx#L161
Use `getBy*` queries rather than `queryBy*` for checking element is present
|
This job failed
Loading