POC for image background removal #1754
lint-and-test.yml
on: pull_request
JS Lints
1m 34s
Bundle size check
2m 36s
PHP Lints
45s
JS Tests
1m 16s
Plugin Check
3m 17s
Matrix: unit-php
Annotations
3 errors
JS Lints:
packages/editor/src/block-media-panel/image-block-controls.tsx#L23
'image' is declared but its value is never read.
|
JS Lints:
packages/editor/src/block-media-panel/image-block-controls.tsx#L249
Argument of type 'Blob' is not assignable to parameter of type 'File'.
|
JS Lints
Process completed with exit code 2.
|