Skip to content

Introduce a separation of the block editor assets #329

Introduce a separation of the block editor assets

Introduce a separation of the block editor assets #329

Triggered via push July 2, 2024 11:19
Status Failure
Total duration 2m 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: modules/custom-status/lib/custom-status-block.js#L13
Replace `is_vip_feature_enabled` with `·is_vip_feature_enabled·`
test: modules/custom-status/lib/custom-status-block.js#L14
Replace `'VIP·feature·is·enabled'` with `·'VIP·feature·is·enabled'·`
test: modules/custom-status/lib/custom-status-block.js#L16
Replace `'VIP·feature·is·disabled'` with `·'VIP·feature·is·disabled'·`
test: modules/custom-status/lib/custom-status-block.js#L20
Replace `s·=>·({·label:·s.name,·value:·s.slug·})` with `·s·=>·(·{·label:·s.name,·value:·s.slug·}·)·`
test: modules/custom-status/lib/custom-status-block.js#L27
Replace `'core/editor'` with `·'core/editor'·`
test: modules/custom-status/lib/custom-status-block.js#L28
Replace `!postId` with `·!·postId·`
test: modules/custom-status/lib/custom-status-block.js#L34
Replace `'core/editor'` with `·'core/editor'·`
test: modules/custom-status/lib/custom-status-block.js#L35
Replace `isCleanNewPost` with `·isCleanNewPost·`
test: modules/custom-status/lib/custom-status-block.js#L36
Replace `'core/editor').editPost(` with `·'core/editor'·).editPost(·`