Skip to content

Add a check to ensure we have a valid PHP version before loading plugin functionality and output an admin notice f needed #263

Add a check to ensure we have a valid PHP version before loading plugin functionality and output an admin notice f needed

Add a check to ensure we have a valid PHP version before loading plugin functionality and output an admin notice f needed #263

Triggered via pull request August 14, 2023 07:05
Status Success
Total duration 1m 4s
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