Introduce files from https://github.com/carstingaxion/additional-adva… #2253
Annotations
10 errors and 2 warnings
Run JSHint:
src/variations/event-query/components/event-count-controls.js#L13
Replace `·{·attributes,·setAttributes·}·` with `{·attributes,·setAttributes·}`
|
Run JSHint:
src/variations/event-query/components/event-count-controls.js#L18
Replace `·__(·'Events·Per·Page',·'gatherpress'·)·` with `__('Events·Per·Page',·'gatherpress')`
|
Run JSHint:
src/variations/event-query/components/event-count-controls.js#L19
Replace `·1·` with `1`
|
Run JSHint:
src/variations/event-query/components/event-count-controls.js#L20
Replace `·50·` with `50`
|
Run JSHint:
src/variations/event-query/components/event-count-controls.js#L21
Replace `·(·newCount·` with `(newCount`
|
|
|
|
Run JSHint:
src/variations/event-query/components/event-count-controls.js#L30
Replace `·perPage·` with `perPage`
|
Run JSHint:
src/variations/event-query/components/event-exclude-controls.js#L8
Missing JSDoc @param "root0" declaration
|
Run actions/cache/save@v4
Cache save failed.
|
Run JSHint:
src/variations/event-query/controls.js#L74
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
Loading