Skip to content

Introduce files from https://github.com/carstingaxion/additional-adva… #2253

Introduce files from https://github.com/carstingaxion/additional-adva…

Introduce files from https://github.com/carstingaxion/additional-adva… #2253

Triggered via pull request November 19, 2024 10:34
Status Failure
Total duration 1m 24s
Artifacts

coding-standards.yml

on: pull_request
JavaScript Coding Standards
42s
JavaScript Coding Standards
PHP Coding Standards
18s
PHP Coding Standards
CSS Coding Standards
25s
CSS Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
PHP Coding Standards
Process completed with exit code 2.
JavaScript Coding Standards: src/variations/event-query/components/event-count-controls.js#L13
Replace `·{·attributes,·setAttributes·}·` with `{·attributes,·setAttributes·}`
JavaScript Coding Standards: src/variations/event-query/components/event-count-controls.js#L18
Replace `·__(·'Events·Per·Page',·'gatherpress'·)·` with `__('Events·Per·Page',·'gatherpress')`
JavaScript Coding Standards
Cache save failed.
JavaScript Coding Standards: 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