#540 - Audio Generation Cleanup / Optimization / Display #1022
Annotations
10 errors and 1 warning
src/js/gutenberg-plugin.js#L17
Replace `·` with `⏎↹`
|
src/js/gutenberg-plugin.js#L196
@param "props" does not match an existing function parameter
|
src/js/gutenberg-plugin.js#L219
Replace `·` with `⏎↹↹`
|
src/js/gutenberg-plugin.js#L220
Replace `↹↹select(·'core/editor'·).getPostTypeLabel()·||·` with `↹↹↹select(·'core/editor'·).getPostTypeLabel()·||⏎↹↹↹`
|
src/js/gutenberg-plugin.js#L256
Insert `;`
|
src/js/gutenberg-plugin.js#L261
Insert `;`
|
src/js/gutenberg-plugin.js#L292
Replace `·isSavingPost·&&·!isAutosavingPost·&&·!·isPostSavingInProgress.current·` with `⏎↹↹↹isSavingPost·&&⏎↹↹↹!·isAutosavingPost·&&⏎↹↹↹!·isPostSavingInProgress.current⏎↹↹`
|
src/js/gutenberg-plugin.js#L299
Replace `·!·isSavingPost·&&·!·isAutosavingPost·&&·isPostSavingInProgress.current·` with `⏎↹↹↹!·isSavingPost·&&⏎↹↹↹!·isAutosavingPost·&&⏎↹↹↹isPostSavingInProgress.current⏎↹↹`
|
src/js/gutenberg-plugin.js#L321
Replace `⏎↹↹↹↹↹` with `·`
|
src/js/gutenberg-plugin.js#L328
Delete `↹`
|
src/js/gutenberg-plugin.js#L304
React Hook useEffect has missing dependencies: 'isAutosavingPost' and 'isSynthesizeSpeech'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading