Feature-first refactor #1442
Annotations
2 errors and 1 warning
Run JS linting:
src/js/admin.js#L49
Replace `⏎↹↹document⏎↹↹↹.getElementById(·'password'·)⏎↹↹↹.closest(·'tr'·)⏎↹` with `·document.getElementById(·'password'·).closest(·'tr'·)·`
|
Run JS linting
Process completed with exit code 1.
|
Run JS linting:
src/js/gutenberg-plugins/content-resizing-plugin.js#L156
React Hook useEffect has a missing dependency: 'getResizedContent'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading