Skip to content

Add composer and PHPCS for local linting #290

Add composer and PHPCS for local linting

Add composer and PHPCS for local linting #290

Triggered via pull request September 19, 2023 23:44
Status Success
Total duration 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint: src/js/gutenberg.js#L46
React Hook useEffect has missing dependencies: 'registerShortcut' and 'unregisterShortcut'. Either include them or remove the dependency array